547
edits
(Created page with "==Description== The Longterm DB feature (in firmware >= 4.3) uses an attached storage devices to store traffic information of IP addresses with low resolution for a much longer time than the live statistics. The stored data comprises the IP addresses and their traffic data in graphical representation with 5 minutes resolution. The storage is used similar to a swap file mechanism so the longterm data is not kept between restart unless the DB persistence feature is...") |
No edit summary |
||
Line 31: | Line 31: | ||
[[File:Longterm db settings.png|thumb|Longterm DB settings]] | [[File:Longterm db settings.png|thumb|Longterm DB settings]] | ||
== Notes == | |||
Recommended storage device types: | |||
{| class="wikitable" | |||
|+ | |||
!Storage device | |||
!Note | |||
|- | |||
|NMVe based SSD | |||
|recommended | |||
|- | |||
|SATA based SSD | |||
|can be used for moderate traffic, check system load for high system utilization | |||
|- | |||
|USB based SSD | |||
|not recommended, but might be useful for small systems (Allegro 200/500) | |||
|- | |||
|HDD | |||
|not recommended, should not be used | |||
|} |
edits