Search found 19 matches
- Mon Jul 07, 2025 1:53 pm
- Forum: Support
- Topic: Unimus Mass Config Push Handling Reboot
- Replies: 3
- Views: 482
Re: Unimus Mass Config Push Handling Reboot
Okay, so talked to the Devs in detail on this one. They are already adding in some logic for handling expected disconnects, so you will get successful runs when rebooting. These should be coming out with our 2.8.0 release later this year. (around September is the expected time-frame) That said, a re...
- Thu Jul 03, 2025 3:31 pm
- Forum: Support
- Topic: Probe timeout customization
- Replies: 2
- Views: 4417
Re: Probe timeout customization
Okay, talked to the devs and here's how to adjust the timeout. So you have to edit "/etc/default/unimus-core" on the Remote Core. Add: -Dunimus.core.tcp.connect-timeout=X Where X is the timeout you want to use in seconds, default is 5. If you enable debug logging for the Remote Core you sh...
- Fri Jun 27, 2025 4:03 pm
- Forum: Support
- Topic: Probe timeout customization
- Replies: 2
- Views: 4417
Re: Probe timeout customization
Talking to the devs, I "think" there's something, but it's not documented well and I don't have any personal notes.
- Fri Jun 27, 2025 4:02 pm
- Forum: Support
- Topic: PostgreSQL backup script
- Replies: 2
- Views: 7255
Re: PostgreSQL backup script
Sorry for letting this sit for a while: Here's what I have dug up as extra options, if you could let us know if you figured it out or if one of these work for you that'd be great. 1. Grant access to the specific large object As a superuser, run the following command: GRANT SELECT ON LARGE OBJECT 100...
- Fri Jun 27, 2025 4:00 pm
- Forum: Support
- Topic: Unimus Mass Config Push Handling Reboot
- Replies: 3
- Views: 482
Re: Unimus Mass Config Push Handling Reboot
David, I am pretty sure that there isn't a way for Mass Config Push to re-login to a device once it closes the Telnet/SSH session. I am talking to the devs about this, but I don't see a way around the SSH session being automatically terminated by the MikroTik during the reboot process. You can get a...
- Fri Jun 27, 2025 3:27 pm
- Forum: Support
- Topic: NETGEAR M4350-24F4V - Discovery reports an unsupported device
- Replies: 2
- Views: 509
Re: NETGEAR M4350-24F4V - Discovery reports an unsupported device
Hey, thanks for the appreciation and the documents.
I am reaching out to our support/dev team to get you on the track for us getting all the info we will need for adding support for a new device.
I am reaching out to our support/dev team to get you on the track for us getting all the info we will need for adding support for a new device.
- Fri Jun 27, 2025 3:20 pm
- Forum: General
- Topic: [Solved] Using a custom SSL Certificate
- Replies: 7
- Views: 13825
Re: [Solved] Using a custom SSL Certificate
@CSC Have you attempted to remove the double quotation marks surrounding your password? From my reading of the WiKi you should only need to use them if you are trying to use special characters. (Although I do notice that the documentation itself doesn't seem to be consistent. If you are still having...
- Wed Jun 11, 2025 7:57 am
- Forum: General
- Topic: Secondary login to backup subordinate cisco devices
- Replies: 3
- Views: 4104
Re: Secondary login to backup subordinate cisco devices
Oh, I get it now. No, Unimus needs a remote agent of some kind to do the SSH interaction. Which is why we provide Unimus Core, this is able to perform all the device interaction tasks (Jobs) that your Unimus Server performs, but is able to do so locally to devices. https://wiki.unimus.net/display/UN...
- Mon Jun 09, 2025 1:29 pm
- Forum: General
- Topic: Secondary login to backup subordinate cisco devices
- Replies: 3
- Views: 4104
Re: Secondary login to backup subordinate cisco devices
My understanding is that each of the Stack members have a synced configuration that contains all member switches configurations and is pushed to them from the Primary Switch when it's configuration is saved. The only significant difference that I can think of between the switches "should" ...
- Thu May 29, 2025 6:59 pm
- Forum: Feature requests
- Topic: URL Button / TFTP
- Replies: 3
- Views: 10154
Re: URL Button / TFTP
Okay, I see where your going with #3. I assumed that setting the export folder would be apart of #2. Makes sense and the Devs and I are discussing. Secondly, I was reminded of: https://blog.unimus.net/unimus-backup-exporter/ which while it doesn't match your needs perfectly, it does give you all the...