We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Diamond handler that check if values are too high or too low, if so send an alert to a Sentry server
This handler requires the Python module Raven: http://raven.readthedocs.org/en/latest/index.html
To work this handler need a similar configuration:
SentryHandler
dsn = http://user:pass@hostname/id
[load]
name = Load Average
path = loadavg.15 max = 8.5
[free_memory]
name = Free Memory path = memory.MemFree min = 66020000