PDA

View Full Version : Cummulative graph?


paddyj
15-11-2007, 11:24
Is it possible to create a graph where the items are added together?

For example I would like to graph memory used, cached and buffered as fill sections but have them summed together so they look like this, displaying the total memory used.

http://www.patrickjoy.com/pjmem.jpg

Is this possible?

Thanks

RoelofMiddeljans
15-11-2007, 11:31
Hello,

You can use the "Stacked" option in Graph type instead of "Normal". When you add more then one item, the values of the items will be summed.

Greetings,

Roelof

paddyj
15-11-2007, 11:44
Thanks for the reply,

I only seem to have "Simple" and "Aggregated" in my graph types. Is this a new feature, what version are you using?

Paddy

RoelofMiddeljans
15-11-2007, 11:49
You are looking at the options of the item in the graph. You can find the option "Graph type" in the option screen of the Graph itself.

Greetings

Roelof

paddyj
15-11-2007, 22:52
I didn't have that option, looks like the Debian stable package for Zabbix is quite old 1.1.4.

I have upgraded to 1.4.1 and can create stacked graphs.

thanks,
Paddy