MSSQL Database Counters

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
aap
Posts: 180
Joined: Wed Oct 12, 2011 4:01 am

MSSQL Database Counters

Post 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.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: MSSQL Database Counters

Post by lmiltchev »

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!
aap
Posts: 180
Joined: Wed Oct 12, 2011 4:01 am

Re: MSSQL Database Counters

Post by aap »

Thanks for your help.
Locked