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 DAG health. Needs NSClient++ on the Exchange DAG member server that is monitored.
Current Version
1.0
Last Release Date
2014-08-30
Owner
simple-ASP GmbH
License
GPL
Compatible With
Please copy the script to your server and extend your nsclient.ini like this: [/settings/external scripts/scripts] check_ex2013dag=cmd /c echo C:CheckEX2013DAG.ps1; exit($lastexitcode) | powershell.exe -noprofile -nologo -command -
It works it just needs to be tweaked. Copy the powershell script on the target machine in the folder: C:program files sclient++scripts Then in your config ini file add: [/settings/external scripts/scripts] check_ex2013dag=cmd /c echo scriptsCheckEX2013DAG.ps1; exit($lastexitcode) | powershell.exe -command - Then it should work. Keep in mind that in your nagios server give it a higher timeout (I used 60 seconds) because the results will not come back in the default 10.
It maybe a rookie error but I can't get it to work. I keep getting: (Return code of 127 is out of bounds - plugin may be missing)
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!