Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
The processes to be monitored are described in a .ini file in the same directory as the .vbs file. Information about processes to be monitored is stored on the monitored server, allowing people to add or remove processes to monitor without logging to the nagios server. Multiple processes can be monitored on the windows server, with only one service on the nagios server, minimizing impact on the performance of the nagios server in situations where many processes have to be monitored on many servers.
Current Version
Last Release Date
June 15, 2009
Owner
Nagios Exchange
Website
http://www.getaz-romang.ch/
Unknown Tag: 'FileDesc1'
Unknown Tag: 'FileDesc2'
I use this script to monitor services on windows servers. Nagios will launch the script and collect the results using NRPE_NT.
nrpe.cfg should have a special line to present the correct path to NRPE_NT
Example :
command[check_nrpe_processes]=cscript //nologo C:nagiosvbscriptcheck_processes.vbs
A corresponding command and service should be created on the nagios server.
Typical Output :
OK : STORAGEARCHIVE.EXE -> (5<6);SQLSERVR.EXE -> (1>0);
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!