- [feat] added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info.
- [feat] include the host id in the temp history label.
- [feat] Dashboard UI sorting and naming
- fixes #194
- [feat] support custom display of devices by UUID/ID/Label & Scrutiny Name. Persists to LocalStorage
- related #225
- [feat] adding group by hostId support in dashboard.
- fixes #151
- [feat] add support for specifying scheme for influxdb endpoint url (http vs https)
- fixes #258
- [fix] disable NVMe Scrutiny failures for "Numb Error Log Entries" attribute. More analysis needed for NVMe drives & their critical attributes.
- [fix] remove Power Cycle Count failure attribute for ATA drives. Unrealistic for consumer users (BackBlaze data is datacenter focused).
- fixed #31
- [fix] make sure the migration step runs with transactions, so that we can debug easier.
- [fix] ignore retention policy errors during migration.
- fixes #256
- [docs] adding documentation for script based notifications.
- fixes #261
Timestamp | SHA | Message | Author |
---|---|---|---|
2022-05-25T15:04Z | 0f935ce | (v0.4.7) Automated packaging of release by Packagr | packagrio-bot |
2022-05-25T14:55Z | f844a43 | fix error message. | Jason Kulatunga |
2022-05-25T14:50Z | 3a970e7 | Merge pull request #262 from AnalogJ/beta pre-v0.4.7 release | Jason Kulatunga |
2022-05-25T14:39Z | 307c2bc | fix error message. Simpler GormMigrateOptions. | Jason Kulatunga |
2022-05-24T22:15Z | d62928a | adding documentation for script based notifications. | Jason Kulatunga |
2022-05-24T21:26Z | d08a1e3 | ignore retention policy errors during migration. - fixes #256 | Jason Kulatunga |
2022-05-24T17:00Z | 2292041 | never drop tables. | Jason Kulatunga |
2022-05-24T16:47Z | 75e4bf1 | added a helpful comment that the database migration might take a looong time. | Jason Kulatunga |
2022-05-24T16:07Z | 97add04 | make sure the migration step runs with transactions, so that we can debug easier. - related #256 | Jason Kulatunga |
2022-05-23T17:19Z | 1423f55 | remove Power Cycle Count failure attribute for ATA drives. Unrealistic for consumer users (BackBlaze data is datacenter focused). - fixed #31 | Jason Kulatunga |
2022-05-23T16:50Z | 46d0b70 | disable NVMe Scrutiny failures for "Numb Error Log Entries" attribute. More analysis needed for NVMe drives & their critical attributes. - fixes #187 - fixes #247 | Jason Kulatunga |
2022-05-23T16:34Z | 168ca80 | add support for specifying scheme for influxdb endpoint url (http vs https). fixes #258 | Jason Kulatunga |
2022-05-23T16:23Z | 8c07e91 | grey out and mark thresholds as not yet implemented. | Jason Kulatunga |
2022-05-23T15:49Z | 7979950 | fixing device sort and display title. fixes #194 | Jason Kulatunga |
2022-05-23T15:19Z | 9846ba1 | adding support for device sort in UI. | Jason Kulatunga |
2022-05-21T05:33Z | 83839f7 | adding group by hostId support in dashboard. fixes #151 | Jason Kulatunga |
2022-05-21T04:55Z | 85fa3b1 | moved device summary info panel into isolated component. | Jason Kulatunga |
2022-05-17T16:34Z | 4190f9a | remove filter not implemented message. | Jason Kulatunga |
2022-05-17T02:41Z | 743ce27 | adding comment. | Jason Kulatunga |
2022-05-17T02:19Z | 399a245 | make sure we can change the temperature duration key for the chart. | Jason Kulatunga |
2022-05-16T17:02Z | 934f16f | persist settings across sessions (in local storage). | Jason Kulatunga |
2022-05-15T00:54Z | 0aeb13c | support custom display of devices by UUID/ID/Label & Scrutiny Name. (Does not persist). Related #225 | Jason Kulatunga |
2022-05-12T14:35Z | 5899bf2 | started working on Dashboard UI sorting and naming | Jason Kulatunga |
2022-05-10T16:19Z | 3b13796 | make sure we include the host id in the temp history label. | Jason Kulatunga |
2022-05-10T01:14Z | 1bfdd00 | added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info. Storing it in the database during device registration. | Jason Kulatunga |
2022-05-10T01:14Z | 999c127 | added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info. Storing it in the database during device registration. | Jason Kulatunga |
2022-05-20T17:25Z | 6f283fd | Update README.md | Jason Kulatunga |