https://github.com/omry/graphite-integration
Graphite integration for debian package installation
https://github.com/omry/graphite-integration
Last synced: 3 months ago
JSON representation
Graphite integration for debian package installation
- Host: GitHub
- URL: https://github.com/omry/graphite-integration
- Owner: omry
- Created: 2012-06-05T10:10:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-05T11:24:24.000Z (over 13 years ago)
- Last Synced: 2025-01-26T00:12:45.633Z (12 months ago)
- Language: Elixir
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Sends package install/remove/upgrade events to graphite
This means that you can get events into graphite whenever a package is installed/upgraded/removed in your system.
this infomration can be used as an overlay on your existing graphs with a target like:
target=drawAsInfinite(events("package-name","intalled"))
Currently graphite url is hard coded to https://graphite/events/ (patches are welcome)
Testing:
You can test multiple scenarios with the files in the samples directory:
./graphite-hook samples/install.sample