Search found 3 matches
- Wed Sep 04, 2019 10:52 am
- Forum: Nagios XI
- Topic: Forward / backward compatibility of plugins
- Replies: 1
- Views: 251
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...
- Tue Aug 13, 2019 10:45 am
- Forum: Nagios XI
- Topic: Error when using check_docker.py
- Replies: 19
- Views: 6595
Re: Error when using check_docker.py
For me the but in the
script is not located in thecheck_docker.py
Code: Select all
/usr/local/nagiosCode: Select all
/usr/local/ncpa/plugins- Wed Jul 17, 2019 9:45 am
- Forum: Nagios XI
- Topic: Error when using check_docker.py
- Replies: 19
- Views: 6595
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...