Cameron Johnston

Results 27 comments of Cameron Johnston

As part of helping a customer develop a proof of concept monitoring system with Sensu Enterprise, [I whipped up a mutator which uses stash data to determine if an event...

We also use stashes to store/retrieve [saved collections in Sensu Enterprise Dashboard](https://sensuapp.org/docs/latest/enterprise/collections.html)

![](https://github.trello.services/images/mini-trello-icon.png) [Supported Docker Images](https://trello.com/c/SKUoKrQR/24-supported-docker-images)

@sstarcher sorry, didn’t realize trello would link the card in this issue. There’s nothing specific to report here, except to say that we are working to organize requests like this...

HI @keeshqs, sorry that you're having difficulty with your evaluation. In this case the client log seems to indicate that the host configured for AMQP transport (RabbitMQ) is actively refusing...

Hi @keeshqs, in your rabbitmq log I see ``` {{could_not_start_listener,[{port,15672}],eaddrinuse}, ``` To me this indicates that some process is already listening on port 15672 (port used by rabbitmq management web...

@zbintliff any ideas about how we move forward on this?

We can also try to address #90 and/or #95 in the same change.

In sensu/sensu#1299 @jaykumar-jnpr asks: > what is the expected behavior when one of the API dies in the Array, do we have any health check logic to ignore dead API...

I'm still open to feedback on this, and not entirely sure its necessary in light of #134. :)