Actions

System Statistics: Difference between revisions

(add bullet point)
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''This tool has been deprecated in version 2.8+'''
System Statistics is a tool that allows the monitoring of the evolution of the system status.
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.
It gathers statistics at a fixed interval and stores them.
Line 12: Line 18:


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 ==
*[[Toolpack:Loggable_Statistics_A|ToolpackToolpack v2.7:Loggable Statistics]]


== 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]]

Latest revision as of 10:57, 24 August 2021

This tool has been deprecated in version 2.8+



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