Re: mrtg Digest, Vol 131, Issue 2

Puran Rai <[email protected]> Fri, 31 Aug 2018 13:31:37 +0545
Newsgroups gmane.network.mrtg.user
Message-ID <CAH7-Drze6jaDh+LaO3YArVM7z89Rw4kOasCt8JK+jYQMDozMVg@mail.gmail.com>
--===============3042840272122229547==
Content-Type: multipart/alternative; boundary="000000000000e394490574b6649e"

--000000000000e394490574b6649e
Content-Type: text/plain; charset="UTF-8"

Thanks. I have got the graph of all interfaces. Now i want the graph of
Mikrotik router simple queue in the MRTG. I have got the index but its not
graphing. what might be the issue? Please help! I am in trouble.


*Puran Rai*





On Thu, Aug 30, 2018 at 6:26 PM <[email protected]> wrote:

> Send mrtg mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of mrtg digest..."
>
>
> Today's Topics:
>
>    1. Re: graph update. (Wm. Josiah Erikson)
>    2. Re: Monitor 2 Interfaces on a router (Alex Paradissis)
>    3. Re: Monitor 2 Interfaces on a router (Wm. Josiah Erikson)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 30 Aug 2018 07:56:42 -0400
> From: "Wm. Josiah Erikson" <[email protected]>
> To: Puran Rai <[email protected]>, [email protected]
> Subject: Re: [mrtg] graph update.
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> There are many instructions around the web - you have to run MRTG
> yourself periodically with cron or something similar.
>
> For instance:
>
> wjeNS@artemis:~$ cat /etc/cron.d/mrtg
> */5 *??? * * *??? root??? if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg
> ]; then env LANG=C /usr/bin/mrtg /etc/mrtg.cfg 2>&1 | tee -a
> /var/log/mrtg/mrtg.log ; fi
>
> wjeNS@artemis:~$
>
> -Josiah
>
>
>
> On 8/30/18 3:48 AM, Puran Rai wrote:
> > I have installed MRTG in my server by yesterday. but its not updating
> > graph. what might be the issue?
> > And also i want to have graph of mikrotik simple queue. How can i get
> > graph?
> > ?I am new on this. So please help me.???
> > *Puran Rai
> > *
> >
> > *_
> > _*
> > _*
> > *_
> >
> >
> > _______________________________________________
> > mrtg mailing list
> > [email protected]
> > https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
>
> --
> Wm. Josiah Erikson
> Associate Director of IT, Infrastructure Group
> Network Engineer
> System Administrator, School of CS
> Hampshire College
> Amherst, MA 01002
> (413) 559-6091
> pronouns: he/him/his
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/77865a6a/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Thu, 30 Aug 2018 07:26:11 -0500
> From: Alex Paradissis <[email protected]>
> To: [email protected]
> Cc: [email protected]
> Subject: Re: [mrtg] Monitor 2 Interfaces on a router
> Message-ID:
>         <
> CAA02z-OUdR+kyyUwgYpr6Ga6C636q4dfr+4RY5eqWy9v0FqpHA@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> The last two entries are the same devices.  I am using different vlan
> gateways currently, but there are errors with the log pull for the vlan
> interface that I do not get with the mgmt vlan ip.
>
> #---------------------------------------------------------------
> Target[10.0.0.1]: 45:[email protected]
>
> MaxBytes[10.0.0.1]: 12500000
>
> Title[10.0.0.1]: HP 8212zl(10.0.0.1): ether0
> PageTop[10.0.0.1]: <H1>Traffic Analysis for Port B22</H1>
>   <TABLE>
>  <TR><TD>System:</TD><TD> MS Core </TD></TR>
>  <TR><TD>Maintainer:</TD><TD>L2 to STEM</TD></TR>
>  <TR><TD>Interface:</TD><TD>SFP A1</TD></TR>
>  <TR><TD>IP:</TD><TD>sample-device(10.0.0.1)</TD></TR>
>  <TR><TD>Max Speed:</TD>
>  <TD>1250.0 kBytes/s (ethernetCsmacd)</TD></TR>
>  </TABLE>
>
> #---------------------------------------------------------------
> Target[172.31.254.254]: 95:[email protected]
>
> MaxBytes[172.31.254.254]: 12500000
>
> Title[172.31.254.254]: HP 8212zl(172.31.254.254): ether0
> PageTop[172.31.254.254]: <H1>Traffic Analysis for Port D23</H1>
>   <TABLE>
>  <TR><TD>System:</TD><TD> MS Core </TD></TR>
>  <TR><TD>Maintainer:</TD><TD>Physical Phone</TD></TR>
>  <TR><TD>Interface:</TD><TD>D23</TD></TR>
>  <TR><TD>IP:</TD><TD>MS Core(172.31.254.254)</TD></TR>
>  <TR><TD>Max Speed:</TD>
>  <TD>1250.0 kBytes/s (ethernetCsmacd)</TD></TR>
>  </TABLE>
>
> #---------------------------------------------------------------
>
> Tx,
>
> Alex Paradissis
> System and Network Administrator
> MICDS
>
> (314)995-7479
>
>
> On Wed, Aug 29, 2018 at 3:55 PM Walter Harms <[email protected]>
> wrote:
>
> > Do you have different names like this example for ports 1 and 2? These
> > have to be different.
> >
> >
> >
> > Target[switch_port_01_in]:
> >
> > Target[switch_port_02_in]:
> >
> >
> >
> > Maybe you can post your config file?
> >
> >
> >
> > Walter
> >
> >
> >
> > *From:* mrtg [mailto:[email protected]]
> *On
> > Behalf Of *Alex Paradissis
> > *Sent:* Wednesday, August 29, 2018 1:29 PM
> > *To:* [email protected]
> > *Subject:* [mrtg] Monitor 2 Interfaces on a router
> >
> >
> >
> > All,
> >
> >   I want to monitor 2 different interfaces on the same router.  When I
> > added a second section in the MRTG config file, and ran mrtg.cfg, I got a
> > error saying duplicate definition found for target.  Any suggestions on a
> > way around that?
> >
> >
> > Tx,
> >
> > Alex Paradissis
> >
> > System and Network Administrator
> >
> > MICDS
> >
> > (314)995-7479
> > This transmission may contain confidential or privileged communications
> > and the sender does not waive any related rights and obligations. If you
> > have any reason to believe that you are not the intended recipient or
> that
> > you have received this in error, you must immediately destroy it.
> > Unauthorized copying or distribution of any information herein is
> strictly
> > prohibited and may constitute a criminal offence, a breach of Provincial
> or
> > Federal privacy laws, or may otherwise result in legal sanctions. We ask
> > that you notify the Delta Police Department immediately of any
> transmission
> > received in error, by reply email to the sender. Thank you.
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/02d54f0e/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Thu, 30 Aug 2018 08:41:06 -0400
> From: "Wm. Josiah Erikson" <[email protected]>
> To: [email protected]
> Subject: Re: [mrtg] Monitor 2 Interfaces on a router
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> I would point cfgmaker at it and see what you get
>
> cfgmaker [email protected]
>
> That'll tell you how to specify the interfaces. You need an underscore
> and then interface label for each target.
>
> ??? -Josiah
>
>
>
> On 8/30/18 8:26 AM, Alex Paradissis wrote:
> > The last two entries are the same devices.? I am using different vlan
> > gateways currently, but there are errors with the log pull for the
> > vlan interface that I do not get with the mgmt vlan ip.
> >
> > #---------------------------------------------------------------
> > Target[10.0.0.1]: 45:[email protected] <mailto:45%[email protected]>
> >
> > MaxBytes[10.0.0.1]: 12500000
> >
> > Title[10.0.0.1]: HP 8212zl(10.0.0.1): ether0
> > PageTop[10.0.0.1]: <H1>Traffic Analysis for Port B22</H1>
> > ? <TABLE>
> > ?<TR><TD>System:</TD><TD> MS Core </TD></TR>
> > ?<TR><TD>Maintainer:</TD><TD>L2 to STEM</TD></TR>
> > ?<TR><TD>Interface:</TD><TD>SFP A1</TD></TR>
> > ?<TR><TD>IP:</TD><TD>sample-device(10.0.0.1)</TD></TR>
> > ?<TR><TD>Max Speed:</TD>
> > ?<TD>1250.0 kBytes/s (ethernetCsmacd)</TD></TR>
> > ?</TABLE>
> >
> > #---------------------------------------------------------------
> > Target[172.31.254.254]: 95:[email protected]
> > <mailto:95%[email protected]>
> >
> > MaxBytes[172.31.254.254]: 12500000
> >
> > Title[172.31.254.254]: HP 8212zl(172.31.254.254): ether0
> > PageTop[172.31.254.254]: <H1>Traffic Analysis for Port D23</H1>
> > ? <TABLE>
> > ?<TR><TD>System:</TD><TD> MS Core </TD></TR>
> > ?<TR><TD>Maintainer:</TD><TD>Physical Phone</TD></TR>
> > ?<TR><TD>Interface:</TD><TD>D23</TD></TR>
> > ?<TR><TD>IP:</TD><TD>MS Core(172.31.254.254)</TD></TR>
> > ?<TR><TD>Max Speed:</TD>
> > ?<TD>1250.0 kBytes/s (ethernetCsmacd)</TD></TR>
> > ?</TABLE>
> >
> > #---------------------------------------------------------------
> >
> > Tx,
> >
> > Alex Paradissis
> > System and Network Administrator
> > MICDS
> >
> > (314)995-7479
> >
> >
> > On Wed, Aug 29, 2018 at 3:55 PM Walter Harms <[email protected]
> > <mailto:[email protected]>> wrote:
> >
> >     Do you have different names like this example for ports 1 and 2?
> >     These have to be different.
> >
> >     ?
> >
> >     Target[switch_port_01_in]:
> >
> >     Target[switch_port_02_in]:
> >
> >     ?
> >
> >     Maybe you can post your config file?
> >
> >     ?
> >
> >     Walter
> >
> >     ?
> >
> >     *From:*mrtg [mailto:mrtg-bounces+wharms
> >     <mailto:mrtg-bounces%2Bwharms>[email protected]
> >     <mailto:[email protected]>] *On Behalf Of *Alex
> >     Paradissis
> >     *Sent:* Wednesday, August 29, 2018 1:29 PM
> >     *To:* [email protected] <mailto:[email protected]>
> >     *Subject:* [mrtg] Monitor 2 Interfaces on a router
> >
> >     ?
> >
> >     All,
> >
> >     ? I want to monitor 2 different interfaces on the same router.?
> >     When I added a second section in the MRTG config file, and ran
> >     mrtg.cfg, I got a error saying duplicate definition found for
> >     target.? Any suggestions on a way around that?
> >
> >
> >     Tx,
> >
> >     Alex Paradissis
> >
> >     System and Network Administrator
> >
> >     MICDS
> >
> >     (314)995-7479
> >
> >     This transmission may contain confidential or privileged
> >     communications and the sender does not waive any related rights
> >     and obligations. If you have any reason to believe that you are
> >     not the intended recipient or that you have received this in
> >     error, you must immediately destroy it. Unauthorized copying or
> >     distribution of any information herein is strictly prohibited and
> >     may constitute a criminal offence, a breach of Provincial or
> >     Federal privacy laws, or may otherwise result in legal sanctions.
> >     We ask that you notify the Delta Police Department immediately of
> >     any transmission received in error, by reply email to the sender.
> >     Thank you.
> >
> >
> >
> > _______________________________________________
> > mrtg mailing list
> > [email protected]
> > https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
>
> --
> Wm. Josiah Erikson
> Associate Director of IT, Infrastructure Group
> Network Engineer
> System Administrator, School of CS
> Hampshire College
> Amherst, MA 01002
> (413) 559-6091
> pronouns: he/him/his
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/7ff86e7e/attachment.html
> >
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> mrtg mailing list
> [email protected]
> https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
>
>
> ------------------------------
>
> End of mrtg Digest, Vol 131, Issue 2
> ************************************
>

--000000000000e394490574b6649e
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Thanks. I have got the graph of all interfaces. Now i want=
 the graph of Mikrotik router simple queue in the MRTG. I have got the inde=
x but its not graphing. what might be the issue? Please help! I am in troub=
le.<div><br clear=3D"all"><div><div dir=3D"ltr" class=3D"gmail_signature" d=
ata-smartmail=3D"gmail_signature"><div dir=3D"ltr"><div><div dir=3D"ltr"><d=
iv><div dir=3D"ltr"><font face=3D"garamond, serif"><b style=3D"background-c=
olor:rgb(255,255,255)"><font color=3D"#000000" size=3D"4">Puran Rai</font><=
br></b></font><div><br></div><div><font color=3D"#cccccc" face=3D"arial bla=
ck, sans-serif"><b><u><font size=3D"2"><br></font></u></b></font><div><div>=
<div><u><font size=3D"6" face=3D"arial black, sans-serif" color=3D"#fce5cd"=
><b style=3D"background-color:rgb(0,255,0)"><br></b></font></u></div></div>=
</div></div></div></div></div></div></div></div></div><br></div></div><br><=
div class=3D"gmail_quote"><div dir=3D"ltr">On Thu, Aug 30, 2018 at 6:26 PM =
&lt;<a href=3D"mailto:[email protected]">[email protected]=
iker.ch</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"=
margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send mrtg ma=
iling list submissions to<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" target=
=3D"_blank">[email protected]</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"https://lists.oetiker.ch/cgi-bin/lis=
tinfo/mrtg" rel=3D"noreferrer" target=3D"_blank">https://lists.oetiker.ch/c=
gi-bin/listinfo/mrtg</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]=
" target=3D"_blank">[email protected]</a><br>
<br>
You can reach the person managing the list at<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" =
target=3D"_blank">[email protected]</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of mrtg digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
=C2=A0 =C2=A01. Re: graph update. (Wm. Josiah Erikson)<br>
=C2=A0 =C2=A02. Re: Monitor 2 Interfaces on a router (Alex Paradissis)<br>
=C2=A0 =C2=A03. Re: Monitor 2 Interfaces on a router (Wm. Josiah Erikson)<b=
r>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 30 Aug 2018 07:56:42 -0400<br>
From: &quot;Wm. Josiah Erikson&quot; &lt;<a href=3D"mailto:wjerikson@hampsh=
ire.edu" target=3D"_blank">[email protected]</a>&gt;<br>
To: Puran Rai &lt;<a href=3D"mailto:[email protected]" target=3D"_blan=
k">[email protected]</a>&gt;, <a href=3D"mailto:[email protected]"=
 target=3D"_blank">[email protected]</a><br>
Subject: Re: [mrtg] graph update.<br>
Message-ID: &lt;<a href=3D"mailto:567fad7a-cebf-7c51-f906-5af7db8f90cb@hamp=
shire.edu" target=3D"_blank">567fad7a-cebf-7c51-f906-5af7db8f90cb@hampshire=
.edu</a>&gt;<br>
Content-Type: text/plain; charset=3D&quot;utf-8&quot;<br>
<br>
There are many instructions around the web - you have to run MRTG<br>
yourself periodically with cron or something similar.<br>
<br>
For instance:<br>
<br>
wjeNS@artemis:~$ cat /etc/cron.d/mrtg<br>
*/5 *??? * * *??? root??? if [ -x /usr/bin/mrtg ] &amp;&amp; [ -r /etc/mrtg=
.cfg<br>
]; then env LANG=3DC /usr/bin/mrtg /etc/mrtg.cfg 2&gt;&amp;1 | tee -a<br>
/var/log/mrtg/mrtg.log ; fi<br>
<br>
wjeNS@artemis:~$<br>
<br>
-Josiah<br>
<br>
<br>
<br>
On 8/30/18 3:48 AM, Puran Rai wrote:<br>
&gt; I have installed MRTG in my server by yesterday. but its not updating<=
br>
&gt; graph. what might be the issue?<br>
&gt; And also i want to have graph of mikrotik simple queue. How can i get<=
br>
&gt; graph?<br>
&gt; ?I am new on this. So please help me.???<br>
&gt; *Puran Rai<br>
&gt; *<br>
&gt;<br>
&gt; *_<br>
&gt; _*<br>
&gt; _*<br>
&gt; *_<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mrtg mailing list<br>
&gt; <a href=3D"mailto:[email protected]" target=3D"_blank">mrtg@lists.=
oetiker.ch</a><br>
&gt; <a href=3D"https://lists.oetiker.ch/cgi-bin/listinfo/mrtg" rel=3D"nore=
ferrer" target=3D"_blank">https://lists.oetiker.ch/cgi-bin/listinfo/mrtg</a=
><br>
<br>
-- <br>
Wm. Josiah Erikson<br>
Associate Director of IT, Infrastructure Group<br>
Network Engineer<br>
System Administrator, School of CS<br>
Hampshire College<br>
Amherst, MA 01002<br>
(413) 559-6091<br>
pronouns: he/him/his<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href=3D"http://lists.oetiker.ch/pipermail/mrtg/attachments/2018=
0830/77865a6a/attachment-0001.html" rel=3D"noreferrer" target=3D"_blank">ht=
tp://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/77865a6a/attachme=
nt-0001.html</a>&gt;<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 30 Aug 2018 07:26:11 -0500<br>
From: Alex Paradissis &lt;<a href=3D"mailto:[email protected]" target=
=3D"_blank">[email protected]</a>&gt;<br>
To: <a href=3D"mailto:[email protected]" target=3D"_blank">wharms@delta=
police.ca</a><br>
Cc: <a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]=
etiker.ch</a><br>
Subject: Re: [mrtg] Monitor 2 Interfaces on a router<br>
Message-ID:<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 &lt;<a href=3D"mailto:CAA02z-OUdR%2BkyyUwgYpr6G=
a6C636q4dfr%[email protected]" target=3D"_blank">CAA02z-OUd=
[email protected]</a>&gt;<br>
Content-Type: text/plain; charset=3D&quot;utf-8&quot;<br>
<br>
The last two entries are the same devices.=C2=A0 I am using different vlan<=
br>
gateways currently, but there are errors with the log pull for the vlan<br>
interface that I do not get with the mgmt vlan ip.<br>
<br>
#---------------------------------------------------------------<br>
Target[10.0.0.1]: <a href=3D"mailto:45%[email protected]" target=3D"_blank"=
>45:[email protected]</a><br>
<br>
MaxBytes[10.0.0.1]: 12500000<br>
<br>
Title[10.0.0.1]: HP 8212zl(10.0.0.1): ether0<br>
PageTop[10.0.0.1]: &lt;H1&gt;Traffic Analysis for Port B22&lt;/H1&gt;<br>
=C2=A0 &lt;TABLE&gt;<br>
=C2=A0&lt;TR&gt;&lt;TD&gt;System:&lt;/TD&gt;&lt;TD&gt; MS Core &lt;/TD&gt;&=
lt;/TR&gt;<br>
=C2=A0&lt;TR&gt;&lt;TD&gt;Maintainer:&lt;/TD&gt;&lt;TD&gt;L2 to STEM&lt;/TD=
&gt;&lt;/TR&gt;<br>
=C2=A0&lt;TR&gt;&lt;TD&gt;Interface:&lt;/TD&gt;&lt;TD&gt;SFP A1&lt;/TD&gt;&=
lt;/TR&gt;<br>
=C2=A0&lt;TR&gt;&lt;TD&gt;IP:&lt;/TD&gt;&lt;TD&gt;sample-device(10.0.0.1)&l=
t;/TD&gt;&lt;/TR&gt;<br>
=C2=A0&lt;TR&gt;&lt;TD&gt;Max Speed:&lt;/TD&gt;<br>
=C2=A0&lt;TD&gt;1250.0 kBytes/s (ethernetCsmacd)&lt;/TD&gt;&lt;/TR&gt;<br>
=C2=A0&lt;/TABLE&gt;<br>
<br>
#---------------------------------------------------------------<br>
Target[172.31.254.254]: <a href=3D"mailto:95%[email protected]" targe=
t=3D"_blank">95:[email protected]</a><br>
<br>
MaxBytes[172.31.254.254]: 12500000<br>
<br>
Title[172.31.254.254]: HP 8212zl(172.31.254.254): ether0<br>
PageTop[172.31.254.254]: &lt;H1&gt;Traffic Analysis for Port D23&lt;/H1&gt;=
<br>
=C2=A0 &lt;TABLE&gt;<br>
=C2=A0&lt;TR&gt;&lt;TD&gt;System:&lt;/TD&gt;&lt;TD&gt; MS Core &lt;/TD&gt;&=
lt;/TR&gt;<br>
=C2=A0&lt;TR&gt;&lt;TD&gt;Maintainer:&lt;/TD&gt;&lt;TD&gt;Physical Phone&lt=
;/TD&gt;&lt;/TR&gt;<br>
=C2=A0&lt;TR&gt;&lt;TD&gt;Interface:&lt;/TD&gt;&lt;TD&gt;D23&lt;/TD&gt;&lt;=
/TR&gt;<br>
=C2=A0&lt;TR&gt;&lt;TD&gt;IP:&lt;/TD&gt;&lt;TD&gt;MS Core(172.31.254.254)&l=
t;/TD&gt;&lt;/TR&gt;<br>
=C2=A0&lt;TR&gt;&lt;TD&gt;Max Speed:&lt;/TD&gt;<br>
=C2=A0&lt;TD&gt;1250.0 kBytes/s (ethernetCsmacd)&lt;/TD&gt;&lt;/TR&gt;<br>
=C2=A0&lt;/TABLE&gt;<br>
<br>
#---------------------------------------------------------------<br>
<br>
Tx,<br>
<br>
Alex Paradissis<br>
System and Network Administrator<br>
MICDS<br>
<br>
(314)995-7479<br>
<br>
<br>
On Wed, Aug 29, 2018 at 3:55 PM Walter Harms &lt;<a href=3D"mailto:wharms@d=
eltapolice.ca" target=3D"_blank">[email protected]</a>&gt; wrote:<br>
<br>
&gt; Do you have different names like this example for ports 1 and 2? These=
<br>
&gt; have to be different.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Target[switch_port_01_in]:<br>
&gt;<br>
&gt; Target[switch_port_02_in]:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Maybe you can post your config file?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Walter<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; *From:* mrtg [mailto:<a href=3D"mailto:mrtg-bounces%2Bwharms" target=
=3D"_blank">mrtg-bounces+wharms</a>=3D<a href=3D"mailto:deltapolice.ca@list=
s.oetiker.ch" target=3D"_blank">[email protected]</a>] *On<br=
>
&gt; Behalf Of *Alex Paradissis<br>
&gt; *Sent:* Wednesday, August 29, 2018 1:29 PM<br>
&gt; *To:* <a href=3D"mailto:[email protected]" target=3D"_blank">mrtg@=
lists.oetiker.ch</a><br>
&gt; *Subject:* [mrtg] Monitor 2 Interfaces on a router<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; All,<br>
&gt;<br>
&gt;=C2=A0 =C2=A0I want to monitor 2 different interfaces on the same route=
r.=C2=A0 When I<br>
&gt; added a second section in the MRTG config file, and ran mrtg.cfg, I go=
t a<br>
&gt; error saying duplicate definition found for target.=C2=A0 Any suggesti=
ons on a<br>
&gt; way around that?<br>
&gt;<br>
&gt;<br>
&gt; Tx,<br>
&gt;<br>
&gt; Alex Paradissis<br>
&gt;<br>
&gt; System and Network Administrator<br>
&gt;<br>
&gt; MICDS<br>
&gt;<br>
&gt; (314)995-7479<br>
&gt; This transmission may contain confidential or privileged communication=
s<br>
&gt; and the sender does not waive any related rights and obligations. If y=
ou<br>
&gt; have any reason to believe that you are not the intended recipient or =
that<br>
&gt; you have received this in error, you must immediately destroy it.<br>
&gt; Unauthorized copying or distribution of any information herein is stri=
ctly<br>
&gt; prohibited and may constitute a criminal offence, a breach of Provinci=
al or<br>
&gt; Federal privacy laws, or may otherwise result in legal sanctions. We a=
sk<br>
&gt; that you notify the Delta Police Department immediately of any transmi=
ssion<br>
&gt; received in error, by reply email to the sender. Thank you.<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href=3D"http://lists.oetiker.ch/pipermail/mrtg/attachments/2018=
0830/02d54f0e/attachment-0001.html" rel=3D"noreferrer" target=3D"_blank">ht=
tp://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/02d54f0e/attachme=
nt-0001.html</a>&gt;<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Thu, 30 Aug 2018 08:41:06 -0400<br>
From: &quot;Wm. Josiah Erikson&quot; &lt;<a href=3D"mailto:wjerikson@hampsh=
ire.edu" target=3D"_blank">[email protected]</a>&gt;<br>
To: <a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]=
etiker.ch</a><br>
Subject: Re: [mrtg] Monitor 2 Interfaces on a router<br>
Message-ID: &lt;<a href=3D"mailto:965709b9-22e0-4a75-4306-12f6ce0d66b5@hamp=
shire.edu" target=3D"_blank">965709b9-22e0-4a75-4306-12f6ce0d66b5@hampshire=
.edu</a>&gt;<br>
Content-Type: text/plain; charset=3D&quot;utf-8&quot;<br>
<br>
I would point cfgmaker at it and see what you get<br>
<br>
cfgmaker <a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]=
.1</a><br>
<br>
That&#39;ll tell you how to specify the interfaces. You need an underscore<=
br>
and then interface label for each target.<br>
<br>
??? -Josiah<br>
<br>
<br>
<br>
On 8/30/18 8:26 AM, Alex Paradissis wrote:<br>
&gt; The last two entries are the same devices.? I am using different vlan<=
br>
&gt; gateways currently, but there are errors with the log pull for the<br>
&gt; vlan interface that I do not get with the mgmt vlan ip.<br>
&gt;<br>
&gt; #---------------------------------------------------------------<br>
&gt; Target[10.0.0.1]: <a href=3D"mailto:45%[email protected]" target=3D"_b=
lank">45:[email protected]</a> &lt;mailto:<a href=3D"mailto:45%253Apublic@10.=
0.0.1" target=3D"_blank">45%[email protected]</a>&gt;<br>
&gt;<br>
&gt; MaxBytes[10.0.0.1]: 12500000<br>
&gt;<br>
&gt; Title[10.0.0.1]: HP 8212zl(10.0.0.1): ether0<br>
&gt; PageTop[10.0.0.1]: &lt;H1&gt;Traffic Analysis for Port B22&lt;/H1&gt;<=
br>
&gt; ? &lt;TABLE&gt;<br>
&gt; ?&lt;TR&gt;&lt;TD&gt;System:&lt;/TD&gt;&lt;TD&gt; MS Core &lt;/TD&gt;&=
lt;/TR&gt;<br>
&gt; ?&lt;TR&gt;&lt;TD&gt;Maintainer:&lt;/TD&gt;&lt;TD&gt;L2 to STEM&lt;/TD=
&gt;&lt;/TR&gt;<br>
&gt; ?&lt;TR&gt;&lt;TD&gt;Interface:&lt;/TD&gt;&lt;TD&gt;SFP A1&lt;/TD&gt;&=
lt;/TR&gt;<br>
&gt; ?&lt;TR&gt;&lt;TD&gt;IP:&lt;/TD&gt;&lt;TD&gt;sample-device(10.0.0.1)&l=
t;/TD&gt;&lt;/TR&gt;<br>
&gt; ?&lt;TR&gt;&lt;TD&gt;Max Speed:&lt;/TD&gt;<br>
&gt; ?&lt;TD&gt;1250.0 kBytes/s (ethernetCsmacd)&lt;/TD&gt;&lt;/TR&gt;<br>
&gt; ?&lt;/TABLE&gt;<br>
&gt;<br>
&gt; #---------------------------------------------------------------<br>
&gt; Target[172.31.254.254]: <a href=3D"mailto:95%[email protected]" =
target=3D"_blank">95:[email protected]</a><br>
&gt; &lt;mailto:<a href=3D"mailto:95%[email protected]" target=3D"_=
blank">95%[email protected]</a>&gt;<br>
&gt;<br>
&gt; MaxBytes[172.31.254.254]: 12500000<br>
&gt;<br>
&gt; Title[172.31.254.254]: HP 8212zl(172.31.254.254): ether0<br>
&gt; PageTop[172.31.254.254]: &lt;H1&gt;Traffic Analysis for Port D23&lt;/H=
1&gt;<br>
&gt; ? &lt;TABLE&gt;<br>
&gt; ?&lt;TR&gt;&lt;TD&gt;System:&lt;/TD&gt;&lt;TD&gt; MS Core &lt;/TD&gt;&=
lt;/TR&gt;<br>
&gt; ?&lt;TR&gt;&lt;TD&gt;Maintainer:&lt;/TD&gt;&lt;TD&gt;Physical Phone&lt=
;/TD&gt;&lt;/TR&gt;<br>
&gt; ?&lt;TR&gt;&lt;TD&gt;Interface:&lt;/TD&gt;&lt;TD&gt;D23&lt;/TD&gt;&lt;=
/TR&gt;<br>
&gt; ?&lt;TR&gt;&lt;TD&gt;IP:&lt;/TD&gt;&lt;TD&gt;MS Core(172.31.254.254)&l=
t;/TD&gt;&lt;/TR&gt;<br>
&gt; ?&lt;TR&gt;&lt;TD&gt;Max Speed:&lt;/TD&gt;<br>
&gt; ?&lt;TD&gt;1250.0 kBytes/s (ethernetCsmacd)&lt;/TD&gt;&lt;/TR&gt;<br>
&gt; ?&lt;/TABLE&gt;<br>
&gt;<br>
&gt; #---------------------------------------------------------------<br>
&gt;<br>
&gt; Tx,<br>
&gt;<br>
&gt; Alex Paradissis<br>
&gt; System and Network Administrator<br>
&gt; MICDS<br>
&gt;<br>
&gt; (314)995-7479<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Aug 29, 2018 at 3:55 PM Walter Harms &lt;<a href=3D"mailto:wha=
[email protected]" target=3D"_blank">[email protected]</a><br>
&gt; &lt;mailto:<a href=3D"mailto:[email protected]" target=3D"_blank">=
[email protected]</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0Do you have different names like this example for p=
orts 1 and 2?<br>
&gt;=C2=A0 =C2=A0 =C2=A0These have to be different.<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0?<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0Target[switch_port_01_in]:<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0Target[switch_port_02_in]:<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0?<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0Maybe you can post your config file?<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0?<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0Walter<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0?<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0*From:*mrtg [mailto:<a href=3D"mailto:mrtg-bounces%=
2Bwharms" target=3D"_blank">mrtg-bounces+wharms</a><br>
&gt;=C2=A0 =C2=A0 =C2=A0&lt;mailto:<a href=3D"mailto:mrtg-bounces%252Bwharm=
s" target=3D"_blank">mrtg-bounces%2Bwharms</a>&gt;=3D<a href=3D"mailto:delt=
[email protected]" target=3D"_blank">[email protected]=
.ch</a><br>
&gt;=C2=A0 =C2=A0 =C2=A0&lt;mailto:<a href=3D"mailto:[email protected]=
etiker.ch" target=3D"_blank">[email protected]</a>&gt;] *On B=
ehalf Of *Alex<br>
&gt;=C2=A0 =C2=A0 =C2=A0Paradissis<br>
&gt;=C2=A0 =C2=A0 =C2=A0*Sent:* Wednesday, August 29, 2018 1:29 PM<br>
&gt;=C2=A0 =C2=A0 =C2=A0*To:* <a href=3D"mailto:[email protected]" targ=
et=3D"_blank">[email protected]</a> &lt;mailto:<a href=3D"mailto:mrtg@l=
ists.oetiker.ch" target=3D"_blank">[email protected]</a>&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0*Subject:* [mrtg] Monitor 2 Interfaces on a router<=
br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0?<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0All,<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0? I want to monitor 2 different interfaces on the s=
ame router.?<br>
&gt;=C2=A0 =C2=A0 =C2=A0When I added a second section in the MRTG config fi=
le, and ran<br>
&gt;=C2=A0 =C2=A0 =C2=A0mrtg.cfg, I got a error saying duplicate definition=
 found for<br>
&gt;=C2=A0 =C2=A0 =C2=A0target.? Any suggestions on a way around that?<br>
&gt;<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0Tx,<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0Alex Paradissis<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0System and Network Administrator<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0MICDS<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0(314)995-7479<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0This transmission may contain confidential or privi=
leged<br>
&gt;=C2=A0 =C2=A0 =C2=A0communications and the sender does not waive any re=
lated rights<br>
&gt;=C2=A0 =C2=A0 =C2=A0and obligations. If you have any reason to believe =
that you are<br>
&gt;=C2=A0 =C2=A0 =C2=A0not the intended recipient or that you have receive=
d this in<br>
&gt;=C2=A0 =C2=A0 =C2=A0error, you must immediately destroy it. Unauthorize=
d copying or<br>
&gt;=C2=A0 =C2=A0 =C2=A0distribution of any information herein is strictly =
prohibited and<br>
&gt;=C2=A0 =C2=A0 =C2=A0may constitute a criminal offence, a breach of Prov=
incial or<br>
&gt;=C2=A0 =C2=A0 =C2=A0Federal privacy laws, or may otherwise result in le=
gal sanctions.<br>
&gt;=C2=A0 =C2=A0 =C2=A0We ask that you notify the Delta Police Department =
immediately of<br>
&gt;=C2=A0 =C2=A0 =C2=A0any transmission received in error, by reply email =
to the sender.<br>
&gt;=C2=A0 =C2=A0 =C2=A0Thank you.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mrtg mailing list<br>
&gt; <a href=3D"mailto:[email protected]" target=3D"_blank">mrtg@lists.=
oetiker.ch</a><br>
&gt; <a href=3D"https://lists.oetiker.ch/cgi-bin/listinfo/mrtg" rel=3D"nore=
ferrer" target=3D"_blank">https://lists.oetiker.ch/cgi-bin/listinfo/mrtg</a=
><br>
<br>
-- <br>
Wm. Josiah Erikson<br>
Associate Director of IT, Infrastructure Group<br>
Network Engineer<br>
System Administrator, School of CS<br>
Hampshire College<br>
Amherst, MA 01002<br>
(413) 559-6091<br>
pronouns: he/him/his<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href=3D"http://lists.oetiker.ch/pipermail/mrtg/attachments/2018=
0830/7ff86e7e/attachment.html" rel=3D"noreferrer" target=3D"_blank">http://=
lists.oetiker.ch/pipermail/mrtg/attachments/20180830/7ff86e7e/attachment.ht=
ml</a>&gt;<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
mrtg mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]=
er.ch</a><br>
<a href=3D"https://lists.oetiker.ch/cgi-bin/listinfo/mrtg" rel=3D"noreferre=
r" target=3D"_blank">https://lists.oetiker.ch/cgi-bin/listinfo/mrtg</a><br>
<br>
<br>
------------------------------<br>
<br>
End of mrtg Digest, Vol 131, Issue 2<br>
************************************<br>
</blockquote></div>

--000000000000e394490574b6649e--


--===============3042840272122229547==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
mrtg mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg

--===============3042840272122229547==--