Werk #15895: State and Count of Processes: Use remote server time for process creation time when using Linux agent
Komponente | Checks & agents | ||||||
Titel | State and Count of Processes: Use remote server time for process creation time when using Linux agent | ||||||
Datum | 06.06.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
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.