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
e44864e64b44b00f219afc16dca39efb594d2dbd
scrutiny
/
collector
/
pkg
/
detect
T
History
Jason Kulatunga
e44864e64b
fixes.
2020-09-23 11:01:53 -06:00
..
detect.go
wwn should always be lowercase for consistency. It's used in the URL for pushing smart data.
2020-09-23 10:37:59 -06:00
devices_darwin.go
wwn should always be lowercase for consistency. It's used in the URL for pushing smart data.
2020-09-23 10:37:59 -06:00
devices_linux_test.go
fix tests.
2020-09-21 21:22:07 -06:00
devices_linux.go
fixes.
2020-09-23 11:01:53 -06:00
devices_windows.go
fixes.
2020-09-23 11:01:53 -06:00
wwn_test.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
wwn.go
wwn should always be lowercase for consistency. It's used in the URL for pushing smart data.
2020-09-23 10:37:59 -06:00