Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
A VBScript which will restart a windows service automaticaly via NRPE NT (with logs).
Current Version
Last Release Date
June 15, 2009
Owner
Nagios Exchange
Website
http://cheupi.free.fr/
B Restart Windows Service
Ce script VBScript va etre declenche par une commande "Event Handler" prealablement configuree sous Nagios.
Des que le status du service sous Nagios changera (de "OK" vers "CRITICAL" par exemple), NRPE NT va alors lancer ce script, qui lui meme va alors analyser le status du service Nagios + le status du service sous Windows et va alors le redemarrer si besoin.
Ce script va egalement generer des logs afin d'analyser les operations effectuees par ce VBScript.
Commande a ajouter dans le fichier nrpe.cfg :
command[eventhandler_restart_winservice]=cscript //nologo "C:Program FilesNagios NRPE Agentbineventhandler_restart_winservice.vbs" $ARG1$ $ARG2$ $ARG3$ $ARG4$
Plus de details prochainement sur : http://cheupi.free.fr
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!