node-exporter-textfile-collector-scripts
node-exporter-textfile-collector-scripts copied to clipboard
Scripts for node-exporter's textfile collector
https://github.com/prometheus-community/node-exporter-textfile-collector-scripts/blob/a2b43e19be1e64c31b626ca827506977cac93488/apt_info.py#L112C31-L112C51 in Ubuntu,, script https://git.launchpad.net/ubuntu/+source/update-notifier/tree/data/update-motd-reboot-required#n6 not only tests if file exist but also examines content of this file. The difference is that with live kernel patching, file exist but remains...
Hey. Few months ago I've written an IMO proper [exporter for SmartRAID controllers](https://gitlab.com/calestyo/prometheus-smartraid-exporter), which uses `ssacli` to do it’s job. Originally my idea was to have that merged here, but...
This PR contains breaking changes. - Change `nvme_nvmecli` metric type to Info, which also adds a suffix to the metric name, i.e., `nvme_nvmecli_info`. - Refactor `nvme_device_info` metric as `nvme_controller_info`, adding...
It would be desirable to have the nvme collector(s) gather information from the OCP stats log page as well as from the smart-log page. Note this has been discussed in...