Page 1 of 1

MSSQL Database Counters

Posted: Fri Jun 22, 2012 6:39 am
by aap
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.

Re: MSSQL Database Counters

Posted: Fri Jun 22, 2012 1:52 pm
by lmiltchev
I don't think this is possible, unless you modify the "check_mssql_server" script by adding an extra option there.

Re: MSSQL Database Counters

Posted: Mon Jun 25, 2012 6:17 am
by aap
Thanks for your help.