Hello There
I have just installed Xymon on a Ubuntu Server (Google Compute Cloud) but can't see the home page for xymon, I can see the Apache2 test page, is there something I am missing?
Matthew Gregory IT Manager Rural Youth & Adult Literacy Trust
<http://www.adultliteracy.ac.nz/> www.adultliteracy.ac.nz
m: 022 644 9544 t: 0800 891 339 e: <mailto:matthew at adultliteracy.ac.nz> matthew at adultliteracy.ac.nz
Are you requesting /xymon/ ?
Did you do your Apache config?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Wed, Mar 27, 2019, 6:11 AM Matthew Gregory <matthew at adultliteracy.ac.nz> wrote:
Hello There
I have just installed Xymon on a Ubuntu Server (Google Compute Cloud) but can’t see the home page for xymon, I can see the Apache2 test page, is there something I am missing?
*Matthew Gregory* IT Manager Rural Youth & Adult Literacy Trust
www.adultliteracy.ac.nz
*m:* 022 644 9544 *t:* 0800 891 339 *e:* matthew at adultliteracy.ac.nz
[image: Banner] <https://www.adultliteracy.ac.nz/>
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Yes and can you give an example for a config?
Matthew Gregory IT Manager Rural Youth & Adult Literacy Trust www.adultliteracy.ac.nz m: 022 644 9544 t: 0800 891 339 e: matthew at adultliteracy.ac.nz
On Mar 28, 2019, at 12:37 AM, Josh Luthman <josh at imaginenetworksllc.com> wrote:
Are you requesting /xymon/ ?
Did you do your Apache config?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Wed, Mar 27, 2019, 6:11 AM Matthew Gregory <matthew at adultliteracy.ac.nz> wrote: Hello There
I have just installed Xymon on a Ubuntu Server (Google Compute Cloud) but can’t see the home page for xymon, I can see the Apache2 test page, is there something I am missing?
Matthew Gregory IT Manager Rural Youth & Adult Literacy Trust
www.adultliteracy.ac.nz
m: 022 644 9544 t: 0800 891 339 e: matthew at adultliteracy.ac.nz
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Configuring your web server @ http://xymon.sourceforge.net/xymon/help/install.html
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Wed, Mar 27, 2019, 9:08 AM Matthew Gregory <matthew at adultliteracy.ac.nz> wrote:
Yes and can you give an example for a config?
*Matthew Gregory* IT Manager Rural Youth & Adult Literacy Trust
www.adultliteracy.ac.nz
*m:* 022 644 9544 *t:* 0800 891 339 *e:* matthew at adultliteracy.ac.nz
[image: Facebook icon] <https://www.facebook.com/RYATL>
[image: Banner] <https://www.adultliteracy.ac.nz/>
On Mar 28, 2019, at 12:37 AM, Josh Luthman <josh at imaginenetworksllc.com> wrote:
Are you requesting /xymon/ ?
Did you do your Apache config?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Wed, Mar 27, 2019, 6:11 AM Matthew Gregory <matthew at adultliteracy.ac.nz> wrote:
Hello There
I have just installed Xymon on a Ubuntu Server (Google Compute Cloud) but can’t see the home page for xymon, I can see the Apache2 test page, is there something I am missing?
*Matthew Gregory* IT Manager Rural Youth & Adult Literacy Trust
www.adultliteracy.ac.nz
*m:* 022 644 9544 *t:* 0800 891 339 *e:* matthew at adultliteracy.ac.nz
[image: Banner] <https://www.adultliteracy.ac.nz/>
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
On 3/27/19 3:11 AM, Matthew Gregory wrote:
Hello There
I have just installed Xymon on a Ubuntu Server (Google Compute Cloud) but can’t see the home page for xymon, I can see the Apache2 test page, is there something I am missing?
Matthew,
You didn't mention HOW you you installed xymon... From a distribution/repo provided package or hand built.
When I hand build xymon, there is a file that get's dropped into my apache's "conf.d" folder, xymon-apache.conf. That folder is used for optional modules and configurations.
I know Debian and it's derivatives have a similar directory.
On my preferred distributions, anything in that folder is automatically read at Apache startup time.
Debian (and derivatives) sometimes needs to have the module(s) in that folder be enabled or activated with a CLI command (a2enmod? I forget) before apache will use them.
You might google:
ubuntu apache module enable
For more in-depth information on where to check for the xymon-apache file
On 27/03/2019 14:43, Bruce Ferrell wrote:
Debian (and derivatives) sometimes needs to have the module(s) in that folder be enabled or activated with a CLI command (a2enmod? I forget) before apache will use them.
You might google:
ubuntu apache module enable
For more in-depth information on where to check for the xymon-apache file
Certainly, the 'xymon' package provided in the standard Ubuntu repositories provides a /etc/apache2/conf-available/xymon.conf apache config file. Enabling that and restarting apache, e.g.
a2enconf xymon apache2ctl restart
is needed if using that package.
Adam
participants (4)
-
alt36@cam.ac.uk
-
bferrell@baywinds.org
-
josh@imaginenetworksllc.com
-
matthew@adultliteracy.ac.nz