check_mssql_health unable to aquire counter data
Posted: Wed Feb 02, 2011 3:27 pm
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
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