Skip to content

PciePlugin#67

Merged
alexandraBara merged 13 commits into
developmentfrom
alex_pcie
Dec 5, 2025
Merged

PciePlugin#67
alexandraBara merged 13 commits into
developmentfrom
alex_pcie

Conversation

@alexandraBara

Copy link
Copy Markdown
Collaborator

Sample run:

node-scraper run-plugins PciePlugin

Added code to condense the warnings that have the same err message, see below

Sample output:

(node39) [alexbara@TheraC66 node-scraper]$ node-scraper run-plugins PciePlugin
  2025-12-01 12:58:58 CST       INFO               nodescraper | Log path: ./scraper_logs_therac66_2025_12_01-12_58_58_PM
....
+-------------------------+--------+-----------------------------+
| Connection              | Status | Message                     |
+-------------------------+--------+-----------------------------+
| InBandConnectionManager | OK     | task completed successfully |
+-------------------------+--------+-----------------------------+

+------------+--------+----------------------------------------------------------------------------------+
| Plugin     | Status | Message                                                                          |
+------------+--------+----------------------------------------------------------------------------------+
| PciePlugin | ERROR  | Analysis error: task detected errors (8 warnings: Device Status errors were      |
|            |        | detected (x8); 72 errors: Unexpected link speed detected (x40), Unexpected link  |
|            |        | width detected (x16), Masked Fatal errors were detected (x8), Masked Correctable |
|            |        | errors were detected (x8))                                                       |
+------------+--------+----------------------------------------------------------------------------------+

@alexandraBara alexandraBara merged commit 31fee81 into development Dec 5, 2025
6 checks passed
@alexandraBara alexandraBara deleted the alex_pcie branch December 5, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants