[mrtg] Re: Need some configuration help!

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Sat Oct 13 00:25:17 MEST 2001


Henk-Jan Kloosterman wrote:

>  I want to be able to have agraph with:
> ! line Cpuload usr, and one line wich has the usrload + the system load.
> I can make graph that shows the sys load and the other one the sys load:
> 
> Target[trade.triton.usrsys]:ssCpuRawUser.0&ssCpuRawSystem.0:public at beheer.tr
> ade.triton.net
> 
> But How can I :
> 
> Target[trade.triton.usrsys]:ssCpuRawUser.0&ssCpuRawSystem.0:public at beheer.tr
> ade.triton.net
> nothing+&ssCpuRawUser.0:public at beheer.trade.triton.ahrend.net:1161
> beheer.trade.triton.net

First a small note: it is time, not load.

Two options:
1) use the external program interface.
2) find an OID that always return zero and do:
       target[x]: OID1&OID2:y at z + OID3&OID1:y at z
   where
       OID1 is system time
       OID2 is user time
       OID3 always returns zero

   This way you get OID1 plus OID3 (equals OID1) as "input" and
   OID2+OID1 as "output".

cheers,
-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list