Skip to content

gpu vbios enhancement - #283

Open
jaspals3123 wants to merge 1 commit into
developmentfrom
jaspal_gpuvbios
Open

jaspals3123 wants to merge 1 commit 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
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