Search found 3 matches

by SMART-IT
Wed Sep 04, 2019 10:52 am
Forum: Nagios XI
Topic: Forward / backward compatibility of plugins
Replies: 1
Views: 254

Forward / backward compatibility of plugins

I need to monitor some (old) IIS. Looking at the IIS Nagios plugins list : https://exchange.nagios.org/directory/Plugins/Web-Servers/IIS I was wondering whether the fact that a plugin was compatible with Nagios 3 or Nagios 4 would mean it is compatible with XI ? Admin told me to look for that more t...
by SMART-IT
Tue Aug 13, 2019 10:45 am
Forum: Nagios XI
Topic: Error when using check_docker.py
Replies: 19
Views: 6609

Re: Error when using check_docker.py

For me the
check_docker.py
script is not located in the

Code: Select all

/usr/local/nagios
but in the

Code: Select all

/usr/local/ncpa/plugins
by SMART-IT
Wed Jul 17, 2019 9:45 am
Forum: Nagios XI
Topic: Error when using check_docker.py
Replies: 19
Views: 6609

Re: Error when using check_docker.py

After updating the python script with the one on this thread & providing it the necessary execution privileges (chmod 777 ...). There are 14 containers running on that host ... but I don't seem to be able to search / query for much details :evil: me@srvudevwebportal:~$ sudo /usr/local/ncpa/plugi...