Sir, 1.. I could set the Interval value to 1, however I got error while setting the Refresh value below 300 seconds saying "the min value is 300", even though i m using rrdtool. 2.. As per doc, the XScale, YScale, YTics & YTicsFactor functions r not working. I m measuring a value ranging between 1 to 100, but would like to have Y-Scale to show 10 lines as 1,2,3,4.....10 instead default 4 lines 26,52,78,104. Pl suggest. rgds,
Vipul. ----- Original Message ----- From: "Eric Brander" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: "PAUL WILLIAMSON" <[EMAIL PROTECTED]> Sent: Friday, December 05, 2003 7:40 PM Subject: [mrtg] Re: How to change X, Y Scale and Refresh time >From TFM: Interval How often do you call mrtg? The default is 5 minutes. If you call it less often, you should specify it here. This does two things: a.. The generated HTML page contains the right information about the calling interval ... b.. A META header in the generated HTML page will instruct caches about the time-to-live of this page ..... In this example, we tell mrtg that we will be calling it every 10 minutes. If you are calling mrtg every 5 minutes, you can leave this line commented out. Example: Interval: 10Note that unless you are using rrdtool you can not set Interval to less than 5 minutes. If you are using rrdtool you can set interval down to 1 minute. Note though, setting the Interval for an rrdtool/mrtg setup will influence the initial creation of the database. If you change the interval later, all existing databases will remain at the resolution they were initially created with. TFM can be located here: http://people.ee.ethz.ch/~oetiker/webtools/mrtg/reference.html Eric Brander Eric_Mailing_List at rednarb dot com ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "PAUL WILLIAMSON" <[EMAIL PROTECTED]> Sent: Friday, December 05, 2003 7:57 AM Subject: [mrtg] Re: How to change X, Y Scale and Refresh time Hi, I am already using RRDTool. My basic requiremet is that Mrtg should query managed device at every minute instead of 5 minutes. Vipul. ----- Original Message ----- From: "PAUL WILLIAMSON" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, December 05, 2003 7:05 PM Subject: [mrtg] Re: How to change X, Y Scale and Refresh time 1. Use RRDTool MRTG does 5 minutes at it's lowest resolution. RTFM. Paul >>> <[EMAIL PROTECTED]> 12/05/03 08:23AM >>> Hello, I want to change the default refresh time of mrtg graph from 5 minutes to 1 minute. I also want to modify values of X & Y scale. How can I do this? Can anybody help me in this regard? Thanks, Vipul. -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
