Hi Guys,<div><br class="webkit-block-placeholder"></div><div>I am having difficulties using this plugin. I can't get it to work. Can you guys help me please. What is syntax in the commands.cfg file and in the service file of the cisco router I intend to monitor. This is what I have</div>
<div><br class="webkit-block-placeholder"></div><div><span class="Apple-style-span" style="font-weight: bold;">commands.cfg</span></div><div><br class="webkit-block-placeholder"></div><div>define command{<br>

                    command_name check_snmp_mem_v1<br>

                    command_line $USER1$/check_snmp_mem.pl -H $HOSTADDRESS$ 

                  $USER7$ $ARG1$ -w $ARG2$ -c $ARG3$ $ARG4$<br>

                  }</div><div><br class="webkit-block-placeholder"></div><div>In my service definition file</div><div><br class="webkit-block-placeholder"></div><div><div>define service{</div><div>        use                             core-rservice</div>
<div>        host_name                  core</div><div>        service_description      Memory</div><div>        check_command          check_snmp_mem_v1!communitystring!-I!80!98</div><div>        }</div><div><br class="webkit-block-placeholder">
</div><div>This is the result I get in nagios web cgi</div><div><br class="webkit-block-placeholder"></div><div><span class="Apple-style-span" style="font-size: 16px; "><table border="0" width="100%" class="status" style="color: black; font-family: arial, serif; font-size: 8pt; background-color: white; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; ">
<tbody><tr><td class="statusBGCRITICAL" style="font-family: arial, serif; font-size: 8pt; background-color: rgb(255, 187, 187); "><table border="0" width="100%" cellspacing="0" cellpadding="0"><tbody><tr><td align="LEFT">
<table border="0" cellspacing="0" cellpadding="0"><tbody><tr><td align="LEFT" valign="center" class="statusBGCRITICAL" style="font-family: arial, serif; font-size: 8pt; background-color: rgb(255, 187, 187); "><a href="http://nagios.teledataict.com/nagios/cgi-bin/extinfo.cgi?type=2&host=core&service=Memory">Memory</a></td>
</tr></tbody></table></td><td align="RIGHT" class="statusBGCRITICAL" style="font-family: arial, serif; font-size: 8pt; background-color: rgb(255, 187, 187); "><table border="0" cellspacing="0" cellpadding="0"><tbody><tr></tr>
</tbody></table></td></tr></tbody></table></td><td class="statusCRITICAL" style="font-family: arial, serif; font-size: 8pt; background-color: rgb(248, 56, 56); ">CRITICAL</td><td class="statusBGCRITICAL" nowrap style="font-family: arial, serif; font-size: 8pt; background-color: rgb(255, 187, 187); ">
03-04-2008 09:29:57</td><td class="statusBGCRITICAL" nowrap style="font-family: arial, serif; font-size: 8pt; background-color: rgb(255, 187, 187); ">0d 14h 2m 0s</td><td class="statusBGCRITICAL" style="font-family: arial, serif; font-size: 8pt; background-color: rgb(255, 187, 187); ">
6/6</td><td class="statusBGCRITICAL" style="font-family: arial, serif; font-size: 8pt; background-color: rgb(255, 187, 187); ">(Return code of 127 is out of bounds - plugin may be missing)</td></tr></tbody></table></span></div>
<div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div>I reckon I am not doing something right because the plugin works from the command line i.e.</div><div><br class="webkit-block-placeholder">
</div><div><div><span class="Apple-style-span" style="font-weight: bold;">snmp:/usr/local/nagios/libexec#</span> ./check_snmp_mem.pl -H <a href="http://41.211.3.218">41.211.3.218</a> -C communitystring -I -w 40% -c 90%</div>
<div>Processor:24%,I/O:60% : 28% :  > 40 ; WARNING </div><div><br class="webkit-block-placeholder"></div></div>What am I doing wrong?</div><div><br class="webkit-block-placeholder"></div><div><br>-- <br>Alex Dehaini<br>
Developer<br>Site - <a href="http://www.alexdehaini.com">www.alexdehaini.com</a><br>Email - <a href="mailto:alexdehaini@gmail.com">alexdehaini@gmail.com</a>
</div>