<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Rick Silacci <<a href="mailto:rick@velociter.net">rick@velociter.net</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, March 10, 2015 at 10:38 AM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:mrtg@lists.oetiker.ch">mrtg@lists.oetiker.ch</a>" <<a href="mailto:mrtg@lists.oetiker.ch">mrtg@lists.oetiker.ch</a>><br>
<span style="font-weight:bold">Subject: </span>[mrtg] MRTG graphs - "In" is constantly @ 4000 k and out is constant @ about 20k<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Arial Black";
        panose-1:2 11 10 4 2 1 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Arial",sans-serif;
        color:windowtext;
        font-weight:bold;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><b><span style="font-size: 10pt; font-family: Arial, sans-serif;">And MRTG doesn’t run constant.  It only runs for a second after I run the startup command.  Any ideas?</span></b></p>
</div>
</div>
</div>
</blockquote>
</span>
<div><br>
</div>
<div>By default, mrtg runs for just one pass.  You can either run it via cron or use the runasdaemon setup.</div>
<div><br>
</div>
<div>Cron has the advantage that the config files are read every 5 minutes, so it reflect changes to your configuration faster.</div>
<div>Runasdaemon has the advantage that mrtg doesn’t need to parse the config files for every polling cycle.  That’s a significant consideration when polling a couple of thousand devices.</div>
<div><br>
</div>
<div>See:</div>
<div><a href="http://oss.oetiker.ch/mrtg/doc/mrtg-unix-guide.en.html#RUNNING_MRTG_CONTENT">http://oss.oetiker.ch/mrtg/doc/mrtg-unix-guide.en.html#RUNNING_MRTG_CONTENT</a></div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>