Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Perl script based on snmpwalk in order to check one or more running processes on a windows machine.
Current Version
Last Release Date
June 15, 2009
Owner
Nagios Exchange
check_win_processes
Perl script based on snmpwalk in order to check one or more running processes on a windows machine. Process name is not case sensitive but you have to give full process name (including the .exe extension)
{{Usage : check_win_processes hostname community proc1 proc2 ... procN hostname : IP address or hostname community : SNMP community to use proc1 : process name to check procN : additionnal process name to check}}
Script will return missing running processes
Example : {{check_win_processes myhostname mycommunity explorer.exe OK: 1 running process(es)
check_win_processes myhostname mycommunity explorer.exe dummy.exe foo.bar KO: missing process(es) = dummy.exe, foo.bar,}}
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!