Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
' ************************************************** ' NsClientExtCheckLocks.vbs ' ************************************************** ' Version 0.0.0.2 ' NsClient Custom Extention ' Writed 20130816 By Cedric G. -Groupe SNEF- ' ************************************************** ' 20130828 - 0.0.0.2 - Add ComputerName ' ************************************************** ' Usage > End Of File ' **************************************************
Current Version
0.0.0.2
Last Release Date
2013-08-16
Owner
kedra1n
License
GPL
Compatible With
' ************************************************** ' ' 1. Copy This Check in Directory Scripts : %PROGRAM_FILES%NSClient++Script ' ' 2. Add followings line in nsclient.ini ' >> NRPEServer = 1 ' >> [/settings/external scripts/scripts] ' >> AliasScriptExt = cscript.exe //T:30 //NoLogo scriptsNsClientExt_Check_Locks_MsSQL.vbs /ARG_S:ServerName /ARG_D:DatabaseName /ARG_U:UserName /ARG_P:Password /ARG_W:Warning /ARG_C:Critical /ARG_T:TimeOutConnection ' Mandatory Arguments : ARG_S ARG_D ARG_U ARG_P ' TimeOut Argument is integer inferior or egal to 30 ' Warning and Critical arguments are integer and Warning must be < to Critical ' ' 3. Restart NsClient++ Service ' ' 4. Configure Check in nagios ' check_nrpe -t 30 -u -H NrpeServer -c AliasScriptExt ' ' ' ' **************************************************
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!