[rrd-users] Re: newbie needs help

Alex van den Bogaerdt alex at ergens.op.het.net
Wed Dec 18 00:43:48 MET 2002


On Tue, Dec 17, 2002 at 04:28:32PM -0500, Dan Gahlinger wrote:

> rrdtool update host1users.rrd N: < host1.users

This won't work.  If you're going to give the numbers through
stdin you have to do it like this:

    echo update host1users.rrd N:123 | rrdtool -

> and I also tried this:
> 
> rrdtool update host1users.rrd N:25

This *should* work.  You have to use GAUGE as your data source type.
Maybe you need to do a few updates in a row.


Why make it so difficult for yourself?  Start by reading the tutorial.
Once you understand the examples, alter some of them.  Once this works
as expected, make it harder for yourself.

HTH
-- 
Much of what looks like rudeness in hacker circles is not intended to give
offence. Rather, it's the product of the direct, cut-through-the-bullshit
communications style that is natural to people who are more concerned about
solving problems than making others feel warm and fuzzy.

http://www.tuxedo.org/~esr/faqs/smart-questions.html

--
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