Werk #18901: Reenable rrdcached daemon pausing during online backups
| Component | Site management | ||||||
| Title | Reenable rrdcached daemon pausing during online backups | ||||||
| Date | Apr 9, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
During online backups, the backup process is supposed to pause the rrdcached daemon while copying RRD files. Due to an incorrect socket path introduced in 2.3.0b1, this pausing was not working, and the backup script logged an error accordingly.
This has been fixed by correcting the socket path.