-
As in https://github.com/matryer/xbar-plugins/blob/main/Dev/Homebrew/brew-updates.1h.rb#L306
if writing in ruby like:
```ruby
if all_casks.size.positive?
cmds
-
### Describe the bug
It is hard to configure `telegraf` to collect metrics like `inputs.smart` because while it allows you to configure the path to `smartctl` and `nvme`, both of those require `sud…
-
I've fixed this exporter so that at least it runs without crashing in #41 -- But now I'm seeing that the output of the JSOn from `smartctl --json --xall /dev/sdX` is different to the keys the code is …
-
See https://github.com/adafruit/uf2-samdx1/issues/50. Programs that make SMART requests to UF2 BOOT drives can cause the drive to lock up, not appear, etc. I'll look at this, but if one of you knows a…
-
The relevant `smartd.conf`:
```
DEVICESCAN -a -l xerror -l offlinests -m root@localhost -M test -n standby,10,q -s (O/../.././(00|06|12|18)|S/../.././01|L/../../6/03)
```
The Linux system has…
-
on some (a lot) machines disks are hidden behind an HBA, that doesn't convey smartctl calls to the disks properly.
some (not all) hba's are specified in smartctl, bt then we need to call smartctl wit…
-
Thanks for creating this project! It works great on latest Arch with [testing] repos under Sway.
Perhaps you might help me find this information, whether or not you could add the feature to QDiskIn…
-
Please, add ability to configure device type for SmartCollector.
For example, I have MegaRAID on /dev/sda, which is recognized as SCSI, but when I run `smartctl -A /dev/sda` (as SmartCollector runs…
-
The last multi-arch build was `v0.7.0`.
Is there any reason not to re-enable it?
-
Hi
I use this exporter so many time, but today, i installed a new jbod supermicro, and I have disks which can"t work with this exporter.
I use smartmontools 7.1, and i've update the drivedb.h to…