Skip to content

gpu vbios enhancement - #283

Merged
alexandraBara merged 4 commits into
developmentfrom
jaspal_gpuvbios
Sep 18, 2026
Merged

alexandraBara merged 4 commits into
developmentfrom
jaspal_gpuvbios

Conversation

@jaspals3123

Copy link
Copy Markdown
Collaborator
/tmp/sys_settings_vbios.json :
{
  "name": "gpu vbios",
  "plugins": {
    "SysSettingsPlugin": {
      "collection_args": {
        "paths": ["/sys/class/drm/card*/device/vbios_version"]
      },
      "analysis_args": {
        "checks": [
          {
            "name": "gpu_vbios",
            "path": "/sys/class/drm/card*/device/vbios_version",
            "expected": ["113-M355-01-1K1-040C"]
          }
        ]
      }
    }
  }
}
node-scraper --log-path ./scraper_logs_gpu_vbios \
  --plugin-configs=/tmp/sys_settings_vbios.json

@github-actions github-actions Bot added documentation Improvements or additions to documentation tests plugins-inband labels Sep 11, 2026
@alexandraBara
alexandraBara merged commit fcf60c1 into development Sep 18, 2026
7 checks passed
@alexandraBara
alexandraBara deleted the jaspal_gpuvbios branch September 18, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation plugins-inband tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants