Repository moved
https://github.com/mnellemann/sysmon
agent | ||
gradle/wrapper | ||
shared | ||
.gitattributes | ||
.gitignore | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
System Monitor
... or some better name.
Agent
Runs on your host and collects metrics. Metrics are aggregated and sent to central collector.
Metrics are currently processor, memory and disk usage statistics.
TODO: Collector
Receives aggregated measurements from agents and saves metrics info InfluxDB.