lausser / check_mssql_health

Wenn du dich für Plugins (oder OMD oder allgemein Monitoring) interessierst oder von deiner Installation erzählen willst...die Tradition der deutschsprachigen Monitoring-Workshops wird wiederbelebt: https://discord.gg/jDfPZ63FcJ A plugin, which checks various parameters of Microsoft SQL database servers.
http://labs.consol.de/nagios/check_mssql_health
GNU General Public License v2.0
39 stars 28 forks source link

Mode xxxxx is not implemented for this type of device #39

Open monitoringjunkie opened 5 years ago

monitoringjunkie commented 5 years ago

Hello,

I’m using now check_mssql_health in version 2.6.4.15. Sybase database running under Linux.

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

Where is problem here (missing user authorization) or?

Thx