Collect and forward metrics using portable shell scripts
Go to file
Patrick Stadler ff5bc25eec improve cpu metric 2015-03-15 10:14:19 +01:00
init.d update init.d script 2015-03-12 21:26:00 +01:00
lib clean up code. load all reporters on init 2015-03-14 21:44:06 +01:00
metrics improve cpu metric 2015-03-15 10:14:19 +01:00
reporters cli now supports --long-opts. improved help / usage information 2015-03-15 10:01:41 +01:00
README.md cli now supports --long-opts. improved help / usage information 2015-03-15 10:01:41 +01:00
metrics.sh cli now supports --long-opts. improved help / usage information 2015-03-15 10:01:41 +01:00

README.md

TODO

  • README
  • config file support
  • config file auto-generation
  • load custom/contrib metrics and reporters
  • same metric multiple times? (e.g. disk_usage for multiple devices)
  • allow multiple reporters?