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 |
|
Jason Kulatunga
|
9fac3c6308
|
fix gorm dependency.
|
2020-10-07 22:07:51 -06:00 |
|
Jason Kulatunga
|
d339e967a6
|
fixing notifications.
|
2020-10-02 21:05:04 -06:00 |
|
Jason Kulatunga
|
6377a258f6
|
sending notifications on failure.
|
2020-10-01 18:59:08 -06:00 |
|
Jason Kulatunga
|
6a20228262
|
adding error handling for all DB calls. Returning StatusInternalServerError whenever an error occurs. Adding additional logging to server handlers.
Make sure we "return" after a c.JSON call.
|
2020-09-23 09:54:33 -06:00 |
|
Jason Kulatunga
|
d636709aa1
|
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.
|
2020-08-21 18:06:00 -07:00 |
|