Hi,
I noticed that several users have encountered the similar problem that I am encounteriing. Base on the previous solutions, I have have changed the access rights in the var folder and changed most of the folders user and group the nagios but I am still hitting the same error .
These are the owners and rights @ /usr/local
[root@localhost etc]# cd /usr/local
[root@localhost local]# ls -l
drwxr-xr-x 17 nagios nagios 4096 Feb 8 17:04 nagios
These are the owners and rights inside my Nagios folder
[root@localhost local]# cd /usr/local/nagios
[root@localhost nagios]# ls -l
total 548
drwxr-xr-x 2 root root 4096 Feb 8 16:45 base
drwxrwxr-x 2 nagios nagios 4096 Feb 8 16:53 bin
drwxr-xr-x 2 nagios nagios 4096 Feb 8 16:52 cgi
-rw-rw-r-- 1 nagios nagios 5276 Nov 18 06:44 Changelog
drwxr-xr-x 2 root root 4096 Feb 8 16:42 common
-rw-r–r-- 1 nagios nagios 3424 Feb 8 16:42 config.cache
-rw-r–r-- 1 nagios nagios 7222 Feb 8 16:42 config.log
-rwxr-xr-x 1 root root 18754 Feb 8 16:42 config.status
-rwxrwxr-x 1 nagios nagios 104651 Nov 18 06:49 configure
-rw-rw-r-- 1 nagios nagios 28224 Nov 18 06:49 configure.in
drwxr-xr-x 4 root root 4096 Feb 8 16:42 contrib
-rw-r–r-- 1 nagios nagios 3656 Feb 8 16:42 daemon-init
-rw-rw-r-- 1 nagios nagios 3632 Oct 3 2002 daemon-init.in
drwxrwxr-x 2 nagios nagios 4096 Feb 10 12:01 etc
-rwxrwxr-x 1 nagios nagios 7025 Feb 26 2002 functions
drwxr-xr-x 7 root root 4096 Feb 8 16:42 html
-rw-rw-r-- 1 nagios nagios 3895 Jul 9 2002 INSTALLING
-rwxrwxr-x 1 nagios nagios 5585 Feb 26 2002 install-sh
-rw-rw-r-- 1 nagios nagios 449 Jun 30 2002 LEGAL
drwxr-xr-x 2 nagios nagios 4096 Feb 8 17:04 libexec
-rw-rw-r-- 1 nagios nagios 18002 Feb 26 2002 LICENSE
-rw-r–r-- 1 root root 12600 Feb 8 16:42 Makefile
-rw-rw-r-- 1 nagios nagios 12579 Mar 24 2004 Makefile.in
-rwxrwxr-x 1 nagios nagios 461 Aug 13 2002 make-tarball
-rwxrwxr-x 1 nagios nagios 818 Feb 26 2002 mkpackage
-rw-rw-r-- 1 nagios nagios 14665 Nov 18 06:49 nagios.spec
-rw-rw-r-- 1 nagios nagios 745 Feb 26 2002 OutputTrap.pm
-rw-rw-r-- 1 nagios nagios 3839 Oct 25 2002 p1.pl
drwxr-xr-x 3 root root 4096 Feb 8 16:40 pkg
-rw-r–r-- 1 root root 192 Feb 8 16:42 pkginfo
-rw-rw-r-- 1 nagios nagios 210 Feb 26 2002 pkginfo.in
drwxr-xr-x 11 root root 4096 Feb 8 17:02 plugin
-rw-rw-r-- 1 nagios nagios 1308 Feb 3 2004 README
drwxr-xr-x 5 root root 4096 Feb 8 16:42 sample-config
drwxrwxr-x 2 nagios nagios 4096 Feb 8 16:53 sbin
drwxrwxr-x 9 nagios nagios 4096 Feb 8 17:04 share
-rw-r–r-- 1 root root 1167 Feb 8 16:42 subst
-rwxrwxr-x 1 nagios nagios 1125 Feb 26 2002 subst.in
-rwxrwxr-x 1 nagios nagios 1265 Feb 26 2002 update-version
-rw-rw-r-- 1 nagios nagios 1513 Feb 3 2004 UPGRADING
drwxrwxr-x 3 nagios nagios 4096 Feb 8 17:49 var
drwxr-xr-x 2 root root 4096 Feb 8 16:42 xdata
Are there anymore suggestions to remedy this issue? Any help or suggestion is greatly appreciated…