Search found 2 matches

by hokie1999
Tue Oct 02, 2012 12:30 pm
Forum: Open Source Nagios Projects
Topic: Need input on snmp script
Replies: 1
Views: 796

Re: Need input on snmp script

As a matter of record to anyone else having this problem, add the "-C communitystring" as the first argument to your services configuration: define service{ use generic-service ; Name of service template to use host_name ddcashintmpr,ddcashapp10 service_description disks check_command chec...
by hokie1999
Mon Oct 01, 2012 1:46 pm
Forum: Open Source Nagios Projects
Topic: Need input on snmp script
Replies: 1
Views: 796

Need input on snmp script

Hello, this is a noob question. I need Nagios Core 3.2.3 to monitor drive utilization on 50 Red Hat 5.5 servers via snmp. I have a perl script called "check_snmp_storage.pl" written by Manubulon, that with the configs below gives me status "Unknown" command.cfg: define command{ c...