Sean Porter
Sean Porter
Perhaps INFO "redis_version" should be the redis version this lib is inline with, for applications that use this to verify the running version meets requirements. Current: -> % redis-cli redis...
Sensu does not use AMQP "auto_delete" with subscription exchanges, this can potentially cause the number of created exchanges to grow without limit. The unique Sensu client subscriptions are the primary...
The Tessen call-home client currently sends data to the Tessen hosted service every 6 hours. The data currently includes a generated unique install ID, the Sensu flavour (e.g. core), the...
**Description:** Added SIGHUP UNIX signal handling to reload configuration (internal collector restart). I reused the configuration source notification reloading logic, a very small change. **Link to tracking Issue:** This is...
- had to make a few sentry_conf adjustments (bugs)
Making URLs in the event details would enable all sorts of neat things, like the use of a playbook (wiki page etc).
Perhaps client deletion should mark the model w/ deleted = true, and always filter those out?
Current displays [object Object].
Do something like https://github.com/sensu/sensu/blob/master/lib/sensu/settings.rb#L395
We are actively developing the monitoringjobs receiver which schedules the execution of local host commands. We are concerned that this receiver introduces a potential security risk when combined with remote...