Jason

Results 57 comments of Jason

They're collected, but failed to send, which often means the remote side doesn't have the queues. I apologize for delays in response, but I no longer work on zabbix or...

A 1 means that whatever remote process updates the queue information failed for some reason. Why is the big question. E.g. if it couldn't talk to rabbitmq, that'd change to...

Yep - it's failing on the API call to the RabbitMQ server. PROBABLY should put an error handler in here that would catch it and return a failure situation vs....

Note, it COULD also be an error with the JSON or other parsing. But regardless SHOULD be caught and logged as an error, then the api return a meaningful message...

This sounds like a bug in rabbitmq's management plugin. Unfortunately, I don't do much with rabbitmq/zabbix anymore, so I'll be unable to assist :( At this point, most of the...

The command "./scripts/rabbitmq/rabbitmq-status.sh check_aliveness" exited with 1. Looks like tests are failing on this build. You fixed the api.py but didn't update the script which runs the check (which looks...

I don't spend a huge amount of time on Zabbix/RabbitMQ right now - shouldn't be SUPER hard to do this kinda thing though. Just have to do the conversion on...

Assuming Hashicorp is considering adding support for deprecating parameters - are you looking to add it on variables as well? Be nice to support "module version 1.2.2 deprecates this variable,...

The armory one was actually an experiment to see if there was enough interest to develop a product around such a provider. It works, uses the public API, and does...

Yeah since we're NOT directly vulnerable, getting this via one of the eventual dependency bumps SHOULD resolve it. I'd assume there'll be another bump in kork somewhat soon to address...