Skip to content

20 Know limitations

sva-mh edited this page Jun 7, 2024 · 1 revision
  • If a host or service we react on is stale, the downtime won't be set until the state is current again (Same issue as with service alerts depending on stale host state).
  • Every configured instance/use case add a little load to the monitoring-system even with caching. So best to start with some instances and watch your load before going all in.
  • CheckAttempts == 1 won't work. The plugin must get a chance to react and set a downtime before notification fires. So be sure that check-attempts and check-intervals allow the plugin to run early enough.
  • Because of the caching the plugin may not see new dependencies immediatly. See the Caching-Page for more
Clone this wiki locally