Search found 4 matches
- Mon Jun 08, 2015 9:22 am
- Forum: Nagios XI
- Topic: Reciving a connection error when setting up MSSQL checks
- Replies: 5
- Views: 1867
Re: Reciving a connection error when setting up MSSQL checks
@jdalrymple I solved the problem. :D I had to modify the actual Command: check_xi_mssql_server i modified it from $USER1$/check_mssql_server.py -H $HOSTADDRESS$: $ARG1$ to $USER1$/check_mssql_server.py -H $HOSTADDRESS$: 1433 $ARG1$ it's odd that in the Wizard that I was unable to create it like that...
- Fri Jun 05, 2015 2:47 pm
- Forum: Nagios XI
- Topic: Reciving a connection error when setting up MSSQL checks
- Replies: 5
- Views: 1867
Re: Reciving a connection error when setting up MSSQL checks
Just verified that external tcp/ip is allowed.
- Fri Jun 05, 2015 2:15 pm
- Forum: Nagios XI
- Topic: Reciving a connection error when setting up MSSQL checks
- Replies: 5
- Views: 1867
Re: Reciving a connection error when setting up MSSQL checks
i'm not sure, let me check with our SQL admin and ill let you know.
- Fri Jun 05, 2015 1:42 pm
- Forum: Nagios XI
- Topic: Reciving a connection error when setting up MSSQL checks
- Replies: 5
- Views: 1867
Reciving a connection error when setting up MSSQL checks
Hello,
I am attempting to set up a MSSQL Server check through the wizard, and am receiving the following error after the check is set up:
Connection to the database failed for an unknown reason.
Any Ideas?
I am attempting to set up a MSSQL Server check through the wizard, and am receiving the following error after the check is set up:
Connection to the database failed for an unknown reason.
Any Ideas?