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
1c7ca35ea716e48afe04d7db584e5db6ee620139
scrutiny
/
collector
/
pkg
/
detect
T
History
Jason Kulatunga
1c7ca35ea7
build freebsd binaries for CI (not included in releases yet)
2020-10-03 14:38:19 -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_freebsd.go
build freebsd binaries for CI (not included in releases yet)
2020-10-03 14:38:19 -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
fixing windows binary build during CI. Update config missing error message.
2020-09-29 16:16:15 -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