Werk #15896: State and Count of Processes: Use remote server time for process creation time for various agents
Komponente | Checks & agents | ||||||
Titel | State and Count of Processes: Use remote server time for process creation time for various agents | ||||||
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 following agents will now also output the time at which the ps command was executed to be used as reference instead:
- check_mk_agent.aix
- check_mk_agent.freebsd
- check_mk_agent.macosx
- check_mk_agent.netbsd
- check_mk_agent.openbsd
- check_mk_agent.openwrt
- check_mk_agent.solaris
The agent must be redeployed to take advantage of this change.