Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: dans permissions : services et pas check

...

Host- and check-specific event handlers can be enabled or disabled by using the "event_handler_enabled" directive in your host and check definitions. Host- and check-specific event handlers will not be executed if the global enable_event_handlers option is disabled.

...

Event handler commands will normally execute with the same permissions as the user under which Shinken is running on your machine. This can present a problem if you want to write an event handler that restarts system checksservices, as root privileges are generally required to do these sorts of tasks.

...