[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] How to get Overall Cluster Utilization report using Hobbit(Xymon): 4.2.2
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] How to get Overall Cluster Utilization report using Hobbit(Xymon): 4.2.2
- From: "Cleaver, Japheth" <jcleaver (at) soe.sony.com>
- Date: Fri, 5 Mar 2010 10:24:12 -0800
- References: <Pine.LNX.4.62.1003051106470.21884 (at) mailhub.cdac.in>
- Thread-index: Acq8Ljr2u/tGwmT9QiepNThnBejNdAAYi9MA
- Thread-topic: [hobbit] How to get Overall Cluster Utilization report using Hobbit(Xymon): 4.2.2
> -----Original Message-----
> From: Pankaj Dorlikar [mailto:pankajd (at) cdac.in]
> Sent: Thursday, March 04, 2010 9:40 PM
> To: hobbit (at) hswn.dk
> Cc: Pankaj Dorlikar
> Subject: [hobbit] How to get Overall Cluster Utilization report using
> Hobbit(Xymon): 4.2.2
>
> Hi,
> we have cluster of 25 nodes and we wanted to see overall cluster
> utilization report.We are getting individual nodes utilization.But we want
> combined utilization. We to get that.
> os : rhel 5.2
>
> Warm Regards,
>
> Pankaj Dorlikar
I'm not sure if bbcombotests can really do this, but it might be a good way to start, at least for threshold generation.
http://www.hswn.dk/hobbit/help/manpages/man5/bbcombotest.cfg.5.html
If you're looking for rrd-type graphs, you could try automating or defining links to the metrics report cgi at http://www.hswn.dk/hobbit/help/manpages/man1/hobbit-hostgraphs.cgi.1.html
If all else fails, create a script that reads your RRDs for the individual hosts directly and composes something custom, then have it run as an external script on your server, feeding a new custom test back into hobbit with the bb command.
HTH,
Japheth Cleaver