Search found 3 matches

by pjonkers
Wed Apr 18, 2012 2:48 am
Forum: Open Source Nagios Projects
Topic: Nagios.cmd is disapearing aftter restart nagios server
Replies: 7
Views: 2940

Re: Nagios.cmd is disapearing aftter restart nagios server

I changed the rights for the RW folder as you specified and stil no luck. but after teh reboot of the server.., i stopped nagios with /etc/init.d/nagios stop en started again with /etc/init.d/nagios start. now the file is created. is there a way to delay the nagios start command or do it twice ? Peter
by pjonkers
Tue Apr 17, 2012 9:50 am
Forum: Open Source Nagios Projects
Topic: Nagios.cmd is disapearing aftter restart nagios server
Replies: 7
Views: 2940

Re: Nagios.cmd is disapearing aftter restart nagios server

It seems Ok with the rights
When i recreate the file and stop en start nagios it works fine

It only occours when i restart the comPleet server

Is it a timing issua?

What should the rights be on the /usr/local/nagios/var/rw be ?

I am not a linux gooro so any help is welcome

Thx
by pjonkers
Tue Apr 17, 2012 2:11 am
Forum: Open Source Nagios Projects
Topic: Nagios.cmd is disapearing aftter restart nagios server
Replies: 7
Views: 2940

Nagios.cmd is disapearing aftter restart nagios server

I have a problem woth the Nagios.cmd file. i am using nagios latest release en ubuntu latest release. i have created the nagios.cmd with the following procedure cd /usr/local/nagios/var/rw touch nagios.cmd chown nagios.www-data nagios.cmd chmod 660 nagios.cmd how can i resolve the issue that after e...