Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 473 Bytes

File metadata and controls

11 lines (10 loc) · 473 Bytes

MonitorD

An in-development system monitoring daemon for Linux that can locally or remotely fetch system statistics and deliver them to connected clients.

Components

  • monitordctl: The control utility

  • monitord: The service binary

  • monitord::collector: The statistic collection backend

  • monitord::metrics: The data type definitions

  • monitord::client: The client library