No, but it's the plugin's, otherwise it would work with some SQL 2019, but from our tests it never works.
Search found 6 matches
- Mon Sep 25, 2023 7:35 am
- Forum: Nagios XI
- Topic: MSSQL Server wizards not working
- Replies: 12
- Views: 25019
- Mon Sep 25, 2023 3:22 am
- Forum: Nagios XI
- Topic: MSSQL Server wizards not working
- Replies: 12
- Views: 25019
Re: MSSQL Server wizards not working
Stop using the wizard and use your brain. Run the commands manually until the work, then define a service. Wizards are good for helping, but not good to define a practical service. FYI you should use your eyes and read my second post: I used the command line and they didn't work, I even posted the ...
- Mon Sep 25, 2023 2:42 am
- Forum: Nagios XI
- Topic: MSSQL Server wizards not working
- Replies: 12
- Views: 25019
Re: MSSQL Server wizards not working
Hi ceme.it , The only way I can duplicate you current error message, is to disable the SQL Server firewall rules for SQL Server. There is something between your XI server and SQL Server, that is blocking traffic. Perhaps something else is running on that port? Hello, I've tried on different servers...
- Fri Sep 15, 2023 9:14 am
- Forum: Nagios XI
- Topic: MSSQL Server wizards not working
- Replies: 12
- Views: 25019
Re: MSSQL Server wizards not working
Hello, thank you for the reply. I've tried on another SQL server in command line, but I receive the following error: [root@ITADRSRV202 libexec]# ./check_mssql_server.php --checktype server -H XXX -U sa -P YYY --mode test -w 80 -c 90 ERROR: [run_check] CRITICAL: Could not connect to odbc:Driver=FreeT...
- Thu Sep 07, 2023 2:21 am
- Forum: Nagios XI
- Topic: MSSQL Server wizards not working
- Replies: 12
- Views: 25019
Re: MSSQL Server wizards not working
Hi lgute, I did tht tests you suggested, below the results: [TEST] /usr/local/nagios/libexec/check_ping -H sqlname.domain.local -w 10,2% -c 20,5% [RESULT] PING OK - Packet loss = 0%, RTA = 4.25 ms|rta=4.247000ms;10.000000;20.000000;0.000000 pl=0%;2;5;0 [TEST] /usr/local/nagios/libexec/check_mssql_se...
- Wed Sep 06, 2023 1:59 am
- Forum: Nagios XI
- Topic: MSSQL Server wizards not working
- Replies: 12
- Views: 25019
MSSQL Server wizards not working
Hello all, I've a problem with MSSQL wizard: they do not seem to work. Nagios XI Ver 5.11.1 MS SQL wizard ver. 2.0.6 I tried to add the a server\instance, a the specific db, but nothing, I receive the following error: ERROR: [run_check] CRITICAL: Could not connect to odbc:Driver=FreeTDS:Server=sqlna...