<div dir="ltr"><div><div><div>Yes, I restarted everything after adding that.<br></div>Looking at the logs (var/log/xymon) I see a couple of errors, for example:<br>clientdata.log:<br>2014-06-10 16:44:19 Peer not up, flushing message queue<br>
history.log:<br>2014-06-10 16:44:13 Peer not up, flushing message queue<br>hostdata.log:<br>2014-06-10 16:49:08 Peer not up, flushing message queue<br><br></div>I have no clue of how to get the web interface up.<br></div>
I've tried to google this but I can't  find anything.<br><br>Thanks for the help<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 12, 2014 at 1:42 PM, Torsten Richter <span dir="ltr"><<a href="mailto:bb4@richter-it.net" target="_blank">bb4@richter-it.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Hi,<br>
<br>
dumb question: Did you restart your web server after adding this to your<br>
config?<br>
<br>
Cheers<br>
Torsten<br>
<div><div class="h5"><br>
On 10.06.2014 23:07, warrenp wrote:<br>
> I have succesfully installed Xymon, but just couldn't get the web interface<br>
> working. I have included this in apache.conf: (any ideas what i'm<br>
> missing??) Thanks for the help!<br>
><br>
><br>
> Alias /xymon/  "/home/xymon/server/www/"<br>
> <Directory "/home/xymon/server/www"><br>
>     Options Indexes FollowSymLinks Includes MultiViews<br>
>     Order allow,deny<br>
>     Allow from all<br>
> </Directory><br>
><br>
> ScriptAlias /xymon-cgi/ "/home/xymon/cgi-bin/"<br>
> <Directory "/home/xymon/cgi-bin"><br>
>     AllowOverride None<br>
>     Options ExecCGI Includes<br>
>     Order allow,deny<br>
>     Allow from all<br>
> </Directory><br>
><br>
> <Directory /var/www/*><br>
> Options +ExecCGI<br>
> AddHandler cgi-script .cgi<br>
> </Directory><br>
><br>
> ScriptAlias /xymon-cgi/ "/home/xymon/cgi-bin/"<br>
> <Directory "/home/xymon/cgi-bin"><br>
>     AllowOverride None<br>
>     Options ExecCGI Includes<br>
>     Order allow,deny<br>
>     Allow from all<br>
> </Directory><br>
><br>
> <Directory /var/www/*><br>
> Options +ExecCGI<br>
> AddHandler cgi-script .cgi<br>
> </Directory><br>
><br>
> ScriptAlias /xymon-seccgi/ "/home/xymon/cgi-secure/"<br>
> <Directory "/home/xymon/cgi-secure"><br>
>     AllowOverride None<br>
>     Options ExecCGI Includes<br>
>     Order allow,deny<br>
>     Allow from all<br>
><br>
>     # Password file where users with access to these scripts are kept.<br>
>     # Create it with "htpasswd -c /home/xymon/server/etc/xymonpasswd<br>
> USERNAME"<br>
>     # Add more users / change passwords with "htpasswd<br>
> /home/xymon/server/etc/xymonpasswd USERNAME"<br>
>     #<br>
>     # You can also use a group file to restrict admin access to members of a<br>
>     # group, instead of anyone who is logged in. In that case you must setup<br>
>     # the "xymongroups" file, and change the "Require" settings to require<br>
>     # a specific group membership. See the Apache docs for more details.<br>
><br>
>     AuthUserFile /home/xymon/server/etc/xymonpasswd<br>
>     AuthGroupFile /home/xymon/server/etc/xymongroups<br>
>     AuthType Basic<br>
>     AuthName "Xymon Administration"<br>
><br>
>     # "valid-user" restricts access to anyone who is logged in.<br>
>     Require valid-user<br>
><br>
>     # "group admins" restricts access to users who have logged in, AND<br>
>     # are members of the "admins" group in xymongroups.<br>
>     # Require group admins<br>
><br>
> </Directory><br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Xymon mailing list<br>
> <a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
> <a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
><br>
<br>
- --<br>
+---------------------------------------------------------+<br>
| E-mail  : bb4 [at] <a href="http://richter-it.net" target="_blank">richter-it.net</a>                       |<br>
|                                                         |<br>
| Homepage: <a href="http://www.richter-it.net/" target="_blank">http://www.richter-it.net/</a>                    |<br>
+---------------------------------------------------------+<br>
Download my public key from:<br>
<a href="http://gpg-keyserver.de/pks/lookup?search=0x899093AC&op=get" target="_blank">http://gpg-keyserver.de/pks/lookup?search=0x899093AC&op=get</a><br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.10 (MingW32)<br>
<br>
iEYEARECAAYFAlOaApcACgkQ7DlmxomQk6z++gCgy/fdRQSxY74D8DDkACQQ/MgJ<br>
YHMAoNGkFCP0mEYcvG3hYU14jGsUhAER<br>
=BMlF<br>
-----END PGP SIGNATURE-----<br>
</blockquote></div><br></div>