Matt Oshry
Matt Oshry
### Host operating system: output of `uname -a` Darwin m1minimatto01 20.6.0 Darwin Kernel Version 20.6.0: Tue Oct 12 18:33:38 PDT 2021; root:xnu-7195.141.8~1/RELEASE_ARM64_T8101 arm64 ### node_exporter version: output of `node_exporter --version`...
**Describe the bug** the temperature value of each TemperatureStat object in the array returned by host.SensorsTemperatures() is 0 on an M1. **To Reproduce** ```go package main import ( "encoding/json" "fmt"...
I'm using various flavors of macOS (e.g. 12.5.1) and watchdog v2.1.7. I've configured a watchdog observer to watch a path non-recursively. When I move a file from the watched path...