SNMP and Nagio newbie question.

mark.potter at academy.com mark.potter at academy.com
Fri Oct 26 20:19:56 CEST 2007


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

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20071026/cb2c402f/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list