node-exporter-textfile-collector-scripts icon indicating copy to clipboard operation
node-exporter-textfile-collector-scripts copied to clipboard

Scripts for node-exporter's textfile collector

Results 110 node-exporter-textfile-collector-scripts issues
Sort by recently updated
recently updated
newest added

I'm confused by the current state that this repo maintains two smartmon scripts (one shell, one pythons script). I'd like to propose to decide on one that should be maintained,...

Propagating changes from prometheus/prometheus default branch.

On systems where disks are in multipath, we can have duplicate metrics of the same disk. One way to mitigate this issue is to compare the DISK SERIAL of the...

* Add metric for pending upgrades. * Add metric for pending reboot required.

TBDC: NVME-Metrics are more like `nvme_metrics.sh` like than `smartmon.py`. closes #110

This feel a little less "magic", is better readable and maintainable. Might have a slight impact on performance, too.

Allowing additional smart attributes to be collect by providing an environment variable `SMARTMONATTRS` For example ```bash export SMARTMONATTRS="$(cat

Some versions of smartctl show "Serial number" instead of "Serial Number". Specifically Ubuntu 20.04.2: ``` # smartctl --version smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-77-generic] (local build) Copyright (C) 2002-19, Bruce Allen,...

it only collect sata sd* drives metrics