0 votes
in Nagios by
When Does Nagios Check for external commands?

1 Answer

0 votes
by

Nagios check for external commands under the following conditions:

At regular intervals specified by the command_check_interval option in the main configuration file or,

Immediately after event handlers are executed. This is in addition to the regular cycle of external command checks and is done to provide immediate action if an event handler submits commands to Nagios.

Related questions

0 votes
asked Apr 9 in Nagios by rajeshsharma
0 votes
asked Apr 9 in Nagios by rajeshsharma
...