On 2012/09/05 16:41, Julien Dhaille wrote: > Hello. > When I restart nrpe daemon, I have some troubles with pid file : > > /etc/rc.d/nrpe restart > > /var/log/messages : > Caught SIGTERM - shutting down... > Cannot remove pidfile '/var/run/nrpe.pid' - check your privileges. > Daemon shutdown > Starting up daemon > > I can change 'pid_file' in /etc/nrpe.conf as a solution, but is this > behavior is normal ?
Pretty much normal, but I've just changed the default config to use a subdir (and changed the rc script to create it and make it writable).
