Werk #15896: State and Count of Processes: Use remote server time for process creation time for various agents

Component Checks & agents
Title State and Count of Processes: Use remote server time for process creation time for various agents
Date Jun 6, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p30 2.2.0p3 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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.

To the list of all Werks