Update README.md
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
[](https://goreportcard.com/report/github.com/AnalogJ/scrutiny)
|
[](https://goreportcard.com/report/github.com/AnalogJ/scrutiny)
|
||||||
[](https://github.com/AnalogJ/scrutiny/releases)
|
[](https://github.com/AnalogJ/scrutiny/releases)
|
||||||
|
|
||||||
|
|
||||||
WebUI for smartd S.M.A.R.T monitoring
|
WebUI for smartd S.M.A.R.T monitoring
|
||||||
|
|
||||||
> NOTE: Scrutiny is a Work-in-Progress and still has some rough edges.
|
> NOTE: Scrutiny is a Work-in-Progress and still has some rough edges.
|
||||||
@@ -23,6 +22,8 @@ WebUI for smartd S.M.A.R.T monitoring
|
|||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
|
> WARNING: Once the [InfluxDB](https://github.com/AnalogJ/scrutiny/tree/influxdb) branch is merged, Scrutiny will use both sqlite and InfluxDB for data storage. Unfortunately, this may not be backwards compatible with the database structures in the master (sqlite only) branch.
|
||||||
|
|
||||||
If you run a server with more than a couple of hard drives, you're probably already familiar with S.M.A.R.T and the `smartd` daemon. If not, it's an incredible open source project described as the following:
|
If you run a server with more than a couple of hard drives, you're probably already familiar with S.M.A.R.T and the `smartd` daemon. If not, it's an incredible open source project described as the following:
|
||||||
|
|
||||||
> smartd is a daemon that monitors the Self-Monitoring, Analysis and Reporting Technology (SMART) system built into many ATA, IDE and SCSI-3 hard drives. The purpose of SMART is to monitor the reliability of the hard drive and predict drive failures, and to carry out different types of drive self-tests.
|
> smartd is a daemon that monitors the Self-Monitoring, Analysis and Reporting Technology (SMART) system built into many ATA, IDE and SCSI-3 hard drives. The purpose of SMART is to monitor the reliability of the hard drive and predict drive failures, and to carry out different types of drive self-tests.
|
||||||
|
|||||||
Reference in New Issue
Block a user