System Statistics

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(add link to web portal tutorial guide)
m (Statistics Collection)
 
(5 intermediate revisions by 2 users not shown)
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.
  
To ease configuration,
+
== Loggable Statistics ==
an estimate of the covered period is given on the statistics configuration page.
+
 
However,
+
*[[Toolpack:Loggable_Statistics_A|ToolpackToolpack v2.7:Loggable Statistics]]
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#Access and User Management|Toolpack v2.7: User Management]]
+
*[[Web_Portal_Tutorial_Guide_v2.7#Statistics|Toolpack v2.7: System Statistics]]

Latest revision as of 10: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