check_mssql_server.php on remote host
Posted: Sat Jun 12, 2021 9:07 pm
Trying to run the newer check_mssql_server.php that comes with the latest XI on a remote(gearman like) host. I got:
freetds-libs-1.1.20-1.el7.x86_64
freetds-devel-1.1.20-1.el7.x86_64
freetds-1.1.20-1.el7.x86_64
installed but when running it I get the error:
Any ideas what else I need to do to get this plugin working on a remote box?
freetds-libs-1.1.20-1.el7.x86_64
freetds-devel-1.1.20-1.el7.x86_64
freetds-1.1.20-1.el7.x86_64
installed but when running it I get the error:
Code: Select all
ERROR: [run_check] CRITICAL: Could not connect to odbc:Driver=FreeTDS;Server=10.1.16.110\main;dbname=main;charset=UTF8 as Nagios (Exception: SQLSTATE[01000] SQLDriverConnect: 0 [unixODBC][Driver Manager]Can't open lib 'FreeTDS' : file not found)
CRITICAL: Could not connect to odbc:Driver=FreeTDS;Server=10.1.16.110\main;dbname=main;charset=UTF8 as Nagios (Exception: SQLSTATE[01000] SQLDriverConnect: 0 [unixODBC][Driver Manager]Can't open lib 'FreeTDS' : file not found).