Search found 4 matches
- Mon Dec 19, 2011 6:11 pm
- Forum: Open Source Nagios Projects
- Topic: Developing Custom SNMP Plugin questions
- Replies: 7
- Views: 2605
Re: Developing Custom SNMP Plugin questions
Right. So, for each combination of command line switches for the script, I need a corresponding "check" in Nagios that makes that call, correct? So I need a check (not really sure what you call it) called "hardware_check_disks" (or whatever) that calls the script with the hardwar...
- Mon Dec 19, 2011 2:57 pm
- Forum: Open Source Nagios Projects
- Topic: Developing Custom SNMP Plugin questions
- Replies: 7
- Views: 2605
Re: Developing Custom SNMP Plugin questions
Thanks for the responses, Fair enough (It depends...) and I guess it's good to know that it *does* depend and that one doesn't always do it one way or another. The MIB for my device is split at the top level between Hardware and Services. The "device" is actually more of a cluster of machi...
- Fri Dec 16, 2011 10:05 am
- Forum: Open Source Nagios Projects
- Topic: Developing Custom SNMP Plugin questions
- Replies: 7
- Views: 2605
Developing Custom SNMP Plugin questions
Hello, I'm a Nagios newbie who's been tasked with developing a Nagios plugin to handle getting SNMP status from my company's "device". I'm also an SNMP newbie so that adds to the challenge. I've installed Nagios and configured basic server and simple service checks (including using the SNM...
- Thu Oct 13, 2011 12:48 pm
- Forum: Open Source Nagios Projects
- Topic: check_snmp_win is getting a text version number
- Replies: 0
- Views: 1506
check_snmp_win is getting a text version number
Hello, Just starting with Nagios. I've got the quick start working and was playing with trying to get SNMP data back from a Windows box. To start out, I'm just running check_snmp_win.pl from the command line. Here's what I get ./check_snmp_win.pl -H 10.x.x.x -C Greenplum -n dns Argument "v6.0.1...