Tags
agent ajax API automation backup books C cron currying databases dns emacs event handler exersize exim F# facebook find firefox functional programming Google hadoop hadoop-streaming http installation java javascript jython languages linux lwp makefile map MSSQL mysql Nagios NLP nrpe one-liner Open Library perl php Programming proxy python randomization recursion regex resources sorting ssh stanford parser testing thumbnails time & dates ubuntu vim Wordpress
How to reload nagios configuration as user nagios.
Hopefully you’re running Nagios under a special user with restricted permissions – mine is named nagios. There are many times when we’re adding and removing configuration files that we need to reload the configuration without restarting the service. The /sbin/service command usually requires elevated permissions and thus isn’t a tool that we can use to restart nagios.
Thankfully, there are signals that we can send Nagios as user nagios. You can do something like this (send the hang up signal) to reload your Nagios configuration files: