DataBot User Manual: Difference between revisions
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
=Configuration= | =Configuration= | ||
==Metric Reference | <font color=red>TODO</font> | ||
=Metric Reference= | |||
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;"> | <blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;"> | ||
:[[os-stats Metric Reference]] | :[[os-stats Metric Reference]] | ||
</blockquote> | </blockquote> |
Revision as of 15:05, 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
TODO
In-Line Help
os-stats --help
Configuration
TODO