Search found 3 matches
- Tue Oct 27, 2020 3:53 am
- Forum: Nagios XI
- Topic: Checking MSSQL using kerberos
- Replies: 1
- Views: 187
Checking MSSQL using kerberos
Hi everybody. One of our customer has asked to us if is it possible to check MSSQL server using a kerberos authentication. Actually we are using these python scripts: check_mssql_database.py check_mssql_server.py but the customer, for security reason, is requesting if it is possible to change the au...
- Wed Jul 01, 2020 3:44 am
- Forum: Nagios XI
- Topic: Dell OpenManage - OMSDK error while using the plugin
- Replies: 3
- Views: 1369
Re: Dell OpenManage - OMSDK error while using the plugin
Hi ssax. I've tried your hints and now the error message is different: # python /usr/local/nagios/libexec/dellemc_device_check.py Traceback (most recent call last): File "/usr/local/nagios/libexec/dellemc_device_check.py", line 23, in <module> from omsdk.sdkproto import SNMPOptions File &q...
- Mon Jun 29, 2020 9:56 am
- Forum: Nagios XI
- Topic: Dell OpenManage - OMSDK error while using the plugin
- Replies: 3
- Views: 1369
Dell OpenManage - OMSDK error while using the plugin
Good afternoon to everybody. I've updated a Nagios system both for OS and for the application. Now I'm running the 5.7.1 Nagios Xi release. I've also updated the Dell OpenManage to the 3.1 release but while I try to launch this check I'll encounter this type of error: # python /usr/local/nagios/libe...