||include||style.htm||
$$Display Scale$$
||ifequal||mode||freezeframe|| [FREEZEFRAME] ||endif|| ||ifequal||mode||fastforward|| [FASTFORWARD] ||endif||
||do_show_graphpage|| #||define||reset_logs_interface||true|| ||ifdef||reset_logs_interface||

Manually reset invalid log data:
Try locate bad data range
||ifdef||perflog_invalid_bad||
||perflog_invalid_bad||
||define||show_backup||true|| ||endif|| ||iftrue(perflog_invalid_suggest)||
||perflog_invalid_count|| trend graph data points likely to be invalid:
||ifdef||perflog_invalid_start||
 Unix style numeric date Human readable date
Starting:||perflog_invalid_start|| ||mailtime(perflog_invalid_start)||
Ending:||perflog_invalid_end|| ||mailtime(perflog_invalid_end)||
||endif|| ||endif||
||iftrue(perflog_invalid_suggest)|| WARNING: Check this date range and manually modify if required. "Reset Now" will set all data points in this range to zero for all counters.
||define||show_backup||true|| ||endif|| ||iftrue(show_backup)|| (You can even take a backup of your surgemail/perflog directory if you are worried about resetting and losing more historic data - to restore make sure surgemail is stopped and copy log files back to perflog directory) ||endif||

Actually reset log data: Starting - ending
Format is unix numeric date ie "seconds from 1 Jan 1970", and 1 day=172800s. (for conversion see the many online calculators etc)

||ifdef||perflog_reset_result|| ||perflog_reset_result||

||ifdef||perflog_reset_start||
 Unix style numeric date Human readable date
Starting:||perflog_reset_start|| ||mailtime(perflog_reset_start)||
Ending:||perflog_reset_end|| ||mailtime(perflog_reset_end)||
||endif|| ||endif|| ||endif||