[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mrtg
Subject:    Re: [mrtg] mrtg Digest, Vol 131, Issue 2
From:       Puran Rai <puraanraai77 () gmail ! com>
Date:       2018-08-31 7:47:14
Message-ID: CAH7-Drze6jaDh+LaO3YArVM7z89Rw4kOasCt8JK+jYQMDozMVg () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


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 <mrtg-request@lists.oetiker.ch> wrote:

> Send mrtg mailing list submissions to
>         mrtg@lists.oetiker.ch
>
> 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
>         mrtg-request@lists.oetiker.ch
>
> You can reach the person managing the list at
>         mrtg-owner@lists.oetiker.ch
>
> 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" <wjerikson@hampshire.edu>
> To: Puran Rai <puraanraai77@gmail.com>, mrtg@lists.oetiker.ch
> Subject: Re: [mrtg] graph update.
> Message-ID: <567fad7a-cebf-7c51-f906-5af7db8f90cb@hampshire.edu>
> 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
> > mrtg@lists.oetiker.ch
> > 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 <aparadissis@micds.org>
> To: wharms@deltapolice.ca
> Cc: mrtg@lists.oetiker.ch
> 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:public@10.0.0.1
>
> 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:public@172.31.254.254
>
> 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 <wharms@deltapolice.ca>
> 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=deltapolice.ca@lists.oetiker.ch]
> *On
> > Behalf Of *Alex Paradissis
> > *Sent:* Wednesday, August 29, 2018 1:29 PM
> > *To:* mrtg@lists.oetiker.ch
> > *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" <wjerikson@hampshire.edu>
> To: mrtg@lists.oetiker.ch
> Subject: Re: [mrtg] Monitor 2 Interfaces on a router
> Message-ID: <965709b9-22e0-4a75-4306-12f6ce0d66b5@hampshire.edu>
> Content-Type: text/plain; charset="utf-8"
>
> I would point cfgmaker at it and see what you get
>
> cfgmaker public@10.0.0.1
>
> 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:public@10.0.0.1 <mailto:45%3Apublic@10.0.0.1>
> >
> > 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:public@172.31.254.254
> > <mailto:95%3Apublic@172.31.254.254>
> >
> > 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 <wharms@deltapolice.ca
> > <mailto:wharms@deltapolice.ca>> 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>=deltapolice.ca@lists.oetiker.ch
> >     <mailto:deltapolice.ca@lists.oetiker.ch>] *On Behalf Of *Alex
> >     Paradissis
> >     *Sent:* Wednesday, August 29, 2018 1:29 PM
> >     *To:* mrtg@lists.oetiker.ch <mailto:mrtg@lists.oetiker.ch>
> >     *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
> > mrtg@lists.oetiker.ch
> > 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
> mrtg@lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
>
>
> ------------------------------
>
> End of mrtg Digest, Vol 131, Issue 2
> ************************************
>

[Attachment #5 (text/html)]

<div dir="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 index but its not \
graphing. what might be the issue? Please help! I am in trouble.<div><br \
clear="all"><div><div dir="ltr" class="gmail_signature" \
data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div \
dir="ltr"><font face="garamond, serif"><b \
style="background-color:rgb(255,255,255)"><font color="#000000" size="4">Puran \
Rai</font><br></b></font><div><br></div><div><font color="#cccccc" face="arial black, \
sans-serif"><b><u><font size="2"><br></font></u></b></font><div><div><div><u><font \
size="6" face="arial black, sans-serif" color="#fce5cd"><b \
style="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="gmail_quote"><div dir="ltr">On Thu, Aug 30, 2018 at 6:26 PM &lt;<a \
href="mailto:mrtg-request@lists.oetiker.ch">mrtg-request@lists.oetiker.ch</a>&gt; \
wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex">Send mrtg mailing list submissions \
                to<br>
            <a href="mailto:mrtg@lists.oetiker.ch" \
target="_blank">mrtg@lists.oetiker.ch</a><br> <br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
            <a href="https://lists.oetiker.ch/cgi-bin/listinfo/mrtg" rel="noreferrer" \
target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/mrtg</a><br> or, via email, \
                send a message with subject or body &#39;help&#39; to<br>
            <a href="mailto:mrtg-request@lists.oetiker.ch" \
target="_blank">mrtg-request@lists.oetiker.ch</a><br> <br>
You can reach the person managing the list at<br>
            <a href="mailto:mrtg-owner@lists.oetiker.ch" \
target="_blank">mrtg-owner@lists.oetiker.ch</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>
     1. Re: graph update. (Wm. Josiah Erikson)<br>
     2. Re: Monitor 2 Interfaces on a router (Alex Paradissis)<br>
     3. Re: Monitor 2 Interfaces on a router (Wm. Josiah Erikson)<br>
<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="mailto:wjerikson@hampshire.edu" \
                target="_blank">wjerikson@hampshire.edu</a>&gt;<br>
To: Puran Rai &lt;<a href="mailto:puraanraai77@gmail.com" \
target="_blank">puraanraai77@gmail.com</a>&gt;, <a \
                href="mailto:mrtg@lists.oetiker.ch" \
                target="_blank">mrtg@lists.oetiker.ch</a><br>
Subject: Re: [mrtg] graph update.<br>
Message-ID: &lt;<a href="mailto:567fad7a-cebf-7c51-f906-5af7db8f90cb@hampshire.edu" \
                target="_blank">567fad7a-cebf-7c51-f906-5af7db8f90cb@hampshire.edu</a>&gt;<br>
                
Content-Type: text/plain; charset=&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=C /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="mailto:mrtg@lists.oetiker.ch" \
target="_blank">mrtg@lists.oetiker.ch</a><br> &gt; <a \
href="https://lists.oetiker.ch/cgi-bin/listinfo/mrtg" rel="noreferrer" \
target="_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="http://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/77865a6a/attachment-0001.html" \
rel="noreferrer" target="_blank">http://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/77865a6a/attachment-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="mailto:aparadissis@micds.org" \
                target="_blank">aparadissis@micds.org</a>&gt;<br>
To: <a href="mailto:wharms@deltapolice.ca" \
                target="_blank">wharms@deltapolice.ca</a><br>
Cc: <a href="mailto:mrtg@lists.oetiker.ch" \
                target="_blank">mrtg@lists.oetiker.ch</a><br>
Subject: Re: [mrtg] Monitor 2 Interfaces on a router<br>
Message-ID:<br>
            &lt;<a href="mailto:CAA02z-OUdR%2BkyyUwgYpr6Ga6C636q4dfr%2B4RY5eqWy9v0FqpHA@mail.gmail.com" \
target="_blank">CAA02z-OUdR+kyyUwgYpr6Ga6C636q4dfr+4RY5eqWy9v0FqpHA@mail.gmail.com</a>&gt;<br>
                
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<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 vlan<br>
interface that I do not get with the mgmt vlan ip.<br>
<br>
#---------------------------------------------------------------<br>
Target[10.0.0.1]: <a href="mailto:45%3Apublic@10.0.0.1" \
target="_blank">45:public@10.0.0.1</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>
   &lt;TABLE&gt;<br>
  &lt;TR&gt;&lt;TD&gt;System:&lt;/TD&gt;&lt;TD&gt; MS Core &lt;/TD&gt;&lt;/TR&gt;<br>
  &lt;TR&gt;&lt;TD&gt;Maintainer:&lt;/TD&gt;&lt;TD&gt;L2 to \
STEM&lt;/TD&gt;&lt;/TR&gt;<br>  \
&lt;TR&gt;&lt;TD&gt;Interface:&lt;/TD&gt;&lt;TD&gt;SFP A1&lt;/TD&gt;&lt;/TR&gt;<br>  \
&lt;TR&gt;&lt;TD&gt;IP:&lt;/TD&gt;&lt;TD&gt;sample-device(10.0.0.1)&lt;/TD&gt;&lt;/TR&gt;<br>
  &lt;TR&gt;&lt;TD&gt;Max Speed:&lt;/TD&gt;<br>
  &lt;TD&gt;1250.0 kBytes/s (ethernetCsmacd)&lt;/TD&gt;&lt;/TR&gt;<br>
  &lt;/TABLE&gt;<br>
<br>
#---------------------------------------------------------------<br>
Target[172.31.254.254]: <a href="mailto:95%3Apublic@172.31.254.254" \
target="_blank">95:public@172.31.254.254</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>
   &lt;TABLE&gt;<br>
  &lt;TR&gt;&lt;TD&gt;System:&lt;/TD&gt;&lt;TD&gt; MS Core &lt;/TD&gt;&lt;/TR&gt;<br>
  &lt;TR&gt;&lt;TD&gt;Maintainer:&lt;/TD&gt;&lt;TD&gt;Physical \
Phone&lt;/TD&gt;&lt;/TR&gt;<br>  \
&lt;TR&gt;&lt;TD&gt;Interface:&lt;/TD&gt;&lt;TD&gt;D23&lt;/TD&gt;&lt;/TR&gt;<br>  \
&lt;TR&gt;&lt;TD&gt;IP:&lt;/TD&gt;&lt;TD&gt;MS \
Core(172.31.254.254)&lt;/TD&gt;&lt;/TR&gt;<br>  &lt;TR&gt;&lt;TD&gt;Max \
Speed:&lt;/TD&gt;<br>  &lt;TD&gt;1250.0 kBytes/s \
(ethernetCsmacd)&lt;/TD&gt;&lt;/TR&gt;<br>  &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="mailto:wharms@deltapolice.ca" target="_blank">wharms@deltapolice.ca</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="mailto:mrtg-bounces%2Bwharms" \
target="_blank">mrtg-bounces+wharms</a>=<a \
href="mailto:deltapolice.ca@lists.oetiker.ch" \
target="_blank">deltapolice.ca@lists.oetiker.ch</a>] *On<br> &gt; Behalf Of *Alex \
Paradissis<br> &gt; *Sent:* Wednesday, August 29, 2018 1:29 PM<br>
&gt; *To:* <a href="mailto:mrtg@lists.oetiker.ch" \
target="_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;     I want to monitor 2 different interfaces on the same router.   When I<br>
&gt; added a second section in the MRTG config file, and ran mrtg.cfg, I got a<br>
&gt; error saying duplicate definition found for target.   Any suggestions 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 communications<br>
&gt; and the sender does not waive any related rights and obligations. If you<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 strictly<br>
&gt; prohibited and may constitute a criminal offence, a breach of Provincial or<br>
&gt; Federal privacy laws, or may otherwise result in legal sanctions. We ask<br>
&gt; that you notify the Delta Police Department immediately of any transmission<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="http://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/02d54f0e/attachment-0001.html" \
rel="noreferrer" target="_blank">http://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/02d54f0e/attachment-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="mailto:wjerikson@hampshire.edu" \
                target="_blank">wjerikson@hampshire.edu</a>&gt;<br>
To: <a href="mailto:mrtg@lists.oetiker.ch" \
                target="_blank">mrtg@lists.oetiker.ch</a><br>
Subject: Re: [mrtg] Monitor 2 Interfaces on a router<br>
Message-ID: &lt;<a href="mailto:965709b9-22e0-4a75-4306-12f6ce0d66b5@hampshire.edu" \
                target="_blank">965709b9-22e0-4a75-4306-12f6ce0d66b5@hampshire.edu</a>&gt;<br>
                
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
I would point cfgmaker at it and see what you get<br>
<br>
cfgmaker <a href="mailto:public@10.0.0.1" target="_blank">public@10.0.0.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="mailto:45%3Apublic@10.0.0.1" \
target="_blank">45:public@10.0.0.1</a> &lt;mailto:<a \
href="mailto:45%253Apublic@10.0.0.1" target="_blank">45%3Apublic@10.0.0.1</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)&lt;/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="mailto:95%3Apublic@172.31.254.254" \
target="_blank">95:public@172.31.254.254</a><br> &gt; &lt;mailto:<a \
href="mailto:95%253Apublic@172.31.254.254" \
target="_blank">95%3Apublic@172.31.254.254</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;/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;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)&lt;/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="mailto:wharms@deltapolice.ca" target="_blank">wharms@deltapolice.ca</a><br> \
&gt; &lt;mailto:<a href="mailto:wharms@deltapolice.ca" \
target="_blank">wharms@deltapolice.ca</a>&gt;&gt; wrote:<br> &gt;<br>
&gt;        Do you have different names like this example for ports 1 and 2?<br>
&gt;        These 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="mailto:mrtg-bounces%2Bwharms" \
target="_blank">mrtg-bounces+wharms</a><br> &gt;        &lt;mailto:<a \
href="mailto:mrtg-bounces%252Bwharms" \
target="_blank">mrtg-bounces%2Bwharms</a>&gt;=<a \
href="mailto:deltapolice.ca@lists.oetiker.ch" \
target="_blank">deltapolice.ca@lists.oetiker.ch</a><br> &gt;        &lt;mailto:<a \
href="mailto:deltapolice.ca@lists.oetiker.ch" \
target="_blank">deltapolice.ca@lists.oetiker.ch</a>&gt;] *On Behalf Of *Alex<br> &gt; \
Paradissis<br> &gt;        *Sent:* Wednesday, August 29, 2018 1:29 PM<br>
&gt;        *To:* <a href="mailto:mrtg@lists.oetiker.ch" \
target="_blank">mrtg@lists.oetiker.ch</a> &lt;mailto:<a \
href="mailto:mrtg@lists.oetiker.ch" target="_blank">mrtg@lists.oetiker.ch</a>&gt;<br> \
&gt;        *Subject:* [mrtg] Monitor 2 Interfaces on a router<br> &gt;<br>
&gt;        ?<br>
&gt;<br>
&gt;        All,<br>
&gt;<br>
&gt;        ? I want to monitor 2 different interfaces on the same router.?<br>
&gt;        When I added a second section in the MRTG config file, and ran<br>
&gt;        mrtg.cfg, I got a error saying duplicate definition found for<br>
&gt;        target.? Any suggestions on a 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;<br>
&gt;        This transmission may contain confidential or privileged<br>
&gt;        communications and the sender does not waive any related rights<br>
&gt;        and obligations. If you have any reason to believe that you are<br>
&gt;        not the intended recipient or that you have received this in<br>
&gt;        error, you must immediately destroy it. Unauthorized copying or<br>
&gt;        distribution of any information herein is strictly prohibited and<br>
&gt;        may constitute a criminal offence, a breach of Provincial or<br>
&gt;        Federal privacy laws, or may otherwise result in legal sanctions.<br>
&gt;        We ask that you notify the Delta Police Department immediately of<br>
&gt;        any transmission received in error, by reply email to the sender.<br>
&gt;        Thank you.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mrtg mailing list<br>
&gt; <a href="mailto:mrtg@lists.oetiker.ch" \
target="_blank">mrtg@lists.oetiker.ch</a><br> &gt; <a \
href="https://lists.oetiker.ch/cgi-bin/listinfo/mrtg" rel="noreferrer" \
target="_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="http://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/7ff86e7e/attachment.html" \
rel="noreferrer" target="_blank">http://lists.oetiker.ch/pipermail/mrtg/attachments/20180830/7ff86e7e/attachment.html</a>&gt;<br>
 <br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
mrtg mailing list<br>
<a href="mailto:mrtg@lists.oetiker.ch" target="_blank">mrtg@lists.oetiker.ch</a><br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/mrtg" rel="noreferrer" \
target="_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>



_______________________________________________
mrtg mailing list
mrtg@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic