prometheus / prometheus/node_exporter

sas3ircu textfile exporter

Open
#1,266 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
13.8k
Forks
2.7k
Avg merge
1d 23h
Merged PRs (30d)
8

Description

Add sas3ircu collector

This collector exports the following metrics:

  • raid_drive_id status : Ok/Failed
  • raid_drive_temperature: drive temperature
  • raid_drive_count: drive error and event counters
  • raid_adapter_disk_presence: disk presence per adapter

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's existing collector entry points and how external command output is parsed. Then determine how sas3ircu exposes drive, adapter, temperature, error, and event data. Done means the requested metrics are exported consistently and covered by the project's relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.