Xymon Mailing List Archive search

RRD Data Extraction

3 messages in this thread

list Bob Gordon · Mon, 31 Jul 2006 10:23:28 -0700 ·
Hello -

One of the admins that I work with needs to pull hard performance numbers
(CPU, IOSTAT, etc) from the hobbit system in order to run a few analysis
that he is needing to do.  Is there an easy way (within hobbit) to get the
numbers associated with the various graphs? If not, how would I go about
pulling the data?

I am currently running 4.1.2 however I will be upgrading to the latest
release shortly (later today if possible)...

Thanks -

-- 
--==[ Bob Gordon ]==--
list Jerry Yu · Mon, 31 Jul 2006 14:27:30 -0400 ·
outside hobbit, rrdtool dump blah1.rrd will dump rrd db to XML. rrd db for
'blah1'  for a given 'host1' can be found
/var/lib/hobbit/rrd/host1/blah1.rrd on the server.
quoted from Bob Gordon

On 7/31/06, Bob Gordon <user-488dbf322a4e@xymon.invalid> wrote:
Hello -

One of the admins that I work with needs to pull hard performance numbers
(CPU, IOSTAT, etc) from the hobbit system in order to run a few analysis
that he is needing to do.  Is there an easy way (within hobbit) to get the
numbers associated with the various graphs? If not, how would I go about
pulling the data?

I am currently running 4.1.2 however I will be upgrading to the latest
release shortly (later today if possible)...

Thanks -

--
--==[ Bob Gordon ]==--
list Bob Gordon · Mon, 31 Jul 2006 12:18:00 -0700 ·
quoted from Jerry Yu
On 7/31/06, Jerry Yu <user-764c1f364fe0@xymon.invalid> wrote:
outside hobbit, rrdtool dump blah1.rrd will dump rrd db to XML. rrd db for
'blah1'  for a given 'host1' can be found
/var/lib/hobbit/rrd/host1/blah1.rrd on the server.
This will work for what he needs..

Thanks!

-- 
--==[ Bob Gordon ]==--