Bug 979329

Summary: hrSWRunTable does not show kernel threads
Product: Red Hat Enterprise Linux 7 Reporter: Jan Safranek <jsafrane>
Component: net-snmpAssignee: Jan Safranek <jsafrane>
Status: CLOSED CURRENTRELEASE QA Contact: Dalibor Pospíšil <dapospis>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.0CC: dapospis
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: net-snmp-5.7.2-9.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 10:23:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Safranek 2013-06-28 08:54:23 UTC
'snmpwalk localhost hrSWRunTable' does not show kernel threads.

Actual output:
HOST-RESOURCES-MIB::hrSWRunName.1 = STRING: "systemd"
HOST-RESOURCES-MIB::hrSWRunName.394 = STRING: "systemd-udevd"
HOST-RESOURCES-MIB::hrSWRunName.395 = STRING: "systemd-journal"
...

Expected output:
HOST-RESOURCES-MIB::hrSWRunName.1 = STRING: "systemd"
HOST-RESOURCES-MIB::hrSWRunName.2 = STRING: "kthreadd"
HOST-RESOURCES-MIB::hrSWRunName.3 = STRING: "ksoftirqd/0"
HOST-RESOURCES-MIB::hrSWRunName.5 = STRING: "kworker/0:0H"
HOST-RESOURCES-MIB::hrSWRunName.7 = STRING: "kworker/u:0H"
...
HOST-RESOURCES-MIB::hrSWRunName.394 = STRING: "systemd-udevd"
HOST-RESOURCES-MIB::hrSWRunName.395 = STRING: "systemd-journal"
...

Comment 1 Jan Safranek 2013-06-28 08:54:59 UTC
This has been fixed upstream in commit c655fce784532a523f7db582d0cd07dee4ad7ac5.

Comment 5 Ludek Smid 2014-06-13 10:23:04 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.