System Statistics

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(fix link)
(Removed instructions on log coverage estimate)
Line 16: Line 16:
 
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.
 
+
To ease configuration,
+
an estimate of the covered period is given on the statistics configuration page.
+
However,
+
if there is a configuration change,
+
it will take at least one statistics query cycle before an estimate is available.
+
Following that,
+
it will take some time for the estimate to become accurate again.
+
 
+
  
 
== Configuration ==  
 
== Configuration ==  
 
[[Web_Portal_Tutorial_Guide_v2.7#Statistics|Toolpack v2.7: System Statistics]]
 
[[Web_Portal_Tutorial_Guide_v2.7#Statistics|Toolpack v2.7: System Statistics]]

Revision as of 13:07, 27 March 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 2 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.

Configuration

Toolpack v2.7: System Statistics

Personal tools