System Statistics

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(creation)
m (Statistics Collection)
 
Line 12: Line 12:
  
 
Statistics are queried at a fixed interval.
 
Statistics are queried at a fixed interval.
By default, this is set so statistics are queried once every 2 minutes.
+
By default, this is set so statistics are queried once every 10 minutes.
 
Once queried, the statistics are saved on disk for future use.
 
Once queried, the statistics are saved on disk for future use.
 
If the statistics grow over a configurable size,
 
If the statistics grow over a configurable size,
 
statistics will be deleted starting by the oldest ones.
 
statistics will be deleted starting by the oldest ones.
 
This will, at most, delete a single day's statistics at a time.
 
This will, at most, delete a single day's statistics at a time.
 
  
 
== Loggable Statistics ==
 
== Loggable Statistics ==

Latest revision as of 11:38, 27 May 2013

System Statistics is a tool that allows the monitoring of the evolution of the system status. It gathers statistics at a fixed interval and stores them. Those statistics can then be used to generate graphs.


Statistics Collection

The gathered statistics are determined by the Global Polling Level. By default, this value is set to Level 3. This means that only statistics level 3 or higher are queried. A list of all the available statistics for your system can be found on the statistics dictionary page.

Statistics are queried at a fixed interval. By default, this is set so statistics are queried once every 10 minutes. Once queried, the statistics are saved on disk for future use. If the statistics grow over a configurable size, statistics will be deleted starting by the oldest ones. This will, at most, delete a single day's statistics at a time.

Loggable Statistics


Configuration

Personal tools