prometheus_smart_exporter icon indicating copy to clipboard operation
prometheus_smart_exporter copied to clipboard

Configurable S.M.A.R.T. metric exporter for Prometheus

Results 6 prometheus_smart_exporter issues
Sort by recently updated
recently updated
newest added

Hi, guys, thanx for your great work. Well, I tried to get smart of my disks connected with megaraid controller, but no luck. I know to get smart info with...

Hello, Commit [#78728f8](https://github.com/thomas-krenn/check_smart_attributes/commit/78728f8d1d5ec2e42e8660940a51dfc2aad83f0b) on the check_smart_attributes repo refactored the check_smartdb.json to be proper json. Following the recommended `sudo curl -o /etc/prometheus_smart_exporter/devices.json https://raw.githubusercontent.com/thomas-krenn/check_smart_attributes/master/check_smartdb.json` in the readme no longer works. The last...

try to run: # /usr/local/bin/prometheus_smart_exporter --device-db /etc/prometheus/exporters/smart/devices.json -a 0.0.0.0 -p 9257 -vv /var/run/prometheus_smart_helper/ipc INFO:prometheus_smart_exporter:device db loaded with 4 devices INFO:prometheus_smart_exporter:attribute_mapping loaded with 16 generic rules, 0 per device rules for...

Thanks for a great exporter. I see that the only reason this app is split in two subcomponents is to avoid running the whole thing as root. It seems that...

https://github.com/CloudAndHeat/prometheus_smart_exporter/blob/develop/smart_exporter_helper/__init__.py#L126 Could you add support for NVMe devices please ? There is no nvme devices on this bus "/sys/bus/scsi/devices/".