On Thu, Apr 19, 2012 at 06:08:18AM -0700, Jack Bates wrote: > Anyone had any luck graphing wireless signal strength with Cacti? > Anyone have any suggestion how to graph wireless signal strength > with Cacti? Use SNMP?
I believe you can write custom scripts for cacti. You could write a cacti script that used passphrase-less ssh to run iwconfig on the router. That would grab the signal strength. Alternatively you could run a custom script locally via net-snmp[1] on OpenWRT. Then have cacti poll the router using SNMP. 1. http://blog.bitpusher.com/?p=64 _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
