Brendan Most of this can be found in the manual.
In the cfg use the MaxBytes tag and set this as your CIR. Calculations will be based on this eg % utilisation. Use AbsMax as your burst. This will allow the graphing of any data over the CIR. Remember though the values for these are bytes not bits. As for q2, you can have a different cfg for every device. This is what I do. Makes it easier to add/remove devices from monitoring Your command line (under winnt) will look something like this Perl mrtg configfile1.cfg I run mine in a for-in-do loop, catches all of the cfg files for particular device types. Q3 though will require a little more effort. If the value returned by the device for the PVC status is 0 or 1 then you can graph that using mrtg. Will graph when the interface was up or down but wont really tell you exactly when it was up or down, just tell you since the last polling period. The graph will ook pretty ordinary though. You could look at using the threshold alerting to alert you when the status changed, but again only since the last polling period. Dave -----Original Message----- From: Beveridge, Brendan [mailto:[EMAIL PROTECTED] Sent: Wednesday, 23 July 2003 11:37 AM To: [EMAIL PROTECTED] Subject: [mrtg] CIR in mrtg? Hi guys/gals, Just a couple of questions 1. does anyone know how to set a cir to a router in .cfg file 2. how do i set each router/device to use a different .cfg file 3. is there a function in mrtg that will tell me the last time the pvc status went inactive....etc? Many Thanks Brendan -- 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 This e-mail (including any attachments) may contain confidential or privileged information and is intended for the sole use of the person(s) to whom it is addressed. If you are not the intended recipient, or the person responsible for delivering this message to the intended recipient, please notify the sender of the message or send an e-mail to mailto:[EMAIL PROTECTED] immediately, and delete all copies. Any unauthorised review, use, alteration, disclosure or distribution of this e-mail by an unintended recipient is prohibited. Ergon Energy accepts no responsibility for the content of any e-mail sent by an employee which is of a personal nature. Ergon Energy Corporation Limited ABN 50 087 646 062 Ergon Energy Pty Ltd ABN 66 078 875 902 -- 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
