|
The amount of time Cacti will maintain the partitioned Flow tables.
|
|
%d Week
|
|
%d Weeks
|
|
%d Month
|
|
%d Months
|
|
%d Year
|
|
Database Partitioning Scheme
|
|
Depending on the number of flows per minute, you may require more tables per day.
|
|
Daily
|
|
Hourly
|
|
Storage Engine for Raw Tables
|
|
The Aria Engine is perfect for all but the Live raw table. The Live raw table will always be InnoDB. Take your pick.
|
|
Aria (Fast, Crash Safe)
|
|
InnoDB (Slow, High Concurrency)
|
|
Parallel Queries
|
|
Max Concurrent Threads
|
|
The maximum number of threads that will be dispatched to run the FlowView queries. Note that you can have at most 1 thread per database partition, and you should be careful not to overload your database server with having too many concurrent threads running.
|
|
Disabled
|
|
%d Threads
|
|
Maximum Run Time
|