The only way I know of to do this with .log files is to open up the file in vi/notepad and manually page down through the file, find the bad data point, and change it to zero or something. This kind of thing is a little easier to fix with RRD files because you can dump the file to XML, change the MAX value, and then restore it with range checking on. If you set the MAX value below the spike, but above the typical (correct) maximums, this will effectively chop anything above MAX out.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gaurav Ghimire Sent: Wednesday, March 28, 2007 6:23 AM To: [email protected] Subject: [mrtg] Removing some spikes from older graphs Dear all, Thanks for every help I had got in here till now and now i need one more hehe :D, What stuck me now is we had some really big spikes in the logs, and mistakenly it was left and no body removed it from the .log files and now the spikes arent in the day graph but are in the week, month and yearly graph so I want to know that is there any way I can remove them from the month and other graphs? .....pleasae its very urgent Awaiting reply, -- Gaurav Ghimire Support Dept. Subisu Cablenet Pvt. Ltd. Baluwatar, Kathmandu. _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
