Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This tool is written in Python and it uses Windows Performance Counters to get the MS SQL memory usage. Using the Perfmon counters makes it so that a SQL account isn't required.
Current Version
1.1.0
Last Release Date
2014-07-11
Owner
Rick
Website
http://runeg.net/scripts/nagios.htm
Download URL
http://stikked.runeg.net/view/8af81b5c
License
GPL
Compatible With
check_mssql binary
Requires: NSClient++ w/ NRPE enabled & SQL Server Perfmon Counters.
Notes: NRPE requires "allow_arguments" and "allow_nasty_meta_chars" enabled.
Service Example: define service { use generic-service hostgroups mssql-hosts service_description Memory: MSSQL Usage check_command check_mssqlmem!db_memory_calc!85!90!$HOSTNAME$ }
Command Exmaple: define command{ command_name check_mssqlmem command_line /usr/lib64/nagios/plugins/check_mssql -H $HOSTADDRESS$ -p 5666 -o $ARG1$ -w $ARG2$ -c $ARG3$ -a $ARG4$ }
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!