check_mssql broken following Nagios Upgrade
Posted: Mon Dec 03, 2018 10:58 am
Please note, I upgraded to the latest version of Nagios XI (5.5.7) , but the version of check_mssql provided in this version does not work. I get the following error
PHP Notice: Undefined variable: column_name in /usr/local/nagios/libexec/check_mssql on line 511
PHP Notice: Undefined variable: query_result in /usr/local/nagios/libexec/check_mssql on line 511
PHP Notice: Undefined variable: query_result in /usr/local/nagios/libexec/check_mssql on line 516
PHP Notice: Undefined variable: query_result in /usr/local/nagios/libexec/check_mssql on line 532
I have reverted to the previous working version of check_mssql. This has caused a lot of issues for us, as we rely heavily on Nagios to monitor our business critical applications
Please advise what other files in the libexec directory have changed, as I need to do due diligence that none of our other monitoring checks are broken.
Please also provide a working version of check_mssql
PHP Notice: Undefined variable: column_name in /usr/local/nagios/libexec/check_mssql on line 511
PHP Notice: Undefined variable: query_result in /usr/local/nagios/libexec/check_mssql on line 511
PHP Notice: Undefined variable: query_result in /usr/local/nagios/libexec/check_mssql on line 516
PHP Notice: Undefined variable: query_result in /usr/local/nagios/libexec/check_mssql on line 532
I have reverted to the previous working version of check_mssql. This has caused a lot of issues for us, as we rely heavily on Nagios to monitor our business critical applications
Please advise what other files in the libexec directory have changed, as I need to do due diligence that none of our other monitoring checks are broken.
Please also provide a working version of check_mssql