Jason Kulatunga
|
e7801619cd
|
added additional tests from #187.
Detected that the frontend was incorrectly classifying Scrutiny Failures as Warnings.
Fixed.
|
2022-05-12 10:04:06 -07:00 |
|
Jason Kulatunga
|
5789c836db
|
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 |
|
Jason Kulatunga
|
31b5dfa038
|
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 |
|
Jason Kulatunga
|
bd19230cbf
|
make sure data is persisted to DB.
|
2021-07-25 22:32:13 -07:00 |
|
Jason Kulatunga
|
80f4660130
|
validate thresholds whenever SMART data is recieved.
|
2021-07-25 22:11:07 -07:00 |
|
Jason Kulatunga
|
8a46931399
|
!!!!WIP!!!!
adding InfluxDB
- influxdb added to dockerfile
- influxdb s6 service
- influxdb config
- adding defaults to config
- creating a DeviceRepo interface (multiple db backends)
- implemented DeviceRepo interface as ScruitnyRepository
|
2021-06-27 10:55:18 -07:00 |
|