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 |
|
Ricardo Gonzalez
|
13d3d9f64e
|
Show Host ID
|
2020-10-18 00:11:30 +01:00 |
|
Ricardo Gonzalez
|
78d0dd8f3b
|
Use humanizeDuration directly in the template
|
2020-10-16 21:52:03 +01:00 |
|
Ricardo Gonzalez
|
96534c44b7
|
Improve humanizeHours
|
2020-10-11 17:45:10 +01:00 |
|
Jason Kulatunga
|
be378bd147
|
if attribute Id is unknown (and does not match anything in metadata) the frontend breaks. Added more robust frontend display code to handle this case.
fixes #53
|
2020-09-30 09:10:42 -06:00 |
|
Jason Kulatunga
|
67d1c592a5
|
include the device type in the title, if it's non-standard.
|
2020-09-20 17:37:43 -06:00 |
|
Jason Kulatunga
|
e6eeaf7e31
|
adding mocked detail data for frontend viewing. placeholders for settings panels. Add dialog panel for Details setings.
|
2020-09-18 10:14:19 -06:00 |
|
Jason Kulatunga
|
5101a37964
|
adding device protocl and type to the. Adding class for parsing smartctl --scan json output, for device detection. added an example/test file for smartctl -x -j added a placeholder settings panel. moved dashboard & details compoonent out of "Admin" directory.
|
2020-09-18 10:14:19 -06:00 |
|