Is there a tool to aggregate nmon reports of the same server over a period of days/hours and get a summary of (min,max,avg) of CPU memory etc.

Currently we have each server generating nmon data every 8hrs.

We also have cfg2web to obtain reports - is there a way to perform aggregate reporting using utility?

link|improve this question

80% accept rate
feedback

1 Answer

up vote 2 down vote accepted

You can use nmon2rrd and/or nmon2web.

Info on the nmon wiki.

You can also use nmonmerge (same page), and then graph in the regular Excel tool (nmon analyzer).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.