<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
    </div>
    <blockquote
cite="mid:C88055D0A02F174F848A984067ACC21C2F746B1B@podcwmbxex503.ctl.intranet"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 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:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@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 class="WordSection1"><o:p> </o:p>
        <p class="MsoNormal">                I’ve had a script that
          pulls the %mem of certain processes on various machines. 
          Right now, I have 3 separate groups of machines with different
          processes being watched. The purpose is to track memory leaks.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">                Previously, I had the
          script just put out a ps –eo ‘pid,%mem,cmd’ for the desired
          processes. Then others wanted a graph, so I’ve reformatted the
          output to be just a keyword (either the process name or a
          significant field of the arguments of the command). <o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">                I get something that looks
          like this now:<o:p></o:p></p>
        <p class="MsoNormal">Process Memory Usage<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">SA: 6.5<o:p></o:p></p>
        <p class="MsoNormal">MBIM: 2.4<o:p></o:p></p>
        <p class="MsoNormal">OI: 4.1<o:p></o:p></p>
        <p class="MsoNormal"><o:p></o:p></p>
      </div>
    </blockquote>
    <br>
    You might consider using the devmon-way of reporting data in stead
    of NCV. It has the advantage that you can report data to be entered
    in multiple RRD's. In Devmon one RRD per interface is use, in your
    case one RRD per group of machines could be used. The devmon format
    has also the advantage that colons or equal-signs in the message
    will not confuse the extractor of the RRD data.<br>
    <br>
    Regards,<br>
      Wim Nelis.<br>
  
<br>
<br>
<br>
<HR><font size=2 color="#00467F"><I><span lang=EN-US>
The NLR disclaimer is valid for NLR e-mail messages.</span></I>
<p>
This message is only meant for providing information. Nothing in this e-mail message amounts to a contractual or legal commitment on the part of the sender.</p>
<p>This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. Sender 
accepts no liability for damage of any kind resulting from the risks inherent in the electronic transmission of messages.<br></p> 
</font><HR>
</body>
</html>