Greetings! I am new to zenoss; I am trying to monitor a bunch of Mikrotik wireless routers.
I can see the systemName, location, etc in the "Status" tab and also the interfaces and routes. I should have no problem graphing the interface statistics.
What I am trying to achieve is to
display the wireless registration table, containing the client's MAC address, signal strength, Rx/Tx rates and packets for each wireless client.
I wrote a perl script which gets the table successfully and print to stdout. (It uses SNMP.pm and Mikrotik's proprietary MIB file)

My question is, how do I display this table in Zenoss? I am hoping this can be done via some clever templating i.e. without having to program it (I am not a Python person but will take the plunge if I need to)

Any ideas?

Thanks,
Drago
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to