Page 1 of 1

Trying to get graphs data to stay on one graph

Posted: Mon Nov 22, 2010 8:01 pm
by jlarocque
What I have in by script for the performance data

"User=${CPU_USER}%; System=${CPU_SYSTEM}%; IoWait=${CPU_IOWAIT}%; Idle=${CPU_IDLE}%;$WARNING_THRESHOLD;$CRITICAL_THRESHOLD"

But a graph is created separately for User, System, IoWait, and Idle and I would like to have one graph with all the information with each one displayed using different color

Never worked with graphing before and it says using default template

Re: Trying to get graphs data to stay on one graph

Posted: Tue Nov 23, 2010 11:25 am
by mguthrie
To my knowledge, PNP (the graphing tool with XI) doesn't have the ability to overlay multiple performance graphs on one graph. This is something we're looking into for future developments as we seek to improve our visualization tools, but to my knowledge I don't believe there is a way to do it right now with the built-in tools for XI.

Re: Trying to get graphs data to stay on one graph

Posted: Tue Nov 23, 2010 12:18 pm
by tonyyarusso
The 0.6 branch of PNP does support graph overlays, but the 0.4 branch currently shipped with XI does not. I believe we are currently looking into updating to 0.6 for the next major release line.