|
From: Tore A. <to...@li...> - 2004-01-31 17:49:20
|
* Cyril Bouthors > In order to make graphical comparisons of the servers [1] I'm > monitoring with LRRD, I would like to know how I could create one > graphic with the CPU usage of every servers on it. The same could > apply for memory, filesystem usage, apache accesses, ethernet traffic, > load average, etc... > > > I'd also like to have a graph that adds the number of apache accesses > per second of each server and make a whole platform graphic > (web1+web2+web3+...). I've already asked Tore about that. > > Do you have any idea how I could do both the "all in one" and the > "sum" graphs ? Yes, the default configuration file has some un-commented examples on how to create a virtual graph from the data fields of other boxes: <http://cvs.sourceforge.net/viewcvs.py/munin/munin/server/munin.conf.in?rev=1.1&view=auto> Unfortunately, this doesn't support wildcards for all of the nodes in a domain, you have to specify each individually. That's on the TODO list for 1.1, as I understand it. By the way, this list is supposed to be dead, the action's over at <mun...@li...>. Please resubscribe there. -- Tore Anderson |