CMK version: 2.4.0
OS version: Rocky Linux 9.5
Error message: Livestatus version: 2.4.0, Host checks: 0.0/s, Service checks: 1.7/s, Expired 17 hours 41 minutes ago
I have this error on both a production site (migrated from 2.3) and on a brand new site deployed on a brand new host.
The “OMD performance” service is critical, with a cert expired message.
All visible certs are valid, for 1000 years on the production site and for 10 years on the brand new test site.
Interestingly, both sites are showing the exact same time since expiration, even though certs have clearly all been generated at different time.
The agent output shows:
<<<livestatus_ssl_certs:sep(124)>>>
[temp]
/omd/sites/temp/etc/ssl/ca.pem|1747008000
/omd/sites/temp/etc/ssl/sites/temp.pem|1747008000
Those 2 certs are clearly valid, and this timestamp is wrong (and seems to be the cause of the error).
Anyone with the same issue ?
And congrats for this 2.4 release!