<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi all,<br><br>i have my mrtg running on a FreeBSD gateway box but normally it stooped and i don't know what happened.<br><br>can some help me? I'm running freebsd 7.2<br><br>here is what i see from the ps command<br>[code:]<br>[root@foca /usr/local/etc/sarg]# ps -aux |grep mrtg<br>mrtg&nbsp;&nbsp;&nbsp;&nbsp; 951&nbsp; 0.0&nbsp; 1.2 14484 12480&nbsp; ??&nbsp; Is&nbsp;&nbsp;&nbsp; 5:19PM&nbsp;&nbsp; 0:01.60 /usr/local/bin/perl -w /usr/local/bin/mrtg --pid-file /var/run/mrtg/mrtg.pid --lock-file /va<br>root&nbsp;&nbsp;&nbsp; 8424&nbsp; 0.0&nbsp; 0.1&nbsp; 1660&nbsp;&nbsp; 988&nbsp; p0&nbsp; RL+&nbsp; 12:46AM&nbsp;&nbsp; 0:00.00 grep mrtg<br>[root@foca /usr/local/etc/sarg]# <br><br>[code/]<br><div>cheers/<br>---------------------------------<br>Nelson Chamba</div><br><div>&nbsp;</div><br><br><br><br>&gt; From: mrtg-request@lists.oetiker.ch<br>&gt; Subject: mrtg Digest, Vol 41, Issue 7<br>&gt; To: mrtg@lists.oetiker.ch<br>&gt; Date: Thu, 20 May 2010 15:34:05 +0200<br>&gt; <br>&gt; Send mrtg mailing list submissions to<br>&gt;         mrtg@lists.oetiker.ch<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         https://lists.oetiker.ch/cgi-bin/listinfo/mrtg<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         mrtg-request@lists.oetiker.ch<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         mrtg-owner@lists.oetiker.ch<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of mrtg digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. Re: Connected Users - Cisco Aironet 1200 (Niall O'Reilly)<br>&gt;    2. Re: Latency Graphs (Lyle Giese)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Thu, 20 May 2010 14:21:11 +0100<br>&gt; From: Niall O'Reilly &lt;Niall.oReilly@ucd.ie&gt;<br>&gt; Subject: Re: [mrtg] Connected Users - Cisco Aironet 1200<br>&gt; To: mrtg@lists.oetiker.ch<br>&gt; Message-ID: &lt;4BF53747.6040805@ucd.ie&gt;<br>&gt; Content-Type: text/plain; format=flowed; charset=UTF-8<br>&gt; <br>&gt; On 20/05/10 13:11, Richard Gliebe wrote:<br>&gt; &gt; I put the above lines into my cfg file, put a&lt;H&gt;  into the line "PageTop".<br>&gt; &gt;<br>&gt; &gt; While I'm tried to build a new html file, MRTG told me, that there is a<br>&gt; &gt; line called 'MaxBytes' missing in my cfg file.<br>&gt; <br>&gt;         As far as I remember (not easy to check until after the<br>&gt;         weekend), my toolchain has the &lt;H1&gt; in a PageTop[^] rule,<br>&gt;         and likely has a default MaxBytes rule as well.  Sorry for<br>&gt;         not remembering this.<br>&gt; <br>&gt; &gt; So I included this line,<br>&gt; &gt;<br>&gt; &gt; [...]<br>&gt; &gt; MaxBytes[ap-w106-19.uclv.net-wlclients-Do0]: 35<br>&gt; &gt; [...]<br>&gt; &gt;<br>&gt; &gt; and build the html file successfully.<br>&gt; &gt;<br>&gt; &gt; I think this line should called like "MaxClients" or something similar<br>&gt; &gt; to the connected wireless clients?? ;-)<br>&gt; <br>&gt;         MRTG requires a 'MaxBytes' rule for each target.<br>&gt;         Something more abstract ('MaxValue' ?) might have<br>&gt;         been a good choice back whenever, but it's obviously not<br>&gt;         feasible to change now.<br>&gt; <br>&gt;         ATB<br>&gt;         Niall O'Reilly<br>&gt; <br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Thu, 20 May 2010 08:33:53 -0500<br>&gt; From: Lyle Giese &lt;lyle@lcrcomputer.net&gt;<br>&gt; Subject: Re: [mrtg] Latency Graphs<br>&gt; To: mrtg@lists.oetiker.ch<br>&gt; Message-ID: &lt;4BF53A41.3090507@lcrcomputer.net&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; I am using mrtg-ping-probe 2.2.0, but the download site for it is not<br>&gt; responding right now.<br>&gt; <br>&gt; Lyle Giese<br>&gt; LCR Computer Services, Inc.<br>&gt; <br>&gt; Mohamed Sangey wrote:<br>&gt; &gt;<br>&gt; &gt; Hello,<br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt; I got below script, but it doesn't work. Please assit<br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt; Target[sdsllat1]: `/usr/local/etc/mrtg/mrtgping.pl 209.152.183.1`<br>&gt; &gt;<br>&gt; &gt; MaxBytes[sdsllat1]: 1250000<br>&gt; &gt;<br>&gt; &gt; Title[sdsllat1]: SDSL Latency<br>&gt; &gt;<br>&gt; &gt; # remember not to define "bits" globally or here as everything will be<br>&gt; &gt; multiplied by 8...<br>&gt; &gt;<br>&gt; &gt; Options[sdsllat1]: gauge noinfo, nopercent<br>&gt; &gt;<br>&gt; &gt; YLegend[sdsllat1]: mS<br>&gt; &gt;<br>&gt; &gt; ShortLegend[sdsllat1]: mS<br>&gt; &gt;<br>&gt; &gt; LegendI[sdsllat1]:  Avg.:<br>&gt; &gt;<br>&gt; &gt; LegendO[sdsllat1]:  Stddev:<br>&gt; &gt;<br>&gt; &gt; Legend1[sdsllat1]: Average Round Trip Time in ms<br>&gt; &gt;<br>&gt; &gt; Legend2[sdsllat1]: StdDev Round Trip Time in ms<br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt; */Mohamed Sangey/*<br>&gt; &gt;<br>&gt; &gt; */Chief Technical Officer (CTO)/*<br>&gt; &gt;<br>&gt; &gt; cid:image001.jpg@01C9BEB7.B6653B30*//*<br>&gt; &gt;<br>&gt; &gt; *Tel Office:*      (+255) 22 - 213 70 30<br>&gt; &gt;<br>&gt; &gt; *Support 24/7*: (+255) 22 - 550 72 00**<br>&gt; &gt;<br>&gt; &gt; *Fax:*                  (+255) 22 - 213 92 22<br>&gt; &gt;<br>&gt; &gt; *Mobile:**          *(+255) 766 - 200020**<br>&gt; &gt;<br>&gt; &gt; *Calling from U.S:**  *212-372-7219**<br>&gt; &gt;<br>&gt; &gt; *Calling from Israel*:    057-6666555 ext. 4971<br>&gt; &gt;<br>&gt; &gt; *Email:* mohamed@tansat.com &lt;mailto:mohamed@tansat.com&gt; /<br>&gt; &gt; www.tansat.com &lt;http://www.tansat.com/&gt;<br>&gt; &gt;<br>&gt; &gt; *MSN :* tansat-support@hotmail.com &lt;mailto:tansat-support@hotmail.com&gt;<br>&gt; &gt;<br>&gt; &gt; *Skype :    *mohamed.sangey<br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt; *From:* Christopher Noyes [mailto:cnoyes@csc.com]<br>&gt; &gt; *Sent:* Thursday, May 20, 2010 1:26 PM<br>&gt; &gt; *To:* Mohamed Sangey<br>&gt; &gt; *Subject:* Re: [mrtg] Latency Graphs<br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Google  'mrtg-ping-probe'<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; This is a PRIVATE message. If you are not the intended recipient,<br>&gt; &gt; please delete without copying and kindly advise us by e-mail of the<br>&gt; &gt; mistake in delivery.<br>&gt; &gt; NOTE: Regardless of content, this e-mail shall not operate to bind CSC<br>&gt; &gt; to any order or other contract unless pursuant to explicit written<br>&gt; &gt; agreement or government initiative expressly permitting the use of<br>&gt; &gt; e-mail for such purpose.<br>&gt; &gt;<br>&gt; &gt; From:<br>&gt; &gt;<br>&gt; &gt;         <br>&gt; &gt;<br>&gt; &gt; "Mohamed Sangey" &lt;mohamed@tansat.com&gt;<br>&gt; &gt;<br>&gt; &gt; To:<br>&gt; &gt;<br>&gt; &gt;         <br>&gt; &gt;<br>&gt; &gt; &lt;mrtg@lists.oetiker.ch&gt;<br>&gt; &gt;<br>&gt; &gt; Date:<br>&gt; &gt;<br>&gt; &gt;         <br>&gt; &gt;<br>&gt; &gt; 05/20/2010 03:04 AM<br>&gt; &gt;<br>&gt; &gt; Subject:<br>&gt; &gt;<br>&gt; &gt;         <br>&gt; &gt;<br>&gt; &gt; [mrtg] Latency Graphs<br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Dear All,<br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt; I would like to monitor latency graphs. Please can anyone send the<br>&gt; &gt; script for that. I have already created the mrtg graph for<br>&gt; &gt; downlink/uplink utilization successfully.<br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt; */Mohamed Sangey/*<br>&gt; &gt;<br>&gt; &gt; */Chief Technical Officer (CTO)/*<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; *Tel Office:*      (+255) 22 - 213 70 30<br>&gt; &gt;<br>&gt; &gt; *Support 24/7*: (+255) 22 - 550 72 00<br>&gt; &gt;<br>&gt; &gt; *Fax:*                  (+255) 22 - 213 92 22<br>&gt; &gt;<br>&gt; &gt; *Mobile:          *(+255) 766 - 200020<br>&gt; &gt;<br>&gt; &gt; *Calling from U.S:  *212-372-7219<br>&gt; &gt;<br>&gt; &gt; *Calling from Israel*:    057-6666555 ext. 4971<br>&gt; &gt;<br>&gt; &gt; *Email:* mohamed@tansat.com &lt;mailto:mohamed@tansat.com&gt; /<br>&gt; &gt; www.tansat.com &lt;http://www.tansat.com/&gt;<br>&gt; &gt;<br>&gt; &gt; *MSN :* tansat-support@hotmail.com &lt;mailto:tansat-support@hotmail.com&gt;<br>&gt; &gt;<br>&gt; &gt; *Skype :    *mohamed.sangey<br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt;<br>&gt; &gt;  <br>&gt; &gt; _______________________________________________<br>&gt; &gt; mrtg mailing list<br>&gt; &gt; mrtg@lists.oetiker.ch<br>&gt; &gt; https://lists.oetiker.ch/cgi-bin/listinfo/mrtg<br>&gt; &gt;<br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; mrtg mailing list<br>&gt; &gt; mrtg@lists.oetiker.ch<br>&gt; &gt; https://lists.oetiker.ch/cgi-bin/listinfo/mrtg<br>&gt; &gt;   <br>&gt; <br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20100520/bc92efa1/attachment.htm <br>&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: not available<br>&gt; Type: image/jpeg<br>&gt; Size: 3727 bytes<br>&gt; Desc: not available<br>&gt; Url : http://lists.oetiker.ch/pipermail/mrtg/attachments/20100520/bc92efa1/attachment.jpeg <br>&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: not available<br>&gt; Type: image/gif<br>&gt; Size: 5179 bytes<br>&gt; Desc: not available<br>&gt; Url : http://lists.oetiker.ch/pipermail/mrtg/attachments/20100520/bc92efa1/attachment.gif <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; mrtg mailing list<br>&gt; mrtg@lists.oetiker.ch<br>&gt; https://lists.oetiker.ch/cgi-bin/listinfo/mrtg<br>&gt; <br>&gt; <br>&gt; End of mrtg Digest, Vol 41, Issue 7<br>&gt; ***********************************<br>                                               <br /><hr />USE O MESSENGER DENTRO DO HOTMAIL SEM PRECISAR INSTALAR NADA. <a href='http://www.windowslive.com.br/public/product.aspx/view/1?cname=webmessenger&ocid=Hotmail:MSN:Messenger:Tagline:1x1:webmessenger:-' target='_new'>CLIQUE PARA VER COMO.</a></body>
</html>