Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Powershell Script for checking Exchange Server's ServerComponentState. ServerComponentState is an indicator for the overall health of your Exchange Server and all its components like OWA, RPC, ActiveSync, etc.
Current Version
1.0
Last Release Date
2014-08-30
Owner
simple-ASP GmbH
License
GPL
Compatible With
Powershell Script
Needs NSClient++ on the Exchange server that is monitored.
Please copy the script to your server and extend your nsclient.ini like this: [/settings/external scripts/scripts] check_ex2013servercomponentstate=cmd /c echo C:CheckEX2013ServerComponentState.ps1; exit($lastexitcode) | powershell.exe -noprofile -nologo -command -
You will need to have a check_nrpe command written. # 'check_nrpe' define command{ command_name check_nrpe command_line $USER1$/check_nrpe -H '$HOSTADDRESS$' -c $ARG1$ } Example Service (applied to a hostgroup) define service{ use generic-service hostgroup_name exchangeservers service_description Component Health Check check_command check_nrpe!check_ex2013servercomponentstate }
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!