<div dir="ltr">Barry,<div><br></div><div>Here you go.</div><div><br></div><div><div>ubuntu@ixpm1:/srv/ixpmanager$ git --no-pager show | head -1</div><div>commit 17f714d29d8bdcc3c321b8b9ee9504606588de0a</div></div><div><br></div><div>regards,</div><div><br></div><div>Diarmuid</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr">--</div><div dir="ltr"><br><div><b style="font-size:small"><i><font color="#38761d">Irish by birth,</font><font color="#ff9900"> located in Uganda</font> but <font color="#cc0000">Munster by the grace of God.</font></i></b><br></div><div><br></div><div><br></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On 24 February 2018 at 12:51, Barry O'Donovan <span dir="ltr"><<a href="mailto:barry.odonovan@inex.ie" target="_blank">barry.odonovan@inex.ie</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Diarmuid O Briain wrote:<br>
> After reading the manual you are left with the impression that this<br>
> command it only generating output to stdout, a sort of test if you will.<br>
><br>
> ------------<br>
> +# Move to the directory where you have installed IXP Manager<br>
> (typically: /srv/ixpmanager)<br>
> +cd $IXPROOT<br>
> +<br>
> +# Generate MRTG configuration and output to stdout:<br>
>  ./artisan grapher:generate-configuration -B mrtg<br>
><br>
> ------------<br>
><br>
> However, it appears to be generating these files ?<br>
><br>
> ubuntu@ixpm1:/srv/ixpmanager$ ls -la database/Proxies | grep 'Feb 24'<br>
> drwxrwxr-x 1 www-data www-data  3028 Feb 24 06:53 .<br>
> -rw-rw-r-- 1 www-data www-data 12083 Feb 24 06:53 __CG__EntitiesCabinet.php<br>
> -rw-rw-r-- 1 www-data www-data 14049 Feb 24 06:53<br>
> __CG__<wbr>EntitiesCompanyBillingDetail.<wbr>php<br>
> -rw-rw-r-- 1 www-data www-data 10639 Feb 24 06:53<br>
> __CG__<wbr>EntitiesCompanyRegisteredDetai<wbr>l.php<br>
> -rw-rw-r-- 1 www-data www-data  9490 Feb 24 06:53<br>
> __CG__EntitiesInfrastructure.<wbr>php<br>
> -rw-rw-r-- 1 www-data www-data  7446 Feb 24 06:53<br>
> __CG__EntitiesIRRDBConfig.php<br>
> -rw-rw-r-- 1 www-data www-data 18212 Feb 24 06:53 __CG__EntitiesSwitcher.php<br>
> -rw-rw-r-- 1 www-data www-data 21414 Feb 24 06:53<br>
> __CG__EntitiesSwitchPort.php<br>
> -rw-rw-r-- 1 www-data www-data  8238 Feb 24 06:53 __CG__EntitiesVendor.php<br>
><br>
> Is this correct ?<br>
<br>
No.<br>
<br>
I'm not entirely sure how or why these are changing. They should be<br>
static but they are autogenerated files. So long as:<br>
<br>
 - you have the correct version of libraries (composer install)<br>
 - have not changed database entities<br>
 - are using an official release version<br>
<br>
this should not happen.<br>
<br>
It's not a major issue and, after it happens one, they should not change<br>
again.<br>
<br>
Can you:<br>
<br>
cd /srv/ixpmanager   (or where ever $IXPROOT is for you)<br>
<br>
and give me the output of:<br>
<br>
git --no-pager show | head -1<br>
<br>
<br>
 - Barry<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
INEX IXP Manager mailing list<br>
<a href="mailto:ixpmanager@inex.ie">ixpmanager@inex.ie</a><br>
<a href="https://www.inex.ie/mailman/listinfo/ixpmanager" rel="noreferrer" target="_blank">https://www.inex.ie/mailman/<wbr>listinfo/ixpmanager</a><br>
</blockquote></div><br></div>