Ok I wrote a shell script to collect data from our boxes,
simply a decimal number. All the script does is:
finger @host | grep -c tty > host1.users

shows the # of users logged into the box
I do this for about 20 boxes, each to a different file

I've tried reading the docs, faq, etc on the website, but
I just get lost, nothing seems to cover what I want to do.

How do I get this graphing the data ?
basically every 5 minutes I need something to build the
graph to show the users on the boxes graphed over time

Dan.


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to