Adaptive Server connection failed (severity 9) - check_mssql
Posted: Wed Jul 08, 2020 5:29 am
Hi,
I've been running an old monitoring db that stores certain results from some check done with powershell on an old server 2003 and old SQL Express and decided it was way over due an update so I have a new Server 2019 with SQL 2019 Express but I'm having issues connecting to the new DB through NagiosXi.
Everything is as the old server would have been setup but I get the following error:
CRITICAL: Could not connect to dblib:host=172.22.40.46:1433;dbname=Monitor as sqluser (Exception: SQLSTATE[01002] Adaptive Server connection failed (severity 9)).
I have run :
nmap 172.22.40.46 -p 1433
and this returns:
Host is up
Port Status Service
1433 open ms-sql-s
My sql user is a sql user (not windows domain) and does have connection and read access to the db.
I'm now a little stuck as seem to have hit a brick wall with anything else I try.. Any advice?
I've been running an old monitoring db that stores certain results from some check done with powershell on an old server 2003 and old SQL Express and decided it was way over due an update so I have a new Server 2019 with SQL 2019 Express but I'm having issues connecting to the new DB through NagiosXi.
Everything is as the old server would have been setup but I get the following error:
CRITICAL: Could not connect to dblib:host=172.22.40.46:1433;dbname=Monitor as sqluser (Exception: SQLSTATE[01002] Adaptive Server connection failed (severity 9)).
I have run :
nmap 172.22.40.46 -p 1433
and this returns:
Host is up
Port Status Service
1433 open ms-sql-s
My sql user is a sql user (not windows domain) and does have connection and read access to the db.
I'm now a little stuck as seem to have hit a brick wall with anything else I try.. Any advice?