Zach Bintliff

Results 12 comments of Zach Bintliff

I know this is an older issue but I am also facing it. Able to connect via hostname from all other devices except chromebook. Can access via ip, but not...

@CVBruce yeah i found the answer elsewhere and just ended up changing my /etc/hosts. Thanks for the info.

I agree to relicense my contributions Edit: I also already submitted the CLA for a work done on `dep`. On Thu, Apr 13, 2017, 1:10 PM Zellyn Hunter wrote: >...

Just a question. Why remove the ability to specify via command line? The code you documented, allows for CLI, Env, and .aws/config. The only thing it doesn't allow (but can...

There is an issue with the above linked spec for the check in taht it always exits 0. But after https://github.com/sensu-plugins/sensu-plugin/pull/116 is merged then we can use the format in...

So threw this together super fast so its definitely lacking. But take a look at [this](https://github.com/sensu-plugins/sensu-plugin/compare/master...zbintliff:new-tests?expand=1). I converted everything to rspec and wrote 2 test basic test cases for sensu-handler...

It also makes managing incidents really hard. For example, using labor day weekends outage as an example. We had a single instance with an ebs volume, it was stateful and...

What I just wrote was wrong. But for this it doesn't make sense because then Sensu will have to keep track of outputs instead of exit code.

Also, what you link makes it look like the description of the Alert is immutable

I would argue this isn't an issue with the handler but with how sensu handles state transitions. Additionally, its a hard problem to solve since Sensu only keeps a finite...