-
Running `berks install` results in this error:
```
Resolving cookbook dependencies...
Fetching 'base' from source at .
Fetching cookbook index from http://berkshelf-api.int.codio.com...
Unable to sat…
-
Hi,
I'm using the check_log to check my logfiles on certain keywords, for example "error". If a new error is written to the log file, sensu gives me an error. After a couple of seconds, the critica…
ghost updated
7 years ago
-
**As an operator, I want to be able to scope every Sensu objects to an organization so I can apply my business logic**
- [x] The message bus has a knowledge of _organizations
- topic prefix, e…
-
Hey again,
The image doesn't container `build-essentials` so I can't compile ruby gems (Eg. `sensu-install -p mailer`). How are you currently handling this?
I threw up a container that is based …
-
Hello,
I thought I would leave a comment here explaining how I (finally) got the slack multichannel handler to work.
Bearing in mind, I'm a newbie to Sensu, a newbie to Ruby and fairly new to sl…
-
Hi all, I try to use aggregates with token and works.
But in aggregates view in uchiwa and in api GET too, the custom attribute appeared.
curl -s -X GET http://localhost:4567/aggregates
[...{"nam…
-
It'd be helpful to know you can add pager_team to checks and not just at the client level. I had to dig into the code to get my pages to route properly on a per-metric basis. I also feel this is a m…
-
Hi,
First of all, great work Dockerising Sensu in such a friendly & useful way.
I seem to be experiencing an issue wherein the server container is not correctly picking up the transport type, ei…
-
depends on:
https://github.com/sensu/sensu-go/issues/8
- [ ] determine if an event indicates an incident or metric
- [x] fork/exec a pipe handler command and write the JSON event data to child …
-
Under the "**Defining your static data store**" part of the docs, it suggests that one needs to simply define a `static_data_store` and point it at a directory. However, the roles seem to expect a cer…