Xymon Mailing List Archive search

(DTS) Still trying to setup Xymon 4.3.17 on CentOS 6.5 - trouble with Apache Config

list Yuki Matsushita
Thu, 29 May 2014 17:03:04 +0900
Message-Id: <user-56711465f4a1@xymon.invalid>

Is the xymon service running?
The index.html in /home/xymon/server/www/ is created by xymongen process 
after startup of the xymon service.

You must change the DAEMON variable in the init script 
"/etc/init.d/xymon" like this:

DAEMON=/home/xymon/server/bin/xymon.sh

Yuki

(2014/05/28 0:29), Tom Schmitt wrote:
What I had to do instead:
cp /home/xymon/xymon-4.3.17/rpm/xymon-init.d /etc/init.d/xymon
          The index listing of /xymon matches the following info:
[root at t105 www]# pwd
                       /home/xymon/server/www
                   [root at t105 www]# ls -l
                       total 36
                      drwxr-xr-x. 2 xymon xymon  4096 May  9 15:01 gifs
                      drwxr-xr-x. 3 xymon xymon  4096 May  9 15:01 help
                      drwxr-xr-x. 2 xymon xymon  4096 May  9 15:01 html
                      drwxr-xr-x. 2 xymon xymon  4096 May  9 15:01 menu
                      drwxr-xr-x. 2 xymon xymon  4096 May  9 15:01 notes
                      drwxrwxr-x. 2 xymon apache 4096 May  9 15:01 rep
                      -rw-r--r--. 1 root  root     26 May  9 17:05 robots.txt
                      drwxrwxr-x. 2 xymon apache 4096 May  9 15:01 snap
                      drwxr-xr-x. 2 xymon xymon  4096 May  9 15:01 wml
                  [root at t105 www]#