RRD Data Extraction
list Bob Gordon
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
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.
▸
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
▸
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 ]==--