ROSInfo is a neat little tool that helps you keep an eye on signal levels, traffic, and network latency for x86 machines, RouterBoards, and other devices running Mikrotik RouterOS. If you're managing a network with lots of Mikrotik routers, this tool is going to be super helpful!
This project was built specifically for Mikrotik RouterOS 2.9. It's been tested on a big network, so you know it works well if you have multiple Mikrotik routers.
You can use ROSInfo with any version of Mikrotik RouterOS 2.9, so you're covered no matter what!
Requirements:
To get ROSInfo up and running:
chown
and chmod
.You can add this line in your /etc/crontab file:
*\/5 * * * * www-data /usr/bin/php /path/to/rosinfo/fetchexec.php > /dev/null 2>&1
If you want to add new routers, just go into include/config.inc and tweak the variable $systems
. Remember that the link "Add a new router" on your web pages only gives instructions for your network admins.
Please don't run the fetchexec.php file manually unless you're logged in as a user that Apache runs under. You might use something like su www-data
, then start fetchexec.php from there.
If you're looking for debug info from the fetchexec process, just uncomment the line $debug=1;
in config.inc. This will save output in several log files.
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.