Subversion Repositories vnag

Rev

Rev 80 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 80 Rev 87
Line 12... Line 12...
12
# The log files have to be named YYYY_MM_DD_HH.log and need to be cleared (zeroed) every hour and dumped at least every hour (every minute is also possible)
12
# The log files have to be named YYYY_MM_DD_HH.log and need to be cleared (zeroed) every hour and dumped at least every hour (every minute is also possible)
13
# Please see the file INSTALL
13
# Please see the file INSTALL
14
 
14
 
15
# ---
15
# ---
16
 
16
 
17
# TODO: trennen zwischen server (ip1, ip2) ermöglichen...
17
# TODO: distinct between multiple servers (ip1, ip2)
18
# TODO: prüfen lassen ob die config von ipfm korrekt ist (dumped every 1 hour)
18
# TODO: check if the configuration of ipfm is correct (dumped every 1 hour)
19
# TODO: monat vor/zurückscrollen? (mon/year)
19
# TODO: scroll forward/backward month? (mon/year)
20
# TODO: anstelle "year .... overview" lieber "last 12 months"
20
# TODO: instead "year .... overview" better "last 12 months"
21
# TODO: Some hosts might reset the traffic counter at any other day of the month. Should we also support this?
21
# TODO: Some hosts might reset the traffic counter at any other day of the month. Should we also support this?
22
 
22
 
23
# ---
23
# ---
24
 
24
 
25
declare(ticks=1);
25
declare(ticks=1);