Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This script verifies the windows service with "net rpc" command and without agent on windows machine
Current Version
Last Release Date
2008-07-12
Owner
Ivan Bergantin
Website
http://nagios-it.org
Download URL
http://nagios-it.org/plugins/
Compatible With
A simple script for activating monitor on windows services without agent on remote machine.
Nagios check command definition is:
define command{ command_name check_winservice_rpc command_line $USER1$/check_netrpc_service.sh -S $ARG1$ -M $HOSTADDRESS$ -U $ARG2$ -P $ARG3$ $ARG4$ }
The scritp required this argoments where the service name is not the display name (for example: use "lanmanserver" for check "Server Service")
-M --> Windows Machine Name or IP Address -W --> workgroup or domain (default is WORKGROUP) -U --> User Windows Machine -P --> Password Windows Machine -S --> Windows Service Name
I thing it's good solution when you have to check many machines and you can't install the agent or you don't have time to install it!
You must be logged in to submit a review.
To:
From: