|
|
Plot more than two graphs??
|
Previous Topic
Next Topic
|
| Message |
Author |
Posted: Tue Mar 09, 2010 2:22 am Subject: Plot more than two graphs?? |
|
|
ashok kumar
|
|
Hi folks,
How can I plot more than two graps using MRTG. Something like plotting the graphs of IN vs OUT and Free vs Available in the same MRTG graph.
Also, Can I plot only CPU utilization graph(only BLUE area or only GREEN area) because CPU utilization doesn't have something like in and out?
Thanks
G.Ashok Kumar
Softential
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |
| Back to top |
|
 |
Posted: Tue Mar 09, 2010 1:39 pm Subject: Plot more than two graphs?? |
|
|
Steve Shipway
|
|
Having more than 2 variables on the graph with MRTG can only be done by either writing your own frontend, or using MRTG/RRD with the routers2 frontend. Use the routers.cgi*Graph[] directive to define a userdefined combination graph over multiple Target[]s. If you have the latest routers2 and RRDTool 1.3 or later, you can also have a second Y-axis with a differrent scale.
Plotting only a single value is simple; you can use the noo or noi options to MRTg to suppress the Outgoing or Incoming lines. You can use this for your CPU graph.
Steve
From: mrtg-bounces+s.shipway=auckland.ac.nz@lists.oetiker.ch [mrtg-bounces+s.shipway=auckland.ac.nz@lists.oetiker.ch] On Behalf Of ashok kumar [g.ashok1988@gmail.com]
Sent: Tuesday, 9 March 2010 8:22 p.m.
To: mrtg@lists.oetiker.ch
Subject: [mrtg] Plot more than two graphs??
Hi folks,
How can I plot more than two graps using MRTG. Something like plotting the graphs of IN vs OUT and Free vs Available in the same MRTG graph.
Also, Can I plot only CPU utilization graph(only BLUE area or only GREEN area) because CPU utilization doesn't have something like in and out?
Thanks
G.Ashok Kumar
Softential |
| Back to top |
|
 |
|