Search found 4 matches

by scrizo
Fri Jan 20, 2017 1:21 pm
Forum: Open Source Nagios Projects
Topic: (Service Check Timed Out)
Replies: 3
Views: 1917

Re: (Service Check Timed Out)

I have a bunch of services running that are mission critical, and changing the service_check_timeout will affect those services as well if I am not mistaken.
by scrizo
Thu Jan 19, 2017 6:42 pm
Forum: Open Source Nagios Projects
Topic: (Service Check Timed Out)
Replies: 3
Views: 1917

(Service Check Timed Out)

Hello All, I have a custom service plugin that is a PHP script, that checks the health of some DB's and looks for a specific status return of 1 if everything is healthy it reports the following: OK - All sources show that db server is healthy. It is fine when I run this command from the plugin direc...
by scrizo
Thu Dec 29, 2016 11:04 am
Forum: Open Source Nagios Projects
Topic: Ignore smbfs,cifs,tmpfs
Replies: 3
Views: 1918

Re: Ignore smbfs,cifs,tmpfs

Yeah but can I ignore it based on filesytem type, because I would need to add a lot of paths using that command
by scrizo
Thu Dec 29, 2016 9:56 am
Forum: Open Source Nagios Projects
Topic: Ignore smbfs,cifs,tmpfs
Replies: 3
Views: 1918

Ignore smbfs,cifs,tmpfs

Hello all is there a way to ignore types rather than share names. with like example /usr/lib64/nagios/plugins/check_disk -w $ARG1$ -c $ARG2$ -W $ARG1$ -K $ARG2$ -el -X smbfs -X tmpfs -X cifs