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 = <<a href=3D"mailto:[email protected]">[email protected]= iker.ch</a>> 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 'help' 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 "Re: Contents of mrtg digest..."<br> <br> <br> Today'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: "Wm. Josiah Erikson" <<a href=3D"mailto:wjerikson@hampsh= ire.edu" target=3D"_blank">[email protected]</a>><br> To: Puran Rai <<a href=3D"mailto:[email protected]" target=3D"_blan= k">[email protected]</a>>, <a href=3D"mailto:[email protected]"= target=3D"_blank">[email protected]</a><br> Subject: Re: [mrtg] graph update.<br> Message-ID: <<a href=3D"mailto:567fad7a-cebf-7c51-f906-5af7db8f90cb@hamp= shire.edu" target=3D"_blank">567fad7a-cebf-7c51-f906-5af7db8f90cb@hampshire= .edu</a>><br> Content-Type: text/plain; charset=3D"utf-8"<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 ] && [ -r /etc/mrtg= .cfg<br> ]; then env LANG=3DC /usr/bin/mrtg /etc/mrtg.cfg 2>&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> > I have installed MRTG in my server by yesterday. but its not updating<= br> > graph. what might be the issue?<br> > And also i want to have graph of mikrotik simple queue. How can i get<= br> > graph?<br> > ?I am new on this. So please help me.???<br> > *Puran Rai<br> > *<br> ><br> > *_<br> > _*<br> > _*<br> > *_<br> ><br> ><br> > _______________________________________________<br> > mrtg mailing list<br> > <a href=3D"mailto:[email protected]" target=3D"_blank">mrtg@lists.= oetiker.ch</a><br> > <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: <<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>><br> <br> ------------------------------<br> <br> Message: 2<br> Date: Thu, 30 Aug 2018 07:26:11 -0500<br> From: Alex Paradissis <<a href=3D"mailto:[email protected]" target= =3D"_blank">[email protected]</a>><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 <<a href=3D"mailto:CAA02z-OUdR%2BkyyUwgYpr6G= a6C636q4dfr%[email protected]" target=3D"_blank">CAA02z-OUd= [email protected]</a>><br> Content-Type: text/plain; charset=3D"utf-8"<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]: <H1>Traffic Analysis for Port B22</H1><br> =C2=A0 <TABLE><br> =C2=A0<TR><TD>System:</TD><TD> MS Core </TD>&= lt;/TR><br> =C2=A0<TR><TD>Maintainer:</TD><TD>L2 to STEM</TD= ></TR><br> =C2=A0<TR><TD>Interface:</TD><TD>SFP A1</TD>&= lt;/TR><br> =C2=A0<TR><TD>IP:</TD><TD>sample-device(10.0.0.1)&l= t;/TD></TR><br> =C2=A0<TR><TD>Max Speed:</TD><br> =C2=A0<TD>1250.0 kBytes/s (ethernetCsmacd)</TD></TR><br> =C2=A0</TABLE><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]: <H1>Traffic Analysis for Port D23</H1>= <br> =C2=A0 <TABLE><br> =C2=A0<TR><TD>System:</TD><TD> MS Core </TD>&= lt;/TR><br> =C2=A0<TR><TD>Maintainer:</TD><TD>Physical Phone<= ;/TD></TR><br> =C2=A0<TR><TD>Interface:</TD><TD>D23</TD><= /TR><br> =C2=A0<TR><TD>IP:</TD><TD>MS Core(172.31.254.254)&l= t;/TD></TR><br> =C2=A0<TR><TD>Max Speed:</TD><br> =C2=A0<TD>1250.0 kBytes/s (ethernetCsmacd)</TD></TR><br> =C2=A0</TABLE><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 <<a href=3D"mailto:wharms@d= eltapolice.ca" target=3D"_blank">[email protected]</a>> wrote:<br> <br> > Do you have different names like this example for ports 1 and 2? These= <br> > have to be different.<br> ><br> ><br> ><br> > Target[switch_port_01_in]:<br> ><br> > Target[switch_port_02_in]:<br> ><br> ><br> ><br> > Maybe you can post your config file?<br> ><br> ><br> ><br> > Walter<br> ><br> ><br> ><br> > *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= > > Behalf Of *Alex Paradissis<br> > *Sent:* Wednesday, August 29, 2018 1:29 PM<br> > *To:* <a href=3D"mailto:[email protected]" target=3D"_blank">mrtg@= lists.oetiker.ch</a><br> > *Subject:* [mrtg] Monitor 2 Interfaces on a router<br> ><br> ><br> ><br> > All,<br> ><br> >=C2=A0 =C2=A0I want to monitor 2 different interfaces on the same route= r.=C2=A0 When I<br> > added a second section in the MRTG config file, and ran mrtg.cfg, I go= t a<br> > error saying duplicate definition found for target.=C2=A0 Any suggesti= ons on a<br> > way around that?<br> ><br> ><br> > Tx,<br> ><br> > Alex Paradissis<br> ><br> > System and Network Administrator<br> ><br> > MICDS<br> ><br> > (314)995-7479<br> > This transmission may contain confidential or privileged communication= s<br> > and the sender does not waive any related rights and obligations. If y= ou<br> > have any reason to believe that you are not the intended recipient or = that<br> > you have received this in error, you must immediately destroy it.<br> > Unauthorized copying or distribution of any information herein is stri= ctly<br> > prohibited and may constitute a criminal offence, a breach of Provinci= al or<br> > Federal privacy laws, or may otherwise result in legal sanctions. We a= sk<br> > that you notify the Delta Police Department immediately of any transmi= ssion<br> > received in error, by reply email to the sender. Thank you.<br> ><br> -------------- next part --------------<br> An HTML attachment was scrubbed...<br> URL: <<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>><br> <br> ------------------------------<br> <br> Message: 3<br> Date: Thu, 30 Aug 2018 08:41:06 -0400<br> From: "Wm. Josiah Erikson" <<a href=3D"mailto:wjerikson@hampsh= ire.edu" target=3D"_blank">[email protected]</a>><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: <<a href=3D"mailto:965709b9-22e0-4a75-4306-12f6ce0d66b5@hamp= shire.edu" target=3D"_blank">965709b9-22e0-4a75-4306-12f6ce0d66b5@hampshire= .edu</a>><br> Content-Type: text/plain; charset=3D"utf-8"<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'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> > The last two entries are the same devices.? I am using different vlan<= br> > gateways currently, but there are errors with the log pull for the<br> > vlan 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"_b= lank">45:[email protected]</a> <mailto:<a href=3D"mailto:45%253Apublic@10.= 0.0.1" 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]: <H1>Traffic Analysis for Port B22</H1><= br> > ? <TABLE><br> > ?<TR><TD>System:</TD><TD> MS Core </TD>&= lt;/TR><br> > ?<TR><TD>Maintainer:</TD><TD>L2 to STEM</TD= ></TR><br> > ?<TR><TD>Interface:</TD><TD>SFP A1</TD>&= lt;/TR><br> > ?<TR><TD>IP:</TD><TD>sample-device(10.0.0.1)&l= t;/TD></TR><br> > ?<TR><TD>Max Speed:</TD><br> > ?<TD>1250.0 kBytes/s (ethernetCsmacd)</TD></TR><br> > ?</TABLE><br> ><br> > #---------------------------------------------------------------<br> > Target[172.31.254.254]: <a href=3D"mailto:95%[email protected]" = target=3D"_blank">95:[email protected]</a><br> > <mailto:<a href=3D"mailto:95%[email protected]" target=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]: <H1>Traffic Analysis for Port D23</H= 1><br> > ? <TABLE><br> > ?<TR><TD>System:</TD><TD> MS Core </TD>&= lt;/TR><br> > ?<TR><TD>Maintainer:</TD><TD>Physical Phone<= ;/TD></TR><br> > ?<TR><TD>Interface:</TD><TD>D23</TD><= /TR><br> > ?<TR><TD>IP:</TD><TD>MS Core(172.31.254.254)&l= t;/TD></TR><br> > ?<TR><TD>Max Speed:</TD><br> > ?<TD>1250.0 kBytes/s (ethernetCsmacd)</TD></TR><br> > ?</TABLE><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 <<a href=3D"mailto:wha= [email protected]" target=3D"_blank">[email protected]</a><br> > <mailto:<a href=3D"mailto:[email protected]" target=3D"_blank">= [email protected]</a>>> wrote:<br> ><br> >=C2=A0 =C2=A0 =C2=A0Do you have different names like this example for p= orts 1 and 2?<br> >=C2=A0 =C2=A0 =C2=A0These have to be different.<br> ><br> >=C2=A0 =C2=A0 =C2=A0?<br> ><br> >=C2=A0 =C2=A0 =C2=A0Target[switch_port_01_in]:<br> ><br> >=C2=A0 =C2=A0 =C2=A0Target[switch_port_02_in]:<br> ><br> >=C2=A0 =C2=A0 =C2=A0?<br> ><br> >=C2=A0 =C2=A0 =C2=A0Maybe you can post your config file?<br> ><br> >=C2=A0 =C2=A0 =C2=A0?<br> ><br> >=C2=A0 =C2=A0 =C2=A0Walter<br> ><br> >=C2=A0 =C2=A0 =C2=A0?<br> ><br> >=C2=A0 =C2=A0 =C2=A0*From:*mrtg [mailto:<a href=3D"mailto:mrtg-bounces%= 2Bwharms" target=3D"_blank">mrtg-bounces+wharms</a><br> >=C2=A0 =C2=A0 =C2=A0<mailto:<a href=3D"mailto:mrtg-bounces%252Bwharm= s" target=3D"_blank">mrtg-bounces%2Bwharms</a>>=3D<a href=3D"mailto:delt= [email protected]" target=3D"_blank">[email protected]= .ch</a><br> >=C2=A0 =C2=A0 =C2=A0<mailto:<a href=3D"mailto:[email protected]= etiker.ch" target=3D"_blank">[email protected]</a>>] *On B= ehalf Of *Alex<br> >=C2=A0 =C2=A0 =C2=A0Paradissis<br> >=C2=A0 =C2=A0 =C2=A0*Sent:* Wednesday, August 29, 2018 1:29 PM<br> >=C2=A0 =C2=A0 =C2=A0*To:* <a href=3D"mailto:[email protected]" targ= et=3D"_blank">[email protected]</a> <mailto:<a href=3D"mailto:mrtg@l= ists.oetiker.ch" target=3D"_blank">[email protected]</a>><br> >=C2=A0 =C2=A0 =C2=A0*Subject:* [mrtg] Monitor 2 Interfaces on a router<= br> ><br> >=C2=A0 =C2=A0 =C2=A0?<br> ><br> >=C2=A0 =C2=A0 =C2=A0All,<br> ><br> >=C2=A0 =C2=A0 =C2=A0? I want to monitor 2 different interfaces on the s= ame router.?<br> >=C2=A0 =C2=A0 =C2=A0When I added a second section in the MRTG config fi= le, and ran<br> >=C2=A0 =C2=A0 =C2=A0mrtg.cfg, I got a error saying duplicate definition= found for<br> >=C2=A0 =C2=A0 =C2=A0target.? Any suggestions on a way around that?<br> ><br> ><br> >=C2=A0 =C2=A0 =C2=A0Tx,<br> ><br> >=C2=A0 =C2=A0 =C2=A0Alex Paradissis<br> ><br> >=C2=A0 =C2=A0 =C2=A0System and Network Administrator<br> ><br> >=C2=A0 =C2=A0 =C2=A0MICDS<br> ><br> >=C2=A0 =C2=A0 =C2=A0(314)995-7479<br> ><br> >=C2=A0 =C2=A0 =C2=A0This transmission may contain confidential or privi= leged<br> >=C2=A0 =C2=A0 =C2=A0communications and the sender does not waive any re= lated rights<br> >=C2=A0 =C2=A0 =C2=A0and obligations. If you have any reason to believe = that you are<br> >=C2=A0 =C2=A0 =C2=A0not the intended recipient or that you have receive= d this in<br> >=C2=A0 =C2=A0 =C2=A0error, you must immediately destroy it. Unauthorize= d copying or<br> >=C2=A0 =C2=A0 =C2=A0distribution of any information herein is strictly = prohibited and<br> >=C2=A0 =C2=A0 =C2=A0may constitute a criminal offence, a breach of Prov= incial or<br> >=C2=A0 =C2=A0 =C2=A0Federal privacy laws, or may otherwise result in le= gal sanctions.<br> >=C2=A0 =C2=A0 =C2=A0We ask that you notify the Delta Police Department = immediately of<br> >=C2=A0 =C2=A0 =C2=A0any transmission received in error, by reply email = to the sender.<br> >=C2=A0 =C2=A0 =C2=A0Thank you.<br> ><br> ><br> ><br> > _______________________________________________<br> > mrtg mailing list<br> > <a href=3D"mailto:[email protected]" target=3D"_blank">mrtg@lists.= oetiker.ch</a><br> > <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: <<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>><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==--