Samson, It is possible to manipulate the data. There are at least 2 ways to do it but both ways take some work.
First option is to edit the *.log and *.old files: - Locate the *.log and *.old file for the interface with the wrong info in the graphs. - Edit both files and locate the first timestamp with wrong data behind it - From this point onwards replace all data behind the timestamp by zeroes. (You will end up with 4 columns of zeroes behind the timestamp.) - Save both files at the same time, and remove the wrong png files. - wait for the next mrtg-poll and you're OK. Second option: Merge *.log and *.old files with data from empty monthly and yearly graphs Is about the same as above, but in stead of replacing all data you replace all rows by the rows from an other *.log and *.old file. In this case you have to be carefull: the new lines with timestamps have to have the exactly the same timestamps as the old ones! Hth, Jan. -----Original Message----- From: Samson Martinez [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 09, 2003 4:21 PM To: [EMAIL PROTECTED] Subject: [mrtg] Re: Monthly & Yearly Graphs Sorry, I guess I failed to explain what I'm really trying to do. I don't want to keep the graphs from showing up, I want the monthly and yearly to be recreated from scratch, but only the monthly and yearly. This goes back to the fact that I failed to change the perminute option before making a router change a few days ago. The daily and weekly have recovered due to the time stamps but the monthly and yearly will take some time. I'd rather have these two recreated from scratch, if possible. Thanks! -Samson -----Original Message----- From: Koelstra, J. (Jan) [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 09, 2003 8:17 AM To: Samson Martinez; [EMAIL PROTECTED] Subject: RE: [mrtg] Monthly & Yearly Graphs Samson, >From the reference.html: ------------------------ Suppress By default mrtg produces 4 graphs. With this option you can suppress the generation of selected graphs. The option value syntax is analogous to the above two options. In this example we suppress the yearly graph as it is quite empty in the beginning. Example: Suppress[ezwf]: y ------------------------ Hth, Jan. -----Original Message----- From: Samson Martinez [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 09, 2003 3:59 PM To: [EMAIL PROTECTED] Subject: [mrtg] Monthly & Yearly Graphs Is there a way to remove the Monthly & Yearly graphs, including the data, without impacting the Daily & Weekly? I tried removing the .png but since the data is still there the images get recreated at the next cycle. Thanks! -Samson -- 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 Het ministerie van Sociale Zaken en Werkgelegenheid sluit elke aansprakelijkheid uit in verband met het niet juist, onvolledig of niet tijdig overkomen van de informatie in deze e-mail. Aan dit bericht kunnen geen rechten worden ontleend. Dit bericht is alleen bestemd voor de geadresseerde. Indien dit bericht niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden en de inhoud van het bericht te vernietigen. ------------------------------------------------------------------------ ------------------------------------------------------------------------ ------------------------------------------------------------------------ -- The ministry of Social Affairs and Employment is not liable for any incorrect or incomplete transmission of the information in this e-mail or for any delay in its receipt. This message shall not constitute any obligations. This message is intended solely for the addressee. If you have received this message in error, please inform us immediately and delete its content. -- 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
