[mrtg] Re: Graph Problem
Alex van den Bogaerdt
alex at slot.hollandcasino.nl
Sun Oct 8 08:10:06 MEST 2000
>> Apart from this, you can "abuse" this value for your benefit. Create
>> an extra config file, mostly similar to the one you are using at the
>> day time. The only difference is MaxBytes which is set to a very low
>> number. Use this other config file for the period where your backups
>> are running. During this time, the numbers below the graph will show
>> very strange numbers. These will look OK again when you run MRTG with
>> the normal config file.
> Any suggestions for Automating the switching of config files?
Dunno about NT but what I would do on unix is (similar to):
* 9-17 * * * /usr/local/mrtg-2/run/mrtg /path/to/config1.cfg
* 18-8 * * * /usr/local/mrtg-2/run/mrtg /path/to/config2.cfg
If that would not be available I'd probably try to copy two config files
onto a third one:
at 8:59:50 do copy config1.cfg config.cfg
at 17:59:50 do copy config2.cfg config.cfg
HTH
--
__________________________________________________________________
/ alex at slot.hollandcasino.nl alex at ergens.op.het.net \
| work private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. |
+----------------------------------------------------------------------+
| http://faq.mrtg.org/ |
| http://rrdtool.eu.org --> tutorial |
+----------------------------------------------------------------------+
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
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
More information about the mrtg
mailing list