<div dir="ltr"><div style="">Thanks Nick , I will check it and get back to you for any misconfigured procedure   </div><div style=""><br></div><div style="">Regards,,,</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 13, 2021 at 12:55 PM Nick Hilliard <<a href="mailto:nick@foobar.org">nick@foobar.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Basil Elbalaawi wrote on 13/02/2021 03:41:<br>
> Which procedure can be used to  MRTG to be deployed on a separate server?<br>
<br>
Hi Basil,<br>
<br>
This is very simple.  You set up MRTG on the separate server in the same <br>
way as you set it up on the ixpmanager server.  Then you make the <br>
graphing directory available over http on the mrtg server.<br>
<br>
Once this is done, you configure IXP Manager to use the remote server <br>
from the .env file, using the following config parameters:<br>
<br>
GRAPHER_BACKEND_MRTG_WORKDIR: the directory on the mrtg server where all <br>
the mrtg data is kept.<br>
<br>
GRAPHER_BACKEND_MRTG_LOGDIR: the address where the mrtg data can be <br>
accessed via http<br>
<br>
e.g.:<br>
<br>
GRAPHER_BACKEND_MRTG_WORKDIR="/var/lib/mrtg"<br>
GRAPHER_BACKEND_MRTG_LOGDIR="<a href="http://10.0.1.50/mrtg" rel="noreferrer" target="_blank">http://10.0.1.50/mrtg</a>"<br>
<br>
Nick<br>
</blockquote></div>