Hi,
I am currently using the MSSQL Server Wizard and was wondering if it possible to compute a counter from the options available in the plugin.
The counters I am interestted in are the freepages and totalpages counters. I would like to create a new service which is a percentage of the freepages to the totalpages counter.
Is this possible in Nagios XI?
Your assistance is appreciated.
MSSQL Database Counters
Re: MSSQL Database Counters
I don't think this is possible, unless you modify the "check_mssql_server" script by adding an extra option there.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: MSSQL Database Counters
Thanks for your help.