sensu / system-profile-linux

A Sensu plugin for collecting system resource metrics from the procfile system, with the aim to provide a Sensu-native alternative to Collectd's built-in system resource telemetry.
MIT License
3 stars 3 forks source link

Initial implementation #1

Closed calebhailey closed 5 years ago

calebhailey commented 5 years ago

Golang rewrite of the system profile extension for Sensu 1.x. Instead of a long-running process, the new system-profile-linux plugin should be run as a plugin (i.e. run once, output to stdout, exit status 0).