Searched hist:b8cc3257fd3a09ff19eb8b45801392456a44acb6 (Results 1 – 3 of 3) sorted by relevance
/openbmc/pldm/tools/visualize-pdr/ |
H A D | README.md | b8cc3257fd3a09ff19eb8b45801392456a44acb6 Mon May 24 00:59:36 CDT 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 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
|
H A D | requirements.txt | b8cc3257fd3a09ff19eb8b45801392456a44acb6 Mon May 24 00:59:36 CDT 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 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
|
H A D | pldm_visualise_pdrs.py | b8cc3257fd3a09ff19eb8b45801392456a44acb6 Mon May 24 00:59:36 CDT 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 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
|