...
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.
...