Go to file
2021-05-18 07:14:57 +02:00
client Summarize disk device metrics, add some more READMEs. 2021-05-18 07:14:57 +02:00
gradle/wrapper Initial commit, work in progress 2021-04-25 15:25:20 +02:00
plugins Summarize disk device metrics, add some more READMEs. 2021-05-18 07:14:57 +02:00
server Summarize disk device metrics, add some more READMEs. 2021-05-18 07:14:57 +02:00
shared More work on packages, plugins and tests. 2021-05-11 15:37:23 +02:00
.gitattributes Initial commit, work in progress 2021-04-25 15:25:20 +02:00
.gitignore Refactoring of component names. 2021-05-07 12:39:55 +02:00
build.gradle More work on memory and disk stat extensions. 2021-05-13 19:28:31 +02:00
gradle.properties More work on packages, plugins and tests. 2021-05-11 15:37:23 +02:00
gradlew Initial commit, work in progress 2021-04-25 15:25:20 +02:00
gradlew.bat Initial commit, work in progress 2021-04-25 15:25:20 +02:00
README.md Summarize disk device metrics, add some more READMEs. 2021-05-18 07:14:57 +02:00
settings.gradle Refactoring of component names. 2021-05-07 12:39:55 +02:00

System Monitor / System Observer

... or some better name.

Client

Runs on your hosts and collects metrics. Metrics are aggregated and sent to the central server.

Server

Receives aggregated measurements from clients and saves metrics into InfluxDB.

Plugins

Loaded by the client and provides extensions for doing the actual metric monitoring.