Community discussions

MikroTik App
 
chuspy
newbie
Topic Author
Posts: 29
Joined: Sun Mar 27, 2016 6:17 pm

CapsMan add graphing users

Thu Apr 15, 2021 12:26 pm

On Dude i have set up that it shows number of connected users with label on Capsman device with:
[concatenate("BIZ clients ",round(ros_command("/caps-man registration-table print count-only where ssid~\"\w*Biz\"")))]
[concatenate("Gusest clients ",round(ros_command("/caps-man registration-table print count-only where ssid~\"\w*Guests\"")))]
[concatenate("TOTAL clients ",round(ros_command("/caps-man registration-table print count-only")))]
is there any way I can graph that data over time so I can see trends regarding clients connection and so on....
 
User avatar
dlynes
newbie
Posts: 32
Joined: Tue Apr 12, 2016 9:08 pm
Location: Hamilton, Canada
Contact:

Re: CapsMan add graphing users

Fri Sep 24, 2021 3:15 pm

I don't know of a way to do that in TheDude, but you can definitely do that in Cacti as each ESSID shows up as a different WiFi interface that gets exposed via SNMP.

Cacti will track 1 year's worth of data.

Who is online

Users browsing this forum: No registered users and 7 guests