Collect and forward metrics using portable shell scripts
Go to file
Patrick Stadler cab1ad7d0a remove buggy interval cli option 2015-03-14 14:49:41 +01:00
init.d update init.d script 2015-03-12 21:26:00 +01:00
lib update README 2015-03-12 21:17:44 +01:00
metrics implement parallel collecting. add keen_io reporter. several fixes 2015-03-12 20:59:09 +01:00
reporters add cli option for interval 2015-03-14 14:46:17 +01:00
README.md update README 2015-03-12 21:17:44 +01:00
metrics.sh remove buggy interval cli option 2015-03-14 14:49:41 +01:00

README.md

TODO

  • README
  • improve CLI interface
  • allow multiple reporters
  • better docs, including reporters (--docs)
  • config file support
  • config file auto-generation
  • load custom/contrib metrics and reporters
  • same metric multiple times (e.g. disk_usage for multiple devices)