Dude network status output

Greetings.
First, let me apologize if this thread exists already. Tried to search for it but couldn’t find any :frowning:
Our NGO uses Mikrotik routers for a municipal wifi network, and we use Dude for network monitoring.

Our current Dude generates jpeg image with all routers and links on it. My question is, is it possible to get those values in some other way - maybe in some kind of a txt file, so we can adjust some scripts to access it and extract certain values. What i’m thinking of is:

  • router statuses (is each up or down),
  • link statuses
  • and current bandwidth

Thanks

Latest rc of dude started to log events into the system log of hosting ros. It also logs into its log files that you can access over ftp.The traffic data are stored in database so you might succeed in the extraction.