Bug in "MSSQL Database" wizard
Posted: Fri Nov 09, 2018 11:45 am
Hi
I've found a bug in the "MSSQL Database" wizard:
The default thresholds for the "Log Cache Hitrate" measurement are wrong. The upper thresholds should be swapped since a lower value is worse.

Using the services created by the wizard, the plugin (check_mssql_database.py) breaks and never goes to critical nor warning. I think this is happening because the range generated by the wizard are not correct. Currently they are being generated like "0:95", while they should be "@0:95".
Thanks, Gonzalo
I've found a bug in the "MSSQL Database" wizard:
The default thresholds for the "Log Cache Hitrate" measurement are wrong. The upper thresholds should be swapped since a lower value is worse.

Using the services created by the wizard, the plugin (check_mssql_database.py) breaks and never goes to critical nor warning. I think this is happening because the range generated by the wizard are not correct. Currently they are being generated like "0:95", while they should be "@0:95".
Thanks, Gonzalo