Windows NRPE

This vbscript will monitor processes on Windows Systems using NRPE

Description:

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

Compatible With


Project Files
Project Notes
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);
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
159,429