[rrd-users] Re: collect and graph snmp data with remstats

Alberto E. Garrido agarrido at fibertel.com.ar
Mon May 19 20:41:31 MEST 2003


You have to add your new OID to your
'{remstatsdir}/etc/config-base/oids' file, with the following format:
		oidname	oid-number

For example:
		CiscoCpuLoad    1.3.6.1.4.1.9.2.1.58.0


Then look at your '{remstatsdir}/etc/config-base/rrds/', there you
should have your rrds files.
Be sure to set 'source snmp' and after data statements declare your new
OID.

You should have something like this in your rrd file:

data            cpu=ciscocpuload GAUGE:600:0:U
oid             CiscoCpuLoad


Then add to your '{remstatsdir}/etc/config-base/hosts/{yourhost}' the
rrd file you have created in previous step.


That's all
Alberto




-----Original Message-----
From: rrd-users-bounce at list.ee.ethz.ch
[mailto:rrd-users-bounce at list.ee.ethz.ch] On Behalf Of David IMANACHE
Sent: Monday, May 19, 2003 7:52 AM
To: rrd_user_mail_list
Subject: [rrd-users] collect and graph snmp data with remstats


Hi everybody!

Is there anybody who could tell me steps in order to collect snmp data 
(whith specific OIDS) with remstats?

thanks in advance
david

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


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