powdahound / reflex
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
reflex /
README.md
Reflex is a system which allows you to monitor live applications without parsing logs or counting values in your code. Reflex clients send UDP packets to a central server which aggregates the data and sends it to Collectd every minute. My hope is that this support is added to Collectd's UnixSock plugin in the future.
It was inspired by Flickr-StatsD which is explained here.

