Go to file
ksingh f79dcc176f Fixed the Unhandled python exception in collectd.log
UnboundLocalError due to uid referenced before assignment.
As a result, the top 10 memory rss processes were not reflected
in collectd log file.

The collectd memory.py plugin main memory data structure is made
consistent for all groupings.
This also addressed a few minor logic fixes.

Test Plan:

PASS: AIO-SX: Verify collectd memory logs for top rss processes.
PASS: AIO-SX: Verify collectd memory logs contain pods.
PASS: Storage: Verify collectd memory logs for top rss processes.

Closes-Bug: 1999433

Signed-off-by: ksingh <kirti.singh@windriver.com>

Change-Id: Ibf8cb4bc9dae9baa7652c3160e34b29d51ac5c60
2022-12-13 11:25:16 -05:00
2019-09-09 14:37:23 -05:00
2021-07-15 12:02:38 -03:00
2021-07-15 12:02:38 -03:00
2019-09-09 14:37:23 -05:00
2019-09-09 14:37:23 -05:00
2019-09-09 14:37:23 -05:00
Description
StarlingX system monitoring and repoting tools
4.8 MiB
Languages
Python 85.6%
Perl 13.3%
Makefile 1%
Shell 0.1%