Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Poweshell script to check MSSQL Server AvailabilityGroup for SQL Server 2012 with AllwaysOn
Current Version
1
Last Release Date
2016-10-19
Owner
Vitor Paiva
Compatible With
## Script to check MSSQL Server AvailabilityGroup #Created 10/10/2016 by Vitor Paiva # #Poweshell script, tested on windows Server 2012 R2 with SQL SErver 2012 with AllwaysOn enabled. ################################################ #Usage on NSClient client (must allow check_nrpe): #check_ag=cmd /c echo scriptscheck_ag.ps1;exit($lastexitcode) | powershell.exe -command - # #Usage on Nagios Server: #./check_nrpe -H $HOSTADDRESS$ -p 5666 -t 100 -c check_ag # #param([string]$LISTENER , [string]$AG)
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!