[hobbit] RRD Graph question -- splitting into subgraphs
Buchan Milne
bgmilne at staff.telkomsa.net
Thu Sep 3 09:49:41 CEST 2009
On Wednesday, 2 September 2009 16:55:14 Robert Herron wrote:
> I use the bb-roracle extension to monitor Oracle databases tablespace
> sizes. I wrote an "extra-script" to do this and added it to the
> [rrdstatus] and [rrddata] stanzas in hobbitlaunch.cfg. I updated the
> hobbitgraph.cfg and hobbitserver.cfg files. Everything works -- the RRDs
> are created and the graphs are displayed on the "trends" and "oradb"
> pages.
You may also want to consider looking at dbcheck.pl from the hobbit-perl_cl
project, which (in conjunction with recent Xymon releases) more or less
provides this out-the-box (without an extra script).
> The only problem is the graph is not split into multiple subgraphs on the
> "oradb" page. It is split into multiple subgraphs on the "trends" page. I
> want the oradb RRD graphs to act like the "disk" RRD graphs. Some of the
> monitored databases have upwards of 65 tablespaces and are difficult to
> analyze with everything on one graph.
>
> Is it possible to split the graphs on the oradb page? I did a search of
> the archive and didn't find anything relevant.
What did you add to the TEST2RRD and GRAPHS variables in hobbitserver.cfg?
Appending ::1 to the name you added in GRAPHS (e.g. oradb::1 instead of oradb)
may help.
Regards,
Buchan
More information about the Xymon
mailing list