<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>@font-face {
        font-family: Calibri;
}
@page Section1 {margin: 1.0in 1.0in 1.0in 1.0in; }
P.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
LI.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
DIV.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: "Calibri","sans-serif"
}
.MsoChpDefault {
        
}
DIV.Section1 {
        
}
</style>
<meta content="MSHTML 6.00.6000.16705" name="GENERATOR">
<style title="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body lang="EN-US" vlink="purple" link="blue" ocsi="x">
<div dir="ltr">>I am running MRTG 2.16.2 on a Windows 2003 Server. </div>
<div dir="ltr"><font face="times new roman">></font>Currently I am monitoring about 30 different computers/switches
</div>
<div dir="ltr">>on our school's network. <br>
>I have a couple graphs where I would like the reverse the </div>
<div dir="ltr">>Incoming/Outgoing traffic graphs because I am on the other side of a switch.</div>
<div>
<div class="Section1">
<p class="MsoNormal">>I have tried putting a - (minus) sign in without and change in the
</p>
<p class="MsoNormal"><font face="arial" size="2">></font>graphs. Can someone offer me some advice? Here's an MRTG
</p>
<p class="MsoNormal"><font face="arial" size="2">></font>comfit for one of the graphs in question.</p>
<p class="MsoNormal"><font face="arial" size="2"></font> </p>
<p class="MsoNormal"><font face="arial" size="2">If you add the minus sign, then it changes how the data are stored. Basically, the In and Out counts are swapped before storing in the RRD. This will not change the display of existing data, though! All it
does is reverse the data between retrieval and storage.</font></p>
<p class="MsoNormal"><font face="arial" size="2"></font> </p>
<p class="MsoNormal"><font face="arial" size="2">If you want to change the way existing data are stored, your only option is to change teh labels by redefining Legend{IO1234} to reflect how you want them displayed.</font></p>
<p class="MsoNormal"><font face="arial" size="2"></font> </p>
<p class="MsoNormal"><font face="arial" size="2">If you are using the Routers2 frontend, there is also the 'reverse' extended option which swaps the data between storage and display. This may be what you want.</font></p>
<p class="MsoNormal"><font face="arial" size="2"></font> </p>
<p class="MsoNormal"><font face="arial" size="2">Steve</font></p>
</div>
</div>
</body>
</html>