<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head><body text="#485663" bgcolor="#FFFFFF">This is documented in the
"Setting Up Apache" section of the docs:<br>
<br>
<a class="moz-txt-link-freetext" href="https://docs.ixpmanager.org/install/manually/#setting-up-apache">https://docs.ixpmanager.org/install/manually/#setting-up-apache</a><br>
<br>
Nick<span></span><br>
<blockquote type="cite"
cite="mid:CAHP4deDpEOqtCD=KP2bx0mWGb3m4z0ji9-qYkuuBeiztkyab+Q@mail.gmail.com"
style="border: 0px none ! important;">
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvHr"
style="margin:30px 25px 10px 25px;"><div
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a style="color:#485664
!important;padding-right:6px;font-weight:500;text-decoration:none
!important;" href="mailto:giokajana@gmail.com" moz-do-not-send="true">Giorgi
Kajaia</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#909AA4"><span style="padding-left:6px">12
June 2018 at 14:32</span></font></div> </div></div>
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvBody"
__pbrmquotes="true"
style="color:#909AA4;margin-left:24px;margin-right:24px;"><div dir="ltr">Hello
again, Got one question . this is not about mrtg.<br><br>Currently im
logging on web interface via IP , and i got domain for ixp manager and
how to open ixpmanager content via my domain? </div><div
class="gmail_extra"><br><br></div>
</div>
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvHr"
style="margin:30px 25px 10px 25px;"><div
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a style="color:#485664
!important;padding-right:6px;font-weight:500;text-decoration:none
!important;" href="mailto:giokajana@gmail.com" moz-do-not-send="true">Giorgi
Kajaia</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#909AA4"><span style="padding-left:6px">10
June 2018 at 14:27</span></font></div> </div></div>
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvBody"
__pbrmquotes="true"
style="color:#909AA4;margin-left:24px;margin-right:24px;"><div dir="ltr">Thanks
for help, i think now its working correctly. </div><div
class="gmail_extra"><br><br></div>
</div>
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvHr"
style="margin:30px 25px 10px 25px;"><div
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a style="color:#485664
!important;padding-right:6px;font-weight:500;text-decoration:none
!important;" href="mailto:nick@inex.ie" moz-do-not-send="true">Nick
Hilliard</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#909AA4"><span style="padding-left:6px">9
June 2018 at 22:58</span></font></div> </div></div>
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvBody"
__pbrmquotes="true"
style="color:#909AA4;margin-left:24px;margin-right:24px;">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
IXP Manager just creates
mrtg configuration files. If the graphs appear on IXP Manager, then IXP
Manager is working correctly, and the configuration file that IXP
Manager creates is OK.<br>
<br>
If the graphs don't update correctly then it's a problem relating to how
you're using MRTG. In other words, it's not an IXP Manager problem.<br>
<br>
Probably you've restarted MRTG using the wrong configuration file. You
should make sure that you only have a single mrtg.cfg file on the
filesystem, so you should delete /etc/mrtg/mrtg.cfg and just use
/etc/mrtg.cfg. Make sure that after you delete /etc/mrtg/mrtg.cfg, that
you restart mrtg using "service mrtg restart".<br>
<br>
Nick<br>
<br>
</div>
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvHr"
style="margin:30px 25px 10px 25px;"><div
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a style="color:#485664
!important;padding-right:6px;font-weight:500;text-decoration:none
!important;" href="mailto:nick@inex.ie" moz-do-not-send="true">Nick
Hilliard</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#909AA4"><span style="padding-left:6px">8
June 2018 at 20:57</span></font></div> </div></div>
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvBody"
__pbrmquotes="true"
style="color:#909AA4;margin-left:24px;margin-right:24px;">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
That means that mrtg is
running as daemon and using /etc/mrtg.cfg as the configuration file.<br>
<br>
If there's nothing in /srv/mrtg, then it means that either mrtg is using
the wrong configuration file or else mrtg doesn't have write permission
to /srv/mrtg<br>
<br>
You should check /etc/mrtg.cfg. If it looks like it was generated by
IXP Manager, then it's probably a permissions problem in /srv/mrtg. If
it looks like it wasn't generated by mrtg, then use artisan to create
the correct mrtg.cfg file and put that file in /etc/mrtg.cfg, then
restart the mrtg daemon.<br>
<br>
Nick<span></span><br>
<br>
</div>
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvHr"
style="margin:30px 25px 10px 25px;"><div
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;"> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
<a style="color:#485664
!important;padding-right:6px;font-weight:500;text-decoration:none
!important;" href="mailto:nick@inex.ie" moz-do-not-send="true">Nick
Hilliard</a></div> <div
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
right;"> <font color="#909AA4"><span style="padding-left:6px">8
June 2018 at 14:54</span></font></div> </div></div>
<div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvBody"
__pbrmquotes="true"
style="color:#909AA4;margin-left:24px;margin-right:24px;">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Right, that means there's a
problem with MRTG.<br>
<br>
Is the MRTG daemon running? You can check using:<br>
<br>
# ps axww | grep mrtg<br>
<br>
Also, is there an MRTG config file in /etc/mrtg.cfg or
/etc/mrtg/mrtg.cfg?<br>
<span>
</span><br>
Nick<br>
<br>
<br><fieldset class="mimeAttachmentHeader"></fieldset><br><div>_______________________________________________<br>INEX
IXP Manager mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:ixpmanager@inex.ie">ixpmanager@inex.ie</a><br>Unsubscribe or change
options here: <a class="moz-txt-link-freetext" href="https://www.inex.ie/mailman/listinfo/ixpmanager">https://www.inex.ie/mailman/listinfo/ixpmanager</a><br></div>
</div>
</blockquote>
<br>
</body></html>