Well, It worked great. Thanks a lot
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Lucia Sent: Monday, June 19, 2006 2:25 PM To: 'john'; [EMAIL PROTECTED] Subject: [mrtg] Re: Can mrtg calculate only on value? The config probably includes "noo" (or "noi") for no output (or no input). Common practice is for single-valued items in scripts to return the same value twice, and then omit one via noo or noi. Tim -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of john Sent: Monday, June 19, 2006 6:36 AM To: [EMAIL PROTECTED] Subject: [mrtg] Re: Can mrtg calculate only on value? I already do that but I am wondering about the configuration concerning the CPU usage (unix-like system), where a perl script return the two identical values, but only the first is graphed. The blue one is not. Could you explain that? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, June 19, 2006 9:28 AM To: [EMAIL PROTECTED] Subject: [mrtg] Re: Can mrtg calculate only on value? Simply by leaving the LegendO and Legend2 completely blank on your config file. Your perl script will still need to return two values for MRTG to correctly interpret the output however, but you can just return 0 for the second parameter. Regards, Scott. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of john Sent: 18 June 2006 17:20 To: [EMAIL PROTECTED] Subject: [mrtg] Re: Can mrtg calculate only on value? Well, I use a perl script that returns one value (integer) Probably, I don't use the rddtool but the rateup. I read the mrtg wants two value the ingoing and the outgoing numbers. What if I have one value? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MrPaul Sent: Sunday, June 18, 2006 5:15 PM To: john Cc: [EMAIL PROTECTED] Subject: [mrtg] Re: Can mrtg calculate only on value? On 6/18/06, john <[EMAIL PROTECTED]> wrote: > > I want to remove the out Legend from the graphs. > > > Can this be done? If you are wanting someone to tell you how to do do this then we'll need additional information. How are you creating your graphs? Rateup, rrdtool direct, some cgi script. If you just want someone to answer your question....the answer is yes. Paul -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
