ID: 7247
Title: ps.perf: Fixed incomplete counter cleanup routine, leading to ever-growing
counter state files
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.6.0i1
The ps check regularly creates counter values with dyamic names and save them into the
counter state file.
There is a cleanup routine which removes outdated counters.
This cleanup routine failed at cleaning up counter values from the deprecated ps.perf
check.
As a result the check counters file did steadily grow. This has been fixed. The cleanup
now also
checks for outdated ps.perf counters.