<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">You would go to
<a href="http://%3cserver">http://<server</a> name or address>/xymon<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Xymon [mailto:xymon-bounces@xymon.com]
<b>On Behalf Of </b>warrenp<br>
<b>Sent:</b> Thursday, June 12, 2014 2:51 PM<br>
<b>To:</b> Torsten Richter<br>
<b>Cc:</b> xymon@xymon.com<br>
<b>Subject:</b> Re: [Xymon] xymon web interface<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<div>
<p class="MsoNormal">Yes, I restarted everything after adding that.<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">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<o:p></o:p></p>
</div>
<p class="MsoNormal">I have no clue of how to get the web interface up.<o:p></o:p></p>
</div>
<p class="MsoNormal">I've tried to google this but I can't  find anything.<br>
<br>
Thanks for the help<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On Thu, Jun 12, 2014 at 1:42 PM, Torsten Richter <<a href="mailto:bb4@richter-it.net" target="_blank">bb4@richter-it.net</a>> wrote:<o:p></o:p></p>
<p class="MsoNormal">-----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<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal"><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>
><o:p></o:p></p>
</div>
</div>
<p class="MsoNormal">> _______________________________________________<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-----<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>