-
I'm having issues with getting the SNS Notification working.
Flapjack.log
```
2015-04-03T15:12:20.977744-07:00 [INFO] :: flapjack-processor :: Generating notification for event sensu.rlcit.org:iosta…
-
I am using the below code snippet in my recipe to create the sensu check definition
sensu_gem 'sensu-plugins-uptime-checks'
sensu_check 'check_uptime_metrics' do
command 'metrics-uptime.rb --sc…
-
Update yard gems to 0.9.11+ to mitigate issue: https://nvd.nist.gov/vuln/detail/CVE-2017-17042 This is a high severity largely because it can be exploited over the network and could be used to exfilt…
-
**UPDATE (2/6/18)** - Please specifically version to `~> 0.51.0` for consistency across plugins.
Original post:
Update rubocop gems to 0.51+ to mitigate issue: https://cve.mitre.org/cgi-bin/cve…
-
I am using email handler plugin and installed using below command.
**sensuctl asset add sensu/sensu-email-handler -r email-handler**
**below is the check definition**
{
“api_version”:“core/v2”…
-
Basically sensu 0.29+ uses ruby 2.4 we need to start seeing what breaks horribly and prep for bumping `sensu-plugin` related to: #26,
I had started going through them ad-hoc for the last few weeks…
-
Team,
I have a strange behaviour. I am trying to monitor the sensu-client process running on my linux server. For that i have set up the check definition and installed the respective dependent gems. …
-
I got this message when I try to execute your plugin:
```
/opt/sensu/embedded/lib/ruby/site_ruby/2.4.0/rubygems/specification.rb:2288:in `raise_if_conflicts': Unable to activate sensu-plugin-2.0.0…
-
## Presentation
Launching an agent to check for mysql health, I get an error I don't know how to solve.
## The context
I use Docker images with ruby shared runtime.
According to `sensuctl as…
-
After this PR is merged https://github.com/cdunn/aws-es-transport/pull/2 we should be able to remove the restriction on aws-sdk version that was added in here: https://github.com/sensu-plugins/sensu-p…