AnalogJ / scrutiny

Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds
MIT License
4.71k stars 154 forks source link

[FEAT] PostgreSQL support #620

Open davispuh opened 3 months ago

davispuh commented 3 months ago

Is your feature request related to a problem? Please describe.

I host a lot of different services and most of them support PostgreSQL so I never had any need for InfluxDB. I think having to manage whole InfluxDB just for few HDDs seems overkill so it would be very useful to use already existing PostgreSQL.

I also think that for most people they don't work with large enough data where InfluxDB would bring any benefit over PostgreSQL.

Describe the solution you'd like

Option in config to use PostgreSQL instead of InfluxDB