Mod_gearman with check_snmp --rate
Posted: Mon Nov 18, 2013 6:08 pm
Hello
I'd like to scale my Nagios better and use Nagios + gearman + PNP4Nagios (pnp_gearman_worker). This all works really well except for some service checks I run using check_snmp with the --rate option. The --rate option involves the plugin writing state information to /var/check_snmp on the local gearman_worker server and since the worker will potentially be different each time the service check runs this will cause at the very least inaccurate rate calculations. I wonder if anyone else is using mod_gearman with check_snmp --rate and has worked out a slick way to handle this issue?
Simon
I'd like to scale my Nagios better and use Nagios + gearman + PNP4Nagios (pnp_gearman_worker). This all works really well except for some service checks I run using check_snmp with the --rate option. The --rate option involves the plugin writing state information to /var/check_snmp on the local gearman_worker server and since the worker will potentially be different each time the service check runs this will cause at the very least inaccurate rate calculations. I wonder if anyone else is using mod_gearman with check_snmp --rate and has worked out a slick way to handle this issue?
Simon