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
54178eaaf0a349356e416eef8fdcedcdf53c6622
scrutiny
/
webapp
/
backend
/
pkg
/
models
/
measurements
T
History
Jason Kulatunga
5ed69d7fc4
adding tests for Smart and parser.
2022-05-06 22:15:19 -07:00
..
smart_ata_attribute.go
make sure the status is always exposed in the json data. make sure display_name for metadata is included. Update mocked test data for frontend.
2021-10-24 17:09:44 -07:00
smart_attribute.go
ensure that all buckets are created during init. Remove all references to "name" field for attributes (shoudl come from metadata instead). Status is now an int64 (0 is passing).
2021-10-24 16:01:53 -07:00
smart_nvme_attribute.go
make sure the status is always exposed in the json data. make sure display_name for metadata is included. Update mocked test data for frontend.
2021-10-24 17:09:44 -07:00
smart_scsci_attribute.go
make sure the status is always exposed in the json data. make sure display_name for metadata is included. Update mocked test data for frontend.
2021-10-24 17:09:44 -07:00
smart_temperature.go
find the temp history for the last week (by default). Smooth out data using aggregate window for hourly numbers. Better temp casting during influx data inflating.
2021-11-16 19:07:37 -08:00
smart_test.go
adding tests for Smart and parser.
2022-05-06 22:15:19 -07:00
smart.go
adding tests for Smart and parser.
2022-05-06 22:15:19 -07:00