gebn / bmc_exporter

Exposes Baseboard Management Controller data in Prometheus format.
GNU Lesser General Public License v3.0
47 stars 3 forks source link

Discussion on adding sel log parsing #64

Open wangxingwei1024 opened 1 year ago

wangxingwei1024 commented 1 year ago

Boss, are you considering parsing the new alarm content in the 'ipmitool sel list' into indicators for reporting

gebn commented 1 year ago

Hi @wangxingwei1024, no current plans. To capture sensors going above or below a threshold, you could write a custom exporter using the underlying bmc library.