I reinstalled everything. And this is what i found. Does the /usr/lib/xymon error causing what I am seeing.
user at hostname:~/Downloads$ sudo dpkg -i xymon*deb (Reading database ... 186638 files and directories currently installed.) Preparing to unpack xymon_4.3.10_i386.deb ...
Stopping Xymon Server xymond [ OK ]
Stopping Xymon Server xymond No /usr/lib/xymon/server/bin/xymonlaunch found running; none killed.
[fail]Unpacking xymon (4.3.10) over (4.3.10) ... Preparing to unpack xymon-client_4.3.10_i386.deb ... Unpacking xymon-client (4.3.10) over (4.3.10) ... Setting up xymon-client (4.3.10) ... Setting up xymon (4.3.10) ...
Reloading web server apache2 *
Starting Xymon Server xymond [ OK ] Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.6-1) ...
Thank you,
Michael A. Brown mike.a.brown09 at gmail.com (757) 912-0836 M.S. Forensic Studies: Computer Forensics B.S. Information Technology: Network Specialist
"The only thing necessary for the triumph of evil is for good men to do nothing" -Edmund Burke
On Tue, Feb 4, 2014 at 5:43 PM, Jeremy Laidman <jlaidman at rebel-it.com.au>wrote:
On 5 February 2014 09:21, Michael Brown <mike.a.brown09 at gmail.com> wrote:
All right. I will check once I get home. If it does not seem to work what would be to post?
The web pages are all created by the xymongen process. It talks to xymond to fetch the status for every host/test, and puts all of the pages into $XYMONWWWDIR, for Apache to serve them - this includes the main page. If other pages aren't showing up, I'd be looking at the log for xymongen (xymongen.log). Also, worth checking the Apache log to see where it's looking for the files, and confirm that this matches what's defined in $XYMONWWWDIR.
J