Alexander Aleksandrovič Klimov

Results 150 issues of Alexander Aleksandrovič Klimov

## Is your feature request related to a problem? Please describe. How our checks scheduler works: ![7AE49A6E-F98D-4DAA-935D-5826B2DF78FB](https://user-images.githubusercontent.com/6053266/68751952-ca2efe00-0602-11ea-9827-b698ff662515.jpeg) ## Describe the solution you'd like How our checks scheduler shall work: ![0622D15B-57F4-48C6-965B-98163CD431E6](https://user-images.githubusercontent.com/6053266/68752010-df0b9180-0602-11ea-9dd0-ff2cd8fca45f.jpeg)...

not just monitoring-plugins, as in the other distros. Read also https://github.com/Icinga/icinga2/pull/9151#issuecomment-1051034393 . closes #9151

area/documentation
cla/signed

Too long (200+) ticket subjects (produced by this action) are shortened automatically. This could cut off the remote system's subject tag if at the end.

... if they implement json.Marshaler or encoding.TextMarshaler.

if a retryable error ocurred during waiting for the response. Otherwise we could run out of retries despite the XREAD was actually partially successful. fixes #2131

@lippserd just had the observation that blocking XREADs without timeouts (BLOCK 0) on multiple consecutive Redis restarts and I/O timeouts exceeds Go-Redis internal retries and eventually leads to errors. @julianbrost...

## How to reproduce 1. Add IRC account: any nick / expired.badssl.com / port 443 / use SSL 2. Wait 3. Error: the server has terminated the connection

Command line: `["/usr/lib/nagios/plugins/check_docker","--containers","elasticsearch","--present","--restarts","23:42","--status","running","--uptime","120:60","--version"]` Container's image: `docker.elastic.co/elasticsearch/elasticsearch:7.5.1` Output: ``` Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/check_docker/check_docker.py", line 985, in main [x.result() for x in futures.as_completed(threads)] File "/usr/local/lib/python3.7/dist-packages/check_docker/check_docker.py", line 985, in [x.result()...