Check_mssql_healths – modis on Sybase DB

Hello,

I’m using check_mssql_health in version 2.6.4.16.
I want to monitor Sybase DB.
For almost all -mode parameters, I get a message:
Mode cpu-busy is not implemented for this type of device
or
Mode full-scans is not implemented for this type of device.

Only works in -mode connection-time and connected-users.

Does anyone already have the solution?

Thx

Hello,

that plugin uses some sybase libs, but is made to check MSSQL databases. So some checks may work on a sybase database, but the queries are mostly for MSSQL. Maybe you can use the --mode sql.

Regards,
Carsten