I want to make a graph with the number of active users in my hotspot. In the graph With Dude or Cacti. I need to put the total users connected to the radios (number of registration lines).
I can get this with
/ip hotspot active print count-only
and
/interface wireless registration print count-only
How can I see this 2 things in a graph with The Dude? :’ ( we are getting crazy, I think it’s easy, but.. I don’t know why we are not able to get it working. We are trying with a Dude in a RB450G installed in the same network of the hotspot and with a Dude installed in our office, connected there as an agent…
We made a function as ros_command(/ip hotspot active print count-only) and made a graph, but we are not able to do with the dude connected as Agent. It’s possible? If not, why not?
It’s possible to sum all the actived users in a network?
I have 3 hotspots in a network and I can monitor the active users on each hotspot with 3 different lines in the same graph. I want to make only a line with the hotspot1+hotspot2+hotspot3 users.
using the regular Dude “create data source”, choosing the authenticated clients at each AP (4 of them) but removing the initial algebric operation before each oid.
The total data source was simply oid1+oid2+oid3 etc …
I am new with the DUDE thing. Could you please guide me step by step on how can we get a graph for the active hotspot users for a Mikrotik device connected with CHR dude?