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
5127399e9455f51ea5d28e0062d53ad6866d583a
scrutiny
/
collector
/
pkg
/
collector
T
History
Jason Kulatunga
f2dd87cf82
dont use a go-routine -- disable concurrency.
2020-09-21 09:59:52 -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
dont use a go-routine -- disable concurrency.
2020-09-21 09:59:52 -06:00
selftest.go
init
2020-08-19 16:04:21 -07:00