I have trying to monitor SQL server performance using NPM 4.5. When I put the credentials and select the server , I get the following errors. I have made sure that Remote Connections is enabled on the SQL server.
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Testing on node XXXXXXXXXXXXXX: failed with 'Undefined' status
Invalid class
Can somebody please help