Search found 2 matches
- Tue Nov 19, 2013 6:10 pm
- Forum: Open Source Nagios Projects
- Topic: Mod_gearman with check_snmp --rate
- Replies: 3
- Views: 1909
Re: Mod_gearman with check_snmp --rate
Yes, I thought of an NFS share or something but feel that, most probably, each worker server will still end up writing separately named files anyway or something and I wouldn't be any further forward. I suppose I need to look at the plugin source code to work out how it names the files and whether t...
- Mon Nov 18, 2013 6:08 pm
- Forum: Open Source Nagios Projects
- Topic: Mod_gearman with check_snmp --rate
- Replies: 3
- Views: 1909
Mod_gearman with check_snmp --rate
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 loca...