Eric Lippmann

Results 129 comments of Eric Lippmann

The use of environment variables is sufficient for this, e.g .: ``` AWS_RETRY_MODE=standard AWS_MAX_ATTEMPTS=10 ``` If you're also using the assume role feature, you may want to add `AWS_METADATA_SERVICE_NUM_ATTEMPTS=10`.

Hi Michael, I did not notice this issue, sorry. Thanks for the report. I will have a look at this one asap. Cheers, Eric

Hey, Sorry that this request did not get the appropriate attention in the past. I think a CLI command does not harm here. It is also handy for scripting. I'll...

Hi, Thanks for the report. ~~You are using Icinga DB, right?~~ Edit: Sorry, just read it 😆. All the best, Eric

@jhoxhaa Please check the issue and see if the breakdown dates passed to the SLA function are correct.

> Is there a good reason for this behaviour? Why do we ony initialize if pid==1? Why not initialize whenever the dirs don't exist? @Al2Klimov This sounds like a simple...

Hi @agross, Thanks for your feedback. Icinga monitoring consists of several components and this one here "simply" does the monitoring part but does not include the web interface. For the...

Hi, Sure, but a PR is also welcome 😉 All the best, Eric

Really? Why? 😆