b8cc3257 | 24-May-2021 |
Manojkiran Eda <manojkiran.eda@gmail.com> |
Initial version of pldm-visualization-pdr tool
- The pldmtool for GetPDR command lacks to display all PDRs at once. It fetches only one PDR at a time.
- With a lot of sensors/effecters & with a l
Initial version of pldm-visualization-pdr tool
- The pldmtool for GetPDR command lacks to display all PDRs at once. It fetches only one PDR at a time.
- With a lot of sensors/effecters & with a lot of Host FRU pdrs coming in due to concurrent maintenance of the system,where the fru's are added/removed at runtime, it's really necessary to have a full system view.
- The Intent behind this tool is to fire ssh commands to getPDR command on BMC and use the obtained json output to parse and to construct a tabular summary.
- This tool also parses the entity association PDR's and generates a [picture](https://cdn.discordapp.com/attachments/778790638563885086/850269035827298304/entity_association2021-06-04_123122.pdf) that explains the entity association hierarchy at any given point in time.
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I37c05233cff1574c7f49d68a3388c2b4ed3dc2a7
show more ...
|