Commit graph

6 commits

Author SHA1 Message Date
guruevi
70ac7d9cae
Various updates and quality of life changes (#405)
* smartctl_exporter publishes both drive_trip and current drive temperatures. Since most of the alerts are going to be permanent, it does not make sense to wait for the alert to be on for a certain time. Temperature sensors likewise vary, using the last sample is not sufficient to alert on potential issues.

* Add an option to run GitHub Action manually

* Add an option to force running the action for testing purposes

* Set variables correctly

* Set variables correctly

* Publish

* Clean up some more metrics

* Publish

* Minor bug fixes

* Publish

* Removed queries that throw errors when systems are upgraded. Also fixed and simplified a few Postgres queries.

* Publish

* Refined some more queries

* Publish

* PostgreSQL now has optimized autovacuum behavior

* Publish

* PostgreSQL now has optimized autovacuum behavior

* Publish

* Publish

* Query fails if instance names are not unique across jobs. This fixes it.

* Publish

* Ruby is out of date

---------

Co-authored-by: samber <samber@users.noreply.github.com>
2025-01-28 06:06:47 +01:00
Samuel Berthe
f5bcac33fe
better contributing guidelines 2020-03-10 10:01:08 +01:00
Samuel Berthe
90a9a08b7c
Improves readme and contributing guidelines 2020-03-08 15:17:55 +01:00
Samuel Berthe
0139c3728f feat(ui): adding copy buttons 2019-10-26 16:41:11 +02:00
Samuel Berthe
d9aaf1c5ea
Adding guidelines 2019-02-11 20:52:36 +01:00
Samuel Berthe
0bc4a1633c Jekyll based doc 2018-10-22 00:53:32 +02:00