DataBot User Manual: Difference between revisions
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
The release consists in a ZIP file with a name matching "os-stats-<version>.zip". | The release consists in a ZIP file with a name matching "os-stats-<version>.zip". | ||
Unzip the release file in a conventional binary directory, such as /opt or /usr/local. | Unzip the release file in a conventional binary directory, such as /opt or /usr/local. An "os-stats-<version>" sub-directory will be created. | ||
Add .../os-stats-<version>/bin to PATH. | Add .../os-stats-<version>/bin to PATH. |
Revision as of 21:47, 12 May 2017
Internal
Overview
A low-overhead O/S level event collector that generates events-compatible events. It is designed to run in background, collect times events and channel them (to files, over the network, etc.) It is capable of collecting memory, CPU, etc. usage statistics, as well as WildFly management domain model and JMX metrics.
Installation
Download the stable release from
The release consists in a ZIP file with a name matching "os-stats-<version>.zip".
Unzip the release file in a conventional binary directory, such as /opt or /usr/local. An "os-stats-<version>" sub-directory will be created.
Add .../os-stats-<version>/bin to PATH.
Complete any of target-specific configuration procedures, if they apply.
Target-Specific Configuration Procedures
JBoss
In-Line Help
os-stats --help
Configuration
TODO