Are Nagios Active Checks Synchronous or Async ?
Posted: Tue Dec 18, 2018 1:06 pm
Guys,
I know what are active checks in Nagios. I was wondering if active checks are synchronous or async?
For example: Lets say, I have scheduled a service every 30 sec but the corresponding plugin takes say 40 sec to execute.
In this case, will Nagios span a new thread for each Active Check (meaning async) or will it wait for response of first check before making another request (sync).
I know what are active checks in Nagios. I was wondering if active checks are synchronous or async?
For example: Lets say, I have scheduled a service every 30 sec but the corresponding plugin takes say 40 sec to execute.
In this case, will Nagios span a new thread for each Active Check (meaning async) or will it wait for response of first check before making another request (sync).