548
edits
 (Created page with "The DB persistence feature (in firmware >= 4.2) can write parts of the In-Memory database onto an selected storage device when stopping the packet processing (either manually...")  | 
				No edit summary  | 
				||
| Line 2: | Line 2: | ||
The stored data comprises:  | The stored data comprises:  | ||
[[File:DB persistence settings.png|thumb|DB persistence settings]]  | |||
* the list of MAC addresses and their direct graphs, not including the per-element tables.  | * the list of MAC addresses and their direct graphs, not including the per-element tables.  | ||
* the list of IP addresses and their direct graphs (traffic, retransmissions and other TCP stats for that IP address), not including the per-element tables.  | * the list of IP addresses and their direct graphs (traffic, retransmissions and other TCP stats for that IP address), not including the per-element tables.  | ||
edits