Re: How to get service reload timestamp

2024-01-08 Thread Andy Pieters
On Mon, 8 Jan 2024 at 11:49, port19 wrote: > Hi all, > > we currently have a monitoring check that alerts us of a service-specific > config file having changed more recently than the services last restart. > We retrieve the restart time via `systemctl show > --property=ActiveEnterTimestamp`. > I

How to get service reload timestamp

2024-01-08 Thread port19
Hi all, we currently have a monitoring check that alerts us of a service-specific config file having changed more recently than the services last restart. We retrieve the restart time via `systemctl show --property=ActiveEnterTimestamp`. Is there a comparably elegant way to retreive the reload