Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
# check_serviceaut Plugin for nagios to check service status and autostart if service is stopped. Plugin para Nagios que chequea el estado del servicio y lo arranca de forma automática si esta parado. 1.- Define command in /usr/local/nagios/etc/objects/commands.cfg define command{ command_name check_serviceaut command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -t 30 -p 5666 -c check_serviceaut $ARG1$ } 2.-Define Service in Host.cfg define service{ use generic-service host_name YOUR_HOST service_description WinRM Service check_command check_serviceaut! -a WinRM } 3.- Put check_service.ps1 in C:/Program Files/NSClient++/scripts 4.- Edit nsclient.ini in you Host and add the following lines [/settings/external scripts/wrapped scripts] check_serviceaut = check_service.ps1 $ARG1$
Current Version
1.0
Last Release Date
2021-04-05
Owner
Alberto Martín Vidal
Website
https://github.com/mvalberto
Download URL
https://github.com/mvalberto/check_serviceaut
License
GPL
Compatible With
Easy to implement, just one script to master them all, start any service easily and quickly
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!