[rrd-users] Re: Pseudo Code

Jan Johansson spamfilter2 at mupp.net
Tue Jul 3 15:28:56 MEST 2001



----- Original Message -----
From: "Sharpe, Michael" <MSharpe at gemplex.com>
To: "Rrd-Users (E-mail)" <rrd-users at list.ee.ethz.ch>
Sent: Tuesday, July 03, 2001 3:26 PM
Subject: [rrd-users] Pseudo Code


>
> Can someone please explain to me what this pseudo code is?
>
> while not the end of the universe
>    do
>       get result of
>          snmpget router community 2.2.1.10.4
>       into variable $in
>       get result of
>          snmpget router community 2.2.1.16.4
>       into variable $out
>       rrdtool update myrouter.rrd N:$in:$out
>       wait for 5 minutes
>    done

"Pseudo code" is just that, it is not in any language, you will have to
figure it out yourself. It is just a "recepie" for what/in which order to do
stuff.

Its like the "pseudo instruction" of "Start your car". But it is up to you
to actually figure out how to do that with your car.


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list