SQL monitoring: CRITICAL:Unable to access SQL server
Posted: Tue Mar 12, 2013 12:41 pm
I am trying to monitor a SQL Server 2012. The server uses sa crudentials, so I am using that for the DB connection.
When I telnet to the SQL server on port 1433 I get a blank screen, indicating the port is not being blocked.
I am able to login to the SQL server from command prompt on SQL server using SQLCMD -U sa -P sapassword
Any ideas?
When I telnet to the SQL server on port 1433 I get a blank screen, indicating the port is not being blocked.
I am able to login to the SQL server from command prompt on SQL server using SQLCMD -U sa -P sapassword
Any ideas?