Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Plugin written in bash
Current Version
1.0
Last Release Date
2014-04-11
Owner
Shtrih
Website
https://github.com/mrGrab/check_snmp_proc.sh
Download URL
https://github.com/mrGrab/check_snmp_proc.sh/archive/master.zip
License
GPL
Compatible With
This is small Nagios plugin for checking status of processes (or quantity of them) via SNMP
Usage: ./check_snmp_proc -H 127.0.0.1 -C public -N ssh -w 3 -c 0
Where: -H hostname /string/ Name or IP address of host (default 127.0.0.1) -C OID /string/ Community name for the host SNMP agent (default public) -N Process name /string/ Exact process name (default snmpd) -w warning level /integer/ Warning level of running processes (default: 0) -c critical level /integer/ Critical level of running processes (default: 0) -h help Print this help screen -V version number Print version and license information
This plugin uses the 'snmpwalk' command included with the NET-SNMP package.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!