This website requires JavaScript.
Explore
Help
Register
Sign In
gilles
/
scrutiny
Watch
1
Star
0
Fork
0
You've already forked scrutiny
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d339e967a619fce7f8447f8bb79ef30bbcc10256
scrutiny
/
collector
/
pkg
/
collector
T
History
Jason Kulatunga
cb0aa9823e
retrieve all device data. SAS devices do not return power on hours when using
-a
flag (unlike other device types).
...
fixes
#43
fixes
#9
2020-09-26 15:18:55 -06:00
..
base.go
new device detection engine (OS aware). Uses smartctl --scan to detect drives (and conditionally uses jaypipes/ghw). WWN is calculated from smartctl data, then retrieved from GHW, and fallsback to serial number. WWN calcuation code is based on IEEE spec, for "Registered" IEEE format - NAA5. TODO: support NAA6 and other formats?
2020-09-20 17:37:43 -06:00
metrics.go
retrieve all device data. SAS devices do not return power on hours when using
-a
flag (unlike other device types).
2020-09-26 15:18:55 -06:00
selftest.go
init
2020-08-19 16:04:21 -07:00