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
Trying to get graphs data to stay on one graph
-
- Posts: 27
- Joined: Tue Aug 31, 2010 11:46 am
-
- Posts: 4380
- Joined: Mon Jun 14, 2010 10:21 am
Re: Trying to get graphs data to stay on one graph
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.
-
- Posts: 1128
- Joined: Wed Mar 03, 2010 12:38 pm
- Location: St. Paul, MN, USA
Re: Trying to get graphs data to stay on one graph
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.