You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/collector/pkg
Jason Kulatunga 5ea149d878
upgrading to go 1.18 for generics (and lodash-like library).
2 years ago
..
collector upgrading to go 1.18 for generics (and lodash-like library). 2 years ago
common/shell adding tests for Detect struct in collector. Adding ability to mock out exec.Command calls. 2 years ago
config provide a mechanism to specify the absolute path to the smartctl binary used by metrics collector. 2 years ago
detect when deviceType not specified in collector config, scrutiny will ignore the device. We need to make sure we correctly override the device. 2 years ago
errors Moved version file into webapp source tree. Replacing fmt with logger calls. moved Jobber config file into /scrutiny/jobber directory. Added scsi json file. Moved API rooute handlers into their own files in a module. Added not yet implemnented tooltips. 4 years ago
models adding mechanism to override the smartctl commands used by scrutiny for device scanning, device identification and smart data retrieval. 2 years ago