404 Not Found URL/xymon was not found on this server
Josh,
Yep... I sure did. Right after I restarted xymon.
From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Wednesday, December 11, 2013 2:04 PM To: Diep, David (OCTO-Contractor) Cc: xymon at xymon.com Subject: Re: [Xymon] 404 Not Found URL/xymon was not found on this server
Did you restart httpd?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Dec 11, 2013 1:59 PM, "Diep, David (OCTO-Contractor)" <David.Diep at dc.gov<mailto:David.Diep at dc.gov>> wrote: Hi Everyone,
I'm very very new to XYMON, as a matter of fact, I just installed it 15 minutes ago. I thought I was cruising along quite nicely until I tested it. This is what I received: Not Found The requested URL /xymon was not found on this server.
Apache/2.2.15 (Red Hat) Server at 10.82.10.54 Port 80
Xymon is running, that I can confirm:
[xymon at lsypf01a ~]$ ./server/xymon.sh status Xymon (xymonlaunch) running with PID 4826 [xymon at lsypf01a ~]$
Here is my xymon-apache.conf, I made changes from what I've read in the older subscription messages:
Alias /xymon/ "/home/xymon/server/www/" <Directory "/home/xymon/server/www"> Options Indexes FollowSymLinks Includes MultiViews Require all granted </Directory>
ScriptAlias /xymon-cgi/ "/home/xymon/cgi-bin/" <Directory "/home/xymon/cgi-bin"> AllowOverride None Options ExecCGI Includes Require all granted </Directory>
ScriptAlias /xymon-seccgi/ "/home/xymon/cgi-secure/" <Directory "/home/xymon/cgi-secure"> AllowOverride None Options ExecCGI Includes Require all granted
Various logs in /var/log/xymon:
Xymonlaunch.log: 2013-12-11 13:24:00 xymonlaunch starting 2013-12-11 13:24:00 Loading tasklist configuration from /home/xymon/server/etc/tasks.cfg 2013-12-11 13:24:00 Cannot open directory /home/xymon/server/etc/tasks.d 2013-12-11 13:24:00 Loading hostnames 2013-12-11 13:24:00 Loading saved state 2013-12-11 13:24:00 Setting up network listener on 0.0.0.0:1984<http://0.0.0.0:1984> 2013-12-11 13:24:00 Setting up signal handlers 2013-12-11 13:24:00 Setting up xymond channels 2013-12-11 13:24:00 Setting up logfiles
Rrd-data.log: 2013-12-11 13:34:13 Peer at 0.0.0.0:0<http://0.0.0.0:0> failed: Broken pipe 2013-12-11 13:34:13 Peer not up, flushing message queue 2013-12-11 13:34:13 exec() failed for child command xymond_rrd: No such file or directory 2013-12-11 13:34:13 Child process 5357 died: Exit status 1
David Diep
Look out for those in need this winter. When the temperature or wind chill is 32°F or below, the District issues a Hypothermia Alert. For assistance during an Alert, call the Shelter Hotline<http://dhs.dc.gov/page/hypothermia-alert-plan> at 1-800-535-7252<tel:1-800-535-7252> or 311.
Xymon mailing list Xymon at xymon.com<mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon
Is there actually any content under the /home/xymon/server/www directory?
=G=
On 12/11/2013 02:07 PM, Diep, David (OCTO-Contractor) wrote:
Josh,
Yep... I sure did. Right after I restarted xymon.
*From:*Josh Luthman [mailto:josh at imaginenetworksllc.com] *Sent:* Wednesday, December 11, 2013 2:04 PM *To:* Diep, David (OCTO-Contractor) *Cc:* xymon at xymon.com *Subject:* Re: [Xymon] 404 Not Found URL/xymon was not found on this server
Did you restart httpd?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Dec 11, 2013 1:59 PM, "Diep, David (OCTO-Contractor)" <David.Diep at dc.gov <mailto:David.Diep at dc.gov>> wrote:
Hi Everyone,
I'm very very new to XYMON, as a matter of fact, I just installed it 15 minutes ago. I thought I was cruising along quite nicely until I tested it. This is what I received:
*Not Found*
The requested URL /xymon was not found on this server.
/Apache/2.2.15 (Red Hat) Server at 10.82.10.54 Port 80/
Xymon is running, that I can confirm:
[xymon at lsypf01a ~]$ ./server/xymon.sh status
Xymon (xymonlaunch) running with PID 4826
[xymon at lsypf01a ~]$
Here is my xymon-apache.conf, I made changes from what I've read in the older subscription messages:
Alias /xymon/ "/home/xymon/server/www/"
<Directory "/home/xymon/server/www">
Options Indexes FollowSymLinks Includes MultiViews Require all granted</Directory>
ScriptAlias /xymon-cgi/ "/home/xymon/cgi-bin/"
<Directory "/home/xymon/cgi-bin">
AllowOverride None Options ExecCGI Includes Require all granted</Directory>
ScriptAlias /xymon-seccgi/ "/home/xymon/cgi-secure/"
<Directory "/home/xymon/cgi-secure">
AllowOverride None Options ExecCGI Includes Require all grantedVarious logs in /var/log/xymon:
Xymonlaunch.log:
2013-12-11 13:24:00 xymonlaunch starting
2013-12-11 13:24:00 Loading tasklist configuration from /home/xymon/server/etc/tasks.cfg
2013-12-11 13:24:00 Cannot open directory /home/xymon/server/etc/tasks.d
2013-12-11 13:24:00 Loading hostnames
2013-12-11 13:24:00 Loading saved state
2013-12-11 13:24:00 Setting up network listener on 0.0.0.0:1984 <http://0.0.0.0:1984>
2013-12-11 13:24:00 Setting up signal handlers
2013-12-11 13:24:00 Setting up xymond channels
2013-12-11 13:24:00 Setting up logfiles
Rrd-data.log:
2013-12-11 13:34:13 Peer at 0.0.0.0:0 <http://0.0.0.0:0> failed: Broken pipe
2013-12-11 13:34:13 Peer not up, flushing message queue
2013-12-11 13:34:13 exec() failed for child command xymond_rrd: No such file or directory
2013-12-11 13:34:13 Child process 5357 died: Exit status 1
*David Diep*
Look out for those in need this winter. When the temperature or wind chill is 32°F or below, the District issues a Hypothermia Alert. For assistance during an Alert, call the Shelter Hotline <http://dhs.dc.gov/page/hypothermia-alert-plan>at *1-800-535-7252 <tel:1-800-535-7252>* or *311*.
Xymon mailing list Xymon at xymon.com <mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Your issue is that you requested /xymon and the Alias is for /xymon/ (note the trailing slash).
Request the next URL and try again.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Wed, Dec 11, 2013 at 2:06 PM, Galen Johnson <Galen.Johnson at sas.com>wrote:
Is there actually any content under the /home/xymon/server/www directory?
=G=
On 12/11/2013 02:07 PM, Diep, David (OCTO-Contractor) wrote:
Josh,
Yep… I sure did. Right after I restarted xymon.
*From:* Josh Luthman [mailto:josh at imaginenetworksllc.com<josh at imaginenetworksllc.com>]
*Sent:* Wednesday, December 11, 2013 2:04 PM *To:* Diep, David (OCTO-Contractor) *Cc:* xymon at xymon.com *Subject:* Re: [Xymon] 404 Not Found URL/xymon was not found on this server
Did you restart httpd?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Dec 11, 2013 1:59 PM, "Diep, David (OCTO-Contractor)" < David.Diep at dc.gov> wrote:
Hi Everyone,
I’m very very new to XYMON, as a matter of fact, I just installed it 15 minutes ago. I thought I was cruising along quite nicely until I tested it. This is what I received:
*Not Found*
The requested URL /xymon was not found on this server.
*Apache/2.2.15 (Red Hat) Server at 10.82.10.54 Port 80*
Xymon is running, that I can confirm:
[xymon at lsypf01a ~]$ ./server/xymon.sh status
Xymon (xymonlaunch) running with PID 4826
[xymon at lsypf01a ~]$
Here is my xymon-apache.conf, I made changes from what I’ve read in the older subscription messages:
Alias /xymon/ "/home/xymon/server/www/"
<Directory "/home/xymon/server/www">
Options Indexes FollowSymLinks Includes MultiViews Require all granted</Directory>
ScriptAlias /xymon-cgi/ "/home/xymon/cgi-bin/"
<Directory "/home/xymon/cgi-bin">
AllowOverride None Options ExecCGI Includes Require all granted</Directory>
ScriptAlias /xymon-seccgi/ "/home/xymon/cgi-secure/"
<Directory "/home/xymon/cgi-secure">
AllowOverride None Options ExecCGI Includes Require all grantedVarious logs in /var/log/xymon:
Xymonlaunch.log:
2013-12-11 13:24:00 xymonlaunch starting
2013-12-11 13:24:00 Loading tasklist configuration from /home/xymon/server/etc/tasks.cfg
2013-12-11 13:24:00 Cannot open directory /home/xymon/server/etc/tasks.d
2013-12-11 13:24:00 Loading hostnames
2013-12-11 13:24:00 Loading saved state
2013-12-11 13:24:00 Setting up network listener on 0.0.0.0:1984
2013-12-11 13:24:00 Setting up signal handlers
2013-12-11 13:24:00 Setting up xymond channels
2013-12-11 13:24:00 Setting up logfiles
Rrd-data.log:
2013-12-11 13:34:13 Peer at 0.0.0.0:0 failed: Broken pipe
2013-12-11 13:34:13 Peer not up, flushing message queue
2013-12-11 13:34:13 exec() failed for child command xymond_rrd: No such file or directory
2013-12-11 13:34:13 Child process 5357 died: Exit status 1
*David Diep*
Look out for those in need this winter. When the temperature or wind chill is 32°F or below, the District issues a Hypothermia Alert. For assistance during an Alert, call the Shelter Hotline<http://dhs.dc.gov/page/hypothermia-alert-plan>at *1-800-535-7252 <1-800-535-7252>* or *311*.
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing listXymon at xymon.comhttp://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (3)
-
David.Diep@dc.gov
-
Galen.Johnson@sas.com
-
josh@imaginenetworksllc.com