DataBot: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=


* [[projects]]
* [[events]]
* [[events]]


=Overview=
=Overview=


A low-overhead O/S level event collector designed to run in background, collect O/S level events and channel them (to files, over the network, etc.)
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.


=os-stats User Manual=
[[File:Overview.png]]


=os-stats Development=
=DataBot User Manual=


==os-stats TODO==
{{Internal|DataBot User Manual|DataBot User Manual}}


* Integrate the functionality and get rid of https://github.com/NovaOrdis/shell-tools/blob/master/os-stats
=GitHub=
* Integrate the functionality and get rid of https://github.com/NovaOrdis/shell-tools/blob/master/jboss-os-memory-stats.sh
 
{{External|https://github.com/NovaOrdis/databot}}
 
git clone git@github.com:NovaOrdis/databot.git

Latest revision as of 13:32, 20 July 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.

Overview.png

DataBot User Manual

DataBot User Manual

GitHub

https://github.com/NovaOrdis/databot
git clone git@github.com:NovaOrdis/databot.git