Page 1 of 1

check_mssql_health unable to aquire counter data

Posted: Wed Feb 02, 2011 3:27 pm
by zul.shariff
I installed the above plugin along with DBD::Sybase.
It works for --mode=connected-users but fails for modes such as total-server-memory.
The error I get is as follows:
UNKNOWN - unable to aquire counter data
Wed Feb 2 13:24:15 2011: disconnecting DBD with handle

the command I used is:
./check_mssql_health -v --hostname=<actual db server> --username=<db user> --password=<password> --mode=total-server-memory

Re: check_mssql_health unable to aquire counter data

Posted: Thu Feb 03, 2011 2:23 pm
by rdedon
As this is being handled in email I am just making a note here.

Re: check_mssql_health unable to aquire counter data

Posted: Wed Feb 16, 2011 1:03 am
by sandyspatil
Assign admin permission of mssql user which U R using while running the check_mssql_health plugin on MS Sql Server.

Re: check_mssql_health unable to aquire counter data

Posted: Wed Feb 16, 2011 11:21 am
by rdedon
Thank you for the suggestion :-)