Codeweavers Infrastructure
Codeweavers Infrastructure
We run a 4 node setup where we have a hot standby and a cascading replication setup like: ``` A -> B | C -> D ``` where A is...
Previously, if there is no throughput through the rabbit cluster, the check would return ` messages=;; messages_ready=;; messages_unacknowledged=;;` as perfdata and throw several `Use of uninitialized value $value in sprintf...
We run unison quite a lot to sync files around on our web tier, very rarely it will blow up with an error of Invalid argument: Bytearray.blit_to_bytes, retrying it is...
### Issue and Steps to Reproduce Upgrade from NSClient++ 0.5.1.31 2017-06-26 to NSClient++ 0.5.2.35 2018-01-28 Still exists in 0.5.2.41 2018-04-26 ### Expected Behavior Memory usage should remain static ### Actual...
Hello, So since our OMD 4.40 -> OMD 5.10 upgrade we've been experiencing occasions where our gearman server appears to have large numbers of running or waiting checks. On investigation...
This is unfortunatley a little vague at the moment however it seems like when we put PG001 (host) into downtime on 5.11.20230318 naemon ends up locking up or getting broken...
For example this URL: https://omd/default/thruk/cgi-bin/showlog.cgi?host=hostname&service=Check+DHCP+Failover+State&backend=73bf8 Will return an empty page on this version: ``` Date Fri Mar 17 15:40:18 GMT 2023 Version Thruk 3.05.20230314 OMD OMD 5.11~2023-03-14-labs-edition ``` Whereas under...
Not dug into this yet, however we run check_pnp_rrds against our OMD boxes and this is throwing: ``` WARNING: 3764 XML Files checked. 1 RRD Errors found. 0 old XML...
Previously the value of `$stats{timet}` would be initialised based on the last time that `omd restart pnp_gearman_worker` was executed, this means that the longer that OMD runs, each new instance...
**Is your feature request related to a problem? Please describe.** It's standard for postgreSQL connections to use the user's .pgpass file for credentials that match the current connection parameters (https://www.postgresql.org/docs/current/libpq-pgpass.html)...