<br><tt><font size=2>> Hello,</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> I’ve got Nagios installed and configured managing
several Linux and <br>
> Windows XP boxes.  On each of the Windows machines I have the
SNMP <br>
> utilities installed, so that if I execute:</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> #> snmpwalk –v 2c –c <community_string>
<agent_name_or_ip> </font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> I retrieve the contents of the MIB.  The
print out lists lots of <br>
> useful information, among which is a listing of each program that
is<br>
> installed on the Windows machine.  </font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> My question: Is there an easy way for Nagios
to retrieve this <br>
> information, or do I need to write a shell script that executes the
<br>
> SNMPwalk, and parses out the needed info?</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Any and all input is appreciated!</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Thank you,</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> ---</font></tt>
<br><tt><font size=2>> Matt Lozier</font></tt>
<br><tt><font size=2>> IT Analyst</font></tt>
<br><tt><font size=2>> 972.644.2581, ext. 248</font></tt>
<br><tt><font size=2>> 972.661.2701  fax</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> [image removed] </font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> The information contained in this message or
any attached document <br>
> is confidential and intended only for the individual(s) or entity
to<br>
> which it is addressed.   The information should be considered
<br>
> privileged and confidential.  If you are not the intended recipient,<br>
> you are hereby notified that any unauthorized use of the information<br>
> contained in or transmitted with the communication, or <br>
> dissemination, distribution, or copying of this communication is <br>
> strictly prohibited by law.  If you have received this communication<br>
> in error, please inform the sender by immediately returning this <br>
> communication to the sender and then deleting the original message
<br>
> and any copy of it in your possession.</font></tt>
<br><tt><font size=2>>  -------------------------------------------------------------------------<br>
> This SF.net email is sponsored by: Splunk Inc.<br>
> Still grepping through log files to find problems?  Stop.<br>
> Now Search log events and configuration files using AJAX and a browser<br>
> Download your FREE copy of Splunk now >> </font></tt><a href=http://get.splunk.com/><tt><font size=2>http://get.splunk.com/</font></tt></a><tt><font size=2><br>
> _______________________________________________<br>
> Nagios-users mailing list<br>
> Nagios-users@lists.sourceforge.net<br>
> </font></tt><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users"><tt><font size=2>https://lists.sourceforge.net/lists/listinfo/nagios-users</font></tt></a><tt><font size=2><br>
> ::: Please include Nagios version, plugin version (-v) and OS when
<br>
> reporting any issue. <br>
> ::: Messages without supporting info will risk being sent to /dev/null</font></tt>
<br>
<br><tt><font size=2>check_snmp -h in the libexec dir will give you the
information that you seek. You will need to define a command but check_snmp
should do what you need it to do.</font></tt>