Search found 1099 matches
- Thu May 19, 2022 8:19 pm
- Forum: Feature requests
- Topic: Allow non IT user to launch an automation task
- Replies: 2
- Views: 71
Re: Allow non IT user to launch an automation task
I know this is not what you are asking for - but as a stopgap, you can create a simple external interface that will call Unimus' Config Push over the API. Config Push is available over the v3 API, so you could expose API calls in a simple and limited interface to external users using this. This woul...
- Tue May 17, 2022 8:12 pm
- Forum: Beta
- Topic: [BETA] 2.2.3 beta release thread
- Replies: 2
- Views: 1163
Re: [BETA] 2.2.3 beta release thread
We just pushed out 2.2.3-Beta3. This has a larger change-set (changes since Beta2) and we are aiming for 2.2.3 to go to GA by the end of the month. New since 2.2.3-Beta2: Features: Added support for syncing device manage state from Zabbix ("status" field) Improved search behavior (search triggering ...
- Mon May 09, 2022 12:06 am
- Forum: Feature requests
- Topic: [Solved] More informative emails
- Replies: 2
- Views: 154
Re: More informative emails
Successful devices are not listed in notifications - this is on purpose. Any failures are fully listed, with device-by-device information. Here is an example: Discovery result System: some.system.local Started with: 55 devices Filtered devices: 3 - un-managed: 3 Discovery job started on: 52 Succeede...
- Fri May 06, 2022 5:00 am
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 379
- Fri May 06, 2022 3:54 am
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 379
Re: IOS XE file copy INTERACTION-ERROR
How long does this copy take if you run it manually with Putty (or some other SSH client)? Is there any output during the copy operation, or just a prompt after it's finished? From the logs, it looks like it takes more than 5 minutes and doesn't output anything during the TFTP download process. If t...
- Fri May 06, 2022 3:22 am
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 379
Re: IOS XE file copy INTERACTION-ERROR
Hi, sorry you are running into issues. We will definitely investigate the UI issues. As for the Push, could you please enable Device Output Logging, and also provide the device output log for this push?
Thanks!
Thanks!
- Tue May 03, 2022 7:46 pm
- Forum: Feature requests
- Topic: Support backing up Mikrotik SwOS devices
- Replies: 1
- Views: 3700
Re: Support backing up Mikrotik SwOS devices
These have a HTTP interface only, no HTTPS or SSH. There is an ability to backup config from the web ui. Just a small update. While native support for HTTP(S)-only device in Unimus is still not ready, we have published a step-by-step guide on how to push SwOS backups into Unimus. Full guide here: h...
- Tue May 03, 2022 7:45 pm
- Forum: Support
- Topic: MikroTik SwOS Backup
- Replies: 5
- Views: 3419
Re: MikroTik SwOS Backup
Just a small update. While the native HTTP(S) connectors in Unimus are still not ready, we have published a step-by-step guide on how to push SwOS backups into Unimus. Full guide here: https://blog.unimus.net/automating-mikr ... -to-guide/
- Tue May 03, 2022 7:40 pm
- Forum: Automation
- Topic: Automating MikroTik SwOS backups with Unimus
- Replies: 0
- Views: 250
Automating MikroTik SwOS backups with Unimus
We posted a guide on our blog on how to automate backups of MikroTik SwitchOS (SwOS) and push them to Unimus. It contains scripts for use with the Unimus API so you can get the configs from SwOS into Unimus for backup and config management purposes. The script in the article can be used as a templat...
- Mon May 02, 2022 12:53 am
- Forum: General
- Topic: [Solved] How do I extend the timeout on a backup job?
- Replies: 1
- Views: 274
Re: How do I extend the timeout on a backup job?
Hi, the timeout settings are available on the Wiki: https://wiki.unimus.net/display/UNPUB/Changing+default+timeouts Please note the MikroTik driver uses a timeout multiplier (since Tiks are known to do this): https://wiki.unimus.net/display/UNPUB/Driver+timeout+multipliers So if you know your Tik ta...