Please go through this document online. http://oss.oetiker.ch/mrtg/doc/mrtg-logfile.en.html
Any how what u can do is that the value that is peaking will be greater than any other which is the spike. With time stamp conversion u can exactly reach the date or a month the spike happened. Try to reach it out there and just change the value it should have exactly. That's it. The time value 1194673518 equals to Sat, 10 Nov 2007 05:45:18 UTC You can check this value from the following URL. http://www.onlineconversion.com/unix_time.htm If you notice down in the example this value 1194658500 939 30926 941 30966 is not a normal behavior of the traffic in the log. Make change in .log file and then copy the same file to .old Ex.: 1194660000 16 135 16 135 1194659700 19 135 66 142 1194659400 63 141 66 142 1194659100 16 136 17 137 1194658800 16 133 17 134 1194658500 939 30926 941 30966 1194658200 16 138 16 139 1194657900 16 134 26 134 1194657600 25 134 26 136 1194657300 20 136 92 144 1194657000 91 143 92 144 1194656700 72 141 76 142 Regards, ___________________________________ Mir Hafeez Ali -----Original Message----- From: Brandon Ny [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 07, 2007 11:21 PM To: Mir Hafeez Ali Subject: Re: [mrtg] Manipulating data from graph Hi Mir Hafeez, In the log file there are 5 columns, can you tell me what each of them represents? Thanks so much for your help. Brandon On Wed, 7 Nov 2007 10:03:12 +0300 "Mir Hafeez Ali" <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > Just go the log file of that graph and replace it with the value of > one of the earlier one. The next time graph produced will remove the > spike. The spike mean a value which is too high than a normal so you > can easily notice the files .log and .old the value which is higher > than normal. > > Regards, > > ___________________________________ > > Mir Hafeez Ali > > > > _____ > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Brandon Ny > Sent: Tuesday, November 06, 2007 7:09 PM > To: [email protected] > Subject: [mrtg] Manipulating data from graph > > > > Can someone please tell me if it is possible to manipulate the data on > any existing graphs to generate new graphs with modify traffic levels. > For example, we have a "Yearly Graph (1 Day Average)" which has a > very high spike in the "Maximal 5 Minute Incoming Traffic" level that > we would like to correct. If this is possible, what files should be > modify and how I can regenerate the modify graph. Thanks in advance > for your help. > > > > > > _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
