On Wednesday 10 June 2009 22:51:26 Paul Ward wrote:
Hello,
Yes the services are running but I can not find the index.html.
[root at unix xymon]# ps -ef | grep xymon
xymon 25636 1 0 08:41 ? 00:00:00
/usr/lib/xymon/server/bin/hobbitlaunch
--config=/usr/lib/xymon/server/etc/hobbitlaunch.cfg
--env=/usr/lib/xymon/server/etc/hobbitserver.cfg
--log=/var/log/xymon/hobbitlaunch.log
--pidfile=/var/log/xymon/hobbitlaunch.pid
xymon 25637 25636 0 08:41 ? 00:00:00 hobbitd
--pidfile=/var/log/xymon/hobbitd.pid
--restart=/usr/lib/xymon/server/tmp/hobbitd.chk
--checkpoint-file=/usr/lib/xymon/server/tmp/hobbitd.chk
--checkpoint-interval=600 --log=/var/log/xymon/hobbitd.log
--admin-senders=127.0.0.1 127.0.0.1 --store-clientlogs=!msgs
root 25699 18362 0 08:48 pts/1 00:00:00 grep xymon
I would have a look in /var/log/xymon/bb-display.log and /var/log/xymon/hobbitlaunch.log .
You may also want to run 'rpm -V xymon' to check for permissions problems. Specifically, /var/lib/hobbit/www must be writable by the xymon user. If you are unsure, provide the output of:
# ls -ld /var /var/lib /var/lib/xymon /var/lib/xymon/www
(I don't have any Xymon servers running RHEL3, I mainly build packages for our two remaining RHEL3 xymon clients, but the packages built from the same SRPM work out-the-box on RHEL4, RHEL5, Mandriva 2009.0, Mandriva 2009.1 - the previous hobbit packages were also built for a few other distros as well as Solaris)
Regards,
Buchan