Search found 1118 matches
- Mon Aug 08, 2022 2:36 pm
- Forum: Automation
- Topic: RouterOS and MTU - a collection of useful scripts
- Replies: 2
- Views: 765
Re: RouterOS and MTU - a collection of useful scripts
I want to try to maximise the MTU, I have a working OFPS/MPLS, working on 1600mtu; due to some limitations on a few segments, can I run the script and maximise the MTU? and will it affect the working of MPLS or OSPF? The L2 MTU you can max across the network without any negative consequences. The M...
- Mon Aug 08, 2022 11:28 am
- Forum: Support
- Topic: Config change detection
- Replies: 1
- Views: 55
Re: Config change detection
Yes, Unimus will detect changes and send config change notifications. However, this is not "live". You can set the scheduled backup jobs to run for example hourly, in which case there would be a maximum of 1 hour between the change being made and the detection of that change. Increasing th...
- Sat Aug 06, 2022 9:33 am
- Forum: Feature requests
- Topic: Suggestion: option to email output of config push
- Replies: 1
- Views: 58
Re: Suggestion: option to email output of config push
Hi,
This is planned for early next year, and is already scheduled on the Roadmap
https://wiki.unimus.net/display/UNPUB/Roadmap
Should be coming in 2.4.0.
This is planned for early next year, and is already scheduled on the Roadmap

https://wiki.unimus.net/display/UNPUB/Roadmap
Should be coming in 2.4.0.
- Tue Aug 02, 2022 2:00 pm
- Forum: General
- Topic: [Solved] Max number of devices for config push?
- Replies: 1
- Views: 168
Re: Max number of devices for config push?
What do you guys typically do when you have 250+ devices to push a config change to (all at once, break them up into groups, etc.)? Hi! Unimus will by default open 100 concurrent jobs (outbound device connections), and process all devices in any queued Push Presets until everything is finished. At ...
- Fri Jul 29, 2022 3:28 pm
- Forum: Support
- Topic: Get interfaces, static and dym routes and export to disk
- Replies: 1
- Views: 86
Re: Get interfaces, static and dym routes and export to disk
Hi, Unimus can indeed be used as a "generic integration tool" through our API. The best approach would be to use our Config Push feature through the API to get the data you need from your devices and then store them in the format / location which you need. In general, the flow should be so...
- Tue Jul 26, 2022 6:07 pm
- Forum: Automation
- Topic: Automating MikroTik RouterOS updates
- Replies: 24
- Views: 17882
Re: Automating MikroTik RouterOS updates
Hi Tomas, On version 2.2.4 I don't need to double-escape all "$", but when I am using something like this: :set PkgVer "$[/system package get routeros version]" or :set RbVer "$[/system routerboard get current-firmware]" I need to double-escape "$" or the cod...
- Mon Jul 25, 2022 1:48 pm
- Forum: Automation
- Topic: Automating MikroTik RouterOS updates
- Replies: 24
- Views: 17882
Re: Automating MikroTik RouterOS updates
We just released 2.2.4, which should contain the final fix for these variable prefixing issues. Please let us know if all your Tik scripts work properly now without needing to be escaped with "\".
Thanks!
- Mon Jul 25, 2022 1:34 pm
- Forum: News and announcements
- Topic: Unimus 2.2.4 & Unimus Core 2.2.4 release
- Replies: 0
- Views: 669
Unimus 2.2.4 & Unimus Core 2.2.4 release
Unimus & Core version 2.2.4 are being released today! This is a bugfix release for our 2.2 code-branch. We are seeing very good stability of the 2.2 code, and this will be the last release in this code-branch. Development has now fully moved to 2.3 as per our Roadmap . We highly recommend all cu...
- Wed Jul 20, 2022 1:00 pm
- Forum: Support
- Topic: [Fixed in 2.2.4] Fortigate extender controller SIM PIN
- Replies: 2
- Views: 303
Re: [Fixed in 2.2.4] Fortigate extender controller SIM PIN
Thank you for letting us know - I have added a built-in filter for this.
Starting with 2.2.4, this will be ignored out of the box.
Starting with 2.2.4, this will be ignored out of the box.
- Tue Jun 28, 2022 1:23 pm
- Forum: News and announcements
- Topic: Update on Unimus security - 2022 edition
- Replies: 0
- Views: 435
Update on Unimus security - 2022 edition
Last year we wrote our first report on the security of Unimus codebase and releases. We have been putting a lot of focus on security in Unimus over the last year, and today we published a new "state of Unimus security" report on our blog summarizing the work done on security and introducin...