<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>MRTG — LowEndSpirit DEV</title>
        <link>https://dev.lowendspirit.com/index.php?p=/</link>
        <pubDate>Thu, 04 Jun 2026 22:04:24 +0000</pubDate>
        <language>en</language>
            <description>MRTG — LowEndSpirit DEV</description>
    <atom:link href="https://dev.lowendspirit.com/index.php?p=/discussions/tagged/mrtg/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>MRTG graph shape question -- triangle vs rectangle -- with proposed answer</title>
        <link>https://dev.lowendspirit.com/index.php?p=/discussion/1478/mrtg-graph-shape-question-triangle-vs-rectangle-with-proposed-answer</link>
        <pubDate>Mon, 20 Jul 2020 01:31:02 +0000</pubDate>
        <category>Help</category>
        <dc:creator>Not_Oles</dc:creator>
        <guid isPermaLink="false">1478@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Below is some <a rel="nofollow" href="https://oss.oetiker.ch/mrtg/">Multi Router Traffic Grapher (MRTG)</a> output as shown by the <a rel="nofollow" href="https://www.soyoustart.com/us/">SoYouStart</a> Control Panel. What was happening to produce the MRTG graph was that I logged in to an idling server via ssh and ran</p>

<pre spellcheck="false" tabindex="0"># apt-get update &amp;&amp; apt-get dist-upgrade -y
</pre>

<p>My question is: Why is the graph triangular instead of rectangular?</p>

<p>I assume that almost all of the bandwidth represented by the graph was used for downloading of the updates and upgrades and very little represented terminal output via ssh. I assume that the constraint on getting the updates and the upgrades would be the slower of the connection speed from the update and upgrade servers to my server or the upload bandwidth of the update and upgrade servers. It would seem like the process would rapidly reach the constraint and pretty much maintain that speed. The graph seems like it should be a rectangle or at least a rectangle-ish trapezoid. I can imagine the bandwidth varying over time, or varying even within a couple of minutes, but -- like a triangle -- why?</p>

<p>I googled around, but didn't immediately find much.  Then I moved my mouse around on the graph and got an idea of what the answer might be.</p>

<p>Proposed answer: The SoYouStart Control Panel seems to collect data points every five minutes. In this case the update process took less than ten minutes. The first and the last data points were near zero because the first happened before the update process started and the last happened after the process ended. The middle data point was somewhere during the process. The graph is triangular because the only real data involved is the three points, which make a triangle. The triangular shape has almost nothing to do with the shape of the bandwidth utilization throughout the update process. To look at the shape of the traffic meaningfully, I would need additional data points.</p>

<p>I've seen these triangular graphs a lot. It's taken me awhile to maybe figure out why.</p>

<p>Thanks everybody! Hope everybody is enjoying the weekend! <img src="https://dev.lowendspirit.com/plugins/emojiextender/emoji/twitter/smile.png" title=":)" alt=":)" height="18" /></p>

<p><img src="http://talk.lowendspirit.com/uploads/editor/yj/finby3dnh5ko.png" alt="" title="" /></p>
]]>
        </description>
    </item>
   </channel>
</rss>
