Search found 4 matches

by nagioslinux
Tue Jan 15, 2019 7:26 pm
Forum: Open Source Nagios Projects
Topic: About on-demand check of host
Replies: 5
Views: 1229

Re: About on-demand check of host

I'm not 100% sure what your desired behavior is but I am guessing you want to work with the cached_host_check_horizon directive. https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/configmain.html#cached_host_check_horizon additional information is available here https://assets.nagi...
by nagioslinux
Tue Jan 15, 2019 7:07 pm
Forum: Open Source Nagios Projects
Topic: About on-demand check of host
Replies: 5
Views: 1229

Re: About on-demand check of host

I'm not 100% sure what your desired behavior is but I am guessing you want to work with the cached_host_check_horizon directive. https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/configmain.html#cached_host_check_horizon additional information is available here https://assets.nagi...
by nagioslinux
Tue Jan 15, 2019 7:04 pm
Forum: Open Source Nagios Projects
Topic: About on-demand check of host
Replies: 5
Views: 1229

Re: About on-demand check of host

thank you for your comment. If you set cached_host_check_horizon (15s), check_interval = 0, active_checks_enabled = 1, you can only check on-demand checking of the host's alive monitoring instead of regular monitoring. Is it Correct? Also, is there anything that the transition of status by passive m...
by nagioslinux
Tue Jan 15, 2019 7:54 am
Forum: Open Source Nagios Projects
Topic: About on-demand check of host
Replies: 5
Views: 1229

About on-demand check of host

I use Nagios Core 4.3.2 with CentOS 7.3, and I am monitoring it with nagios. I would like to set the host's life / death monitoring to be on-demand checking rather than regular monitoring. In the case of monitored targets that are active checking both host and service, only on-demand check of the ho...