DataBot: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:


=os-stats Development=
=os-stats Development=
==GitHub==
<pre>
git clone git@github.com:NovaOrdis/os-stats.git
</pre>


==os-stats TODO==
==os-stats TODO==

Revision as of 23:35, 27 July 2016

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 metrics.

os-stats User Manual

os-stats Development

GitHub

git clone git@github.com:NovaOrdis/os-stats.git

os-stats TODO