[EMAIL PROTECTED] schrieb am 10.04.2006 20:28:09:

> You can reach the post here:
> http://article.gmane.org/gmane.network.nagios.devel/2662/
Hi Marcel,

thanks for your answer. Seems as if the tempfile in my configuration is ok:

$ strings -a /usr/local/nagios/bin/nagios |grep tempfile
/usr/local/nagios/var/tempfile

$ sudo su nagios

$ whoami
nagios

$ if [ ! -w /usr/local/nagios/var ] ; then echo "I cannot write." ; fi

$ touch /usr/local/nagios/var/xx

But still no state-retentionfile:

[EMAIL PROTECTED]:/usr/local/nagios/var$ ls *.dat
comments.dat  downtime.dat  status.dat

What can I have done wrong?

TIA Ingo.

P.S: Again my config: Nagios 2.2, Linux (Ubuntu Breezy Server)

Reply via email to