sysmon/README.md

18 lines
362 B
Markdown
Raw Normal View History

# System Monitor / System Observer
2021-04-25 13:25:20 +00:00
... or some better name.
## Client
2021-04-25 13:25:20 +00:00
Runs on your hosts and collects metrics. Metrics are aggregated and sent to the central *server*.
2021-04-25 13:25:20 +00:00
## Server
2021-04-25 13:25:20 +00:00
Receives aggregated measurements from clients and saves metrics into InfluxDB.
## Plugins
2021-04-25 13:25:20 +00:00
Loaded by the client and provides extensions for doing the actual metric monitoring.