sensu-chef icon indicating copy to clipboard operation
sensu-chef copied to clipboard

Provider to help with JIT (now called proxy) client definition

Open luckymike opened this issue 8 years ago • 4 comments

Would it be helpful to have a provider to define JIT clients that execute a remote or repeated check?

luckymike avatar Mar 03 '16 02:03 luckymike

Yes that would be really helpful for us. We would like to define jit clients for aws elb and rds services.

runningman84 avatar Mar 05 '16 09:03 runningman84

I too would find this useful to have. Especially with the recent introduction of proxy requests, there is now a bigger need for a simple method to add clients to the registry.

Evesy avatar Mar 21 '17 17:03 Evesy

Pretty sure this is actually trivial as all that needs to be defined is source right? If so I can do this pretty easily as it just means adding it to: https://github.com/sensu/sensu-chef/blob/v4.1.0/providers/check.rb#L16-L19 I will put together a PR and link it. If there is anything else let me know.

majormoses avatar Dec 20 '17 23:12 majormoses

See the linked PR, if there is more than just source that needs to be added just let me know.

majormoses avatar Dec 20 '17 23:12 majormoses