Werk #15895: State and Count of Processes: Use remote server time for process creation time when using Linux agent
Component | Checks & agents | ||||||
Title | State and Count of Processes: Use remote server time for process creation time when using Linux agent | ||||||
Date | Jun 6, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
As mentioned in werk 15894, the reference time used to calculate the creation time of a process as displayed by the "State and Count of Processes" service is the time the agent section was parsed. The check_mk_agent.linux agent will now also output the time at which the ps command was executed to be used as a reference instead. The agent must be redeployed to take advantage of this change.