<span class="postbody">Hello ;)<br><br></span><span class="postbody">I test check_snmp in local, with same OS.<br>I have changed snmpd,cfg so i have:<br><br>snmpget -v 1 -c public 192.168.0.2 .1.3.6.1.2.1.25.3.2.1.3.768<br><br>and NOT<br><br>snmpget -v 1 -c public localhost .1.3.6.1.2.1.25.3.2.1.3.768<br>.<br><br>Afer test correctly:<br>snmpget -v 1 -c public 192.168.0.2 .1.3.6.1.2.1.25.3.2.1.3.768<br>HOST-RESOURCES-MIB::hrDeviceDescr.768 = STRING: GenuineIntel: Mobile Intel(R) Pentium(R) 4 - M CPU 2.20GHz<br>by shell i insert this in webinterface of Nagios.<br><br>I have modified checkcommands.cfg with this comand line:<br><br>define command{<br>command_name check_snmp<br>command_line $USER$/check_snmp -H $HOSTADDRESS$ -o $ARG1$ -C $ARG2$<br>}<br><br><br>And services.cfg in this mode:<br><br># Service definition<br>define service{<br>use generic-service ; Name of service template to use<br><br>host_name novell1<br>service_description Info Processore -
 localhost<br>is_volatile 0<br>check_period 24x7<br>max_check_attempts 1<br>normal_check_interval 1<br>retry_check_interval 1<br>contact_groups router-admins<br>notification_interval 120<br>notification_period 24x7<br>notification_options w,u,c,r<br>check_command check_snmp!.1.3.6.1.2.1.25.3.2.1.3.768!public<br>}<br><br><br>But in the webinterface check_snmp don't work:<br>(Return code of 127 is out of bounds - plugin may be missing)<br><br><br>Please why?<br><br>Thanks a lot<br></span><p>
                <hr size=1><font face="Arial" size="2"><a href="http://us.rd.yahoo.com/mail_it/taglines/*http://it.mail.yahoo.com"><b>Yahoo! Mail</b></a>: gratis 1GB per i messaggi, antispam, antivirus, POP3</font>