Build precise queries to find exactly what you need
Press ESC to close
I can see what the script does when I run it manually, however when executed by nagios is it supposed to show more than OK space and a dash? I would think since the script spits out the status of each item being checked it would show those results in the Status Information. How I’m configured:
In NSClient.ini under external scripts: actived=cscript.exe //T:30 //NoLogo scripts\check_ad.vbs $ARG1
In commands.cfg:
define command{ command_name check_nrpe command_line /usr/local/nagios/libexec/check_nrpe -H $HOSTADDRESS$ -c $ARG1$ }
in windows.cfg:
define service{ use generic-service host homeserver service_description AD check_command check_nrpe!actived }
Thoughts?
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!