Search found 77 matches

by Tommy.c
Thu Jul 09, 2026 12:01 pm
Forum: Feature requests
Topic: Feature Request: Preserve original CLI prompt when viewing Mass Config Push output
Replies: 1
Views: 212

Re: Feature Request: Preserve original CLI prompt when viewing Mass Config Push output

This is a feature we are working on. The idea being that you will have a group of 5 devices that all responded similarly, but you can select individual devices and see their specific responses. It looks like the devs are aiming for 2.11 for this feature, but it's going to require some re-implementat...
by Tommy.c
Fri Jul 03, 2026 6:40 pm
Forum: Feature requests
Topic: Auto bind credentials on device
Replies: 5
Views: 12586

Re: Auto bind credentials on device

We have a ticket for this, but currently no ETA.

I will have your names added to the ticket so we can give you updates as we work on it.
by Tommy.c
Thu Jul 02, 2026 9:37 pm
Forum: Automation
Topic: config block compliance
Replies: 5
Views: 740

Re: config block compliance

No, this should work for any device that has scripting in it's CLI, the code is an example for MikroTik, but I am lead to understand similar can be done with Cisco, Juniper and Arista (just to name some of the bigger Manufacture's we support)
by Tommy.c
Thu Jul 02, 2026 9:33 pm
Forum: Automation
Topic: Autbackup after CLI terminal close
Replies: 1
Views: 208

Re: Autbackup after CLI terminal close

Thank you @BramCoom
by Tommy.c
Thu Jul 02, 2026 9:31 pm
Forum: Feature requests
Topic: Device credentials priority
Replies: 2
Views: 314

Re: Device credentials priority

This is something I have brought to the developers.

I am hoping we can get some updates on this in the next release. I will try to give some more updates on this tomorrow when I have a chance to go over our timeline with the devs and the various tickets involved.
by Tommy.c
Tue Jun 09, 2026 1:46 pm
Forum: Feature requests
Topic: Automatically binding credentials
Replies: 3
Views: 21114

Re: Automatically binding credentials

There are three workarounds that I know of. Manually binding the credentials for each device. Having a single set of credentials that Unimus utilizes. (this is my preference) Editing the Database, you can manually edit the DB. (This is easier with the non-HSQL DBs) and bind credentials from there. I...
by Tommy.c
Tue Jun 09, 2026 1:39 pm
Forum: Automation
Topic: [Solved] Triggered backups and Unimus config mode access
Replies: 4
Views: 57710

Re: [Solved] Triggered backups and Unimus config mode access

@toro

This can be done with NetXMS, or any NMS/Syslog listener that is capable of processing the received syslogs and running scripts based off the message contents.
by Tommy.c
Tue Jun 09, 2026 1:30 pm
Forum: Beta
Topic: [BETA] 2.9.0 beta release thread
Replies: 8
Views: 11932

Re: [BETA] 2.9.0 beta release thread

We are still working on some last minute features and verifications for 2.9.0

If you have any issues with the Beta, please reach out to support.

We will announce the full release of 2.9.0 as soon as it is fully baked.
by Tommy.c
Tue Jun 09, 2026 1:25 pm
Forum: General
Topic: Supported vendors/devices
Replies: 84
Views: 3079054

Re: Supported vendors/devices

Below you will find our supported devices. We do offer support for Unifi devices, though you must enable SSH on them and have the correct credentials setup in Unimus for it to access them. I would verify those credentials if you are having issues. If you add a device and are unable to perform action...
by Tommy.c
Fri May 22, 2026 2:16 pm
Forum: General
Topic: Scheduled backups should use the discovered credentials
Replies: 2
Views: 627

Re: Scheduled backups should use the discovered credentials

If you have automatic credential discovery enabled for a device Unimus will recheck the credentials before scheduled backups. https://wiki.unimus.net/display/UNPUB/Discovery#Discovery-WhenisDiscoveryperformed? "pinning" the last known working credentials only works for actions taken that a...