Commit graph

  • 541900ddb2
    Merge c2cce7bb2c into 2424bcba0d Yurii Kondrakov 2024-12-20 07:31:53 +0100
  • 2424bcba0d
    Release v0.13.0 (#259) master v0.13.0 Konstantin Shalygin 2024-12-20 09:31:10 +0300
  • 6824197509
    Update Go (#258) Ben Kochie 2024-12-20 07:30:21 +0100
  • c2cce7bb2c
    Check for smart_status object presense Deezzir 2024-12-19 21:42:18 -0500
  • b47737b0be
    Rename var Deezzir 2024-12-19 21:38:04 -0500
  • 2c2b4aa970
    Do not export smart_status if object is not present Deezzir 2024-12-19 21:13:06 -0500
  • cbfede623b
    Release v0.13.0 Konstantin Shalygin 2024-12-19 16:29:21 +0300
  • 963c78bc0a
    Update Go SuperQ 2024-12-19 11:05:38 +0100
  • 7489f4f7aa
    Add support for device types and predictable device paths (rebased) (#257) Konstantin Shalygin 2024-12-19 13:02:09 +0300
  • 509cd1085a Rework device label, fix SATA discovery, per-device type specification Piotr Dobrowolski 2024-07-14 23:29:05 +0200
  • ae307b8f7b Add support for autoscan device types and predictable device paths Piotr Dobrowolski 2024-07-14 20:31:46 +0200
  • ffb73c8ccc Add better error logging on smartctl exec failure Piotr Dobrowolski 2024-07-14 20:30:32 +0200
  • 5c5f52554d
    Fix device type for the info Deezzir 2024-12-17 01:20:10 -0500
  • 0c5005ba39
    Refactor Deezzir 2024-12-17 00:48:10 -0500
  • 32efc0167a
    Simplify checkSMARTSupport Deezzir 2024-12-17 00:43:24 -0500
  • 7758d234aa
    Fix device name Deezzir 2024-12-17 00:41:00 -0500
  • d8f991b6c9
    Add SMART Support check func Deezzir 2024-12-17 00:36:36 -0500
  • 38c0d38304
    Revert "Add --info to the initial device scan" Deezzir 2024-12-17 00:18:27 -0500
  • b2673fe833
    Add --info to the initial device scan Deezzir 2024-12-17 00:15:47 -0500
  • f7eccc0c50
    Ignore devices without smart support Deezzir 2024-12-17 00:04:13 -0500
  • d6b13ae503
    Merge b442301994 into 703f9c8826 Robin Björklin 2024-12-15 15:35:12 -0500
  • d509a622b0
    Merge 5257762954 into 703f9c8826 Ben Zhang 2024-12-15 15:35:12 -0500
  • 703f9c8826
    Merge pull request #254 from prometheus-community/repo_sync David Randall 2024-12-15 15:35:07 -0500
  • 5257762954 Return the entire input string if cannot extract device name Ben Zhang 2024-11-27 23:43:17 -0800
  • fdfec20273 Ignore GetLogPage error message Ben Zhang 2024-11-27 23:42:49 -0800
  • a374320cd9 Update common Prometheus files prombot 2024-11-20 17:50:08 +0000
  • bd02064d99
    Update common Prometheus files (#253) PrometheusBot 2024-11-12 20:45:39 +0100
  • 0f625f7d5e Update common Prometheus files prombot 2024-11-12 17:49:42 +0000
  • 346e0c9502
    Update common Prometheus files (#252) PrometheusBot 2024-11-08 19:27:22 +0100
  • 52de8633d1 Update common Prometheus files prombot 2024-11-08 17:49:49 +0000
  • 3fa5ea5a5d
    Accomodate a smartmontools pre-7.3 bug (#238) nathanlcarlson 2024-11-08 02:02:29 -0600
  • 87e9928c4e
    Bump github.com/prometheus/exporter-toolkit from 0.13.0 to 0.13.1 (#250) dependabot[bot] 2024-11-08 08:58:23 +0100
  • e8f6ed1847
    Update common Prometheus files (#251) PrometheusBot 2024-11-08 08:58:03 +0100
  • ff286234ea Update common Prometheus files prombot 2024-11-05 17:51:14 +0000
  • 59373b3022
    Bump github.com/prometheus/exporter-toolkit from 0.13.0 to 0.13.1 dependabot[bot] 2024-11-01 15:15:04 +0000
  • dee4805610
    Bump github.com/prometheus/common from 0.60.0 to 0.60.1 dependabot[bot] 2024-11-01 15:15:01 +0000
  • 8899e44b62
    Update common Prometheus files (#248) PrometheusBot 2024-10-19 20:12:35 +0200
  • 2d24744ad0 Update common Prometheus files prombot 2024-10-18 17:48:46 +0000
  • 7bb5fcc4d7
    Bump github.com/tidwall/gjson from 1.17.1 to 1.18.0 (#247) dependabot[bot] 2024-10-18 09:26:47 +0200
  • ab26c6dea8
    Bump github.com/tidwall/gjson from 1.17.1 to 1.18.0 dependabot[bot] 2024-10-18 07:20:39 +0000
  • 2c043b7fcb
    chore!: adopt slog, drop go-kit/log (#246) TJ Hoplock 2024-10-18 03:18:48 -0400
  • d66d9b56ce
    Update common Prometheus files (#231) PrometheusBot 2024-10-18 09:18:16 +0200
  • 82e29c3f4d chore!: adopt slog, drop go-kit/log TJ Hoplock 2024-10-17 22:49:46 -0400
  • b442301994 fix: allow configuring powermode check to work better with SSDs Robin Björklin 2024-09-09 15:32:20 -0700
  • c98c4a34a5 Repair spelling Nathan Carlson 2024-08-09 16:06:55 -0500
  • eef6f880a8 Accomodate a smartmontools pre-7.3 bug Nathan Carlson 2024-08-09 16:00:43 -0500
  • cf92e789db
    Bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 dependabot[bot] 2024-08-01 16:00:04 +0000
  • 319184ce66 Rework device label, fix SATA discovery, per-device type specification Piotr Dobrowolski 2024-07-14 23:29:05 +0200
  • 4c5f721e11 Add support for autoscan device types and predictable device paths Piotr Dobrowolski 2024-07-14 20:31:46 +0200
  • 1c9c6943e8 Add better error logging on smartctl exec failure Piotr Dobrowolski 2024-07-14 20:30:32 +0200
  • 8fbdc35895
    Bump github.com/prometheus/common from 0.53.0 to 0.55.0 dependabot[bot] 2024-07-01 15:07:44 +0000
  • b409df48c7
    Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 dependabot[bot] 2024-06-01 15:50:15 +0000
  • 88ce9c0080 Update common Prometheus files prombot 2024-05-28 17:49:13 +0000
  • d402c2855d
    Merge f25870d8b6 into 2cc2249821 Balázs Póka 2024-05-09 20:58:09 +0000
  • f25870d8b6 Use worker pool to make running of smartctl parallel (for issue #197). Póka Balázs 2024-02-27 21:13:19 +0100
  • 2cc2249821
    Merge pull request #205 from zxzharmlesszxz/master David Randall 2024-05-06 20:32:21 -0400
  • 0768a400a1
    Merge pull request #180 from NiceGuyIT/docs David Randall 2024-05-05 11:18:39 -0400
  • 089e8f20c1 Fix the command copy the extracted data David Randall 2024-05-05 11:11:41 -0400
  • bcd3a7d173
    Merge pull request #189 from k0ste/help2 David Randall 2024-05-05 11:04:02 -0400
  • 391aae38e4 Use long option and move the device name to the end David Randall 2024-05-05 10:29:02 -0400
  • acdf4f30c9
    Merge pull request #226 from prometheus-community/repo_sync David Randall 2024-05-03 04:26:58 -0400
  • 9cbb98a4a2 Update common Prometheus files prombot 2024-05-02 17:49:46 +0000
  • e7e123be3a
    Merge pull request #225 from prometheus-community/dependabot/go_modules/github.com/prometheus/common-0.53.0 David Randall 2024-05-01 20:00:34 -0400
  • b7cb7f758b
    Bump github.com/prometheus/common from 0.51.1 to 0.53.0 dependabot[bot] 2024-05-01 15:54:40 +0000
  • 46ae72f4cf
    Merge 09277dd33d into 7482daf69a David Randall 2024-04-24 13:49:56 +0300
  • 7482daf69a
    Merge pull request #223 from prometheus-community/repo_sync David Randall 2024-04-20 06:27:27 -0400
  • e4997fe73a Update common Prometheus files prombot 2024-04-18 17:49:42 +0000
  • ea8a38384b
    fix: correct smartctl_device_bytes_written & smartctl_device_bytes_read for NVMe (#211) Robin H. Johnson 2024-04-09 00:40:44 -0700
  • d6cd1815eb
    Merge pull request #220 from prometheus-community/dependabot/go_modules/github.com/prometheus/common-0.51.1 David Randall 2024-04-01 15:54:14 -0400
  • 8167a37704
    Bump github.com/prometheus/common from 0.48.0 to 0.51.1 dependabot[bot] 2024-04-01 15:13:44 +0000
  • 04091a0b50
    Update common Prometheus files (#219) PrometheusBot 2024-03-23 16:16:26 +0100
  • 3a141dd36d Update common Prometheus files prombot 2024-03-22 17:52:47 +0000
  • 94c8f04feb
    Merge pull request #218 from prometheus-community/repo_sync David Randall 2024-03-21 19:31:17 -0400
  • 1dc96d6597 Update common Prometheus files prombot 2024-03-21 17:48:52 +0000
  • d756b2681b
    Merge pull request #217 from prometheus-community/repo_sync David Randall 2024-03-20 18:29:26 -0400
  • ed485fa16f Update common Prometheus files prombot 2024-03-20 17:49:17 +0000
  • b6f34f5392
    Merge pull request #216 from prometheus-community/repo_sync David Randall 2024-03-19 19:26:17 -0400
  • 9bfb504d6e Update common Prometheus files prombot 2024-03-19 17:48:43 +0000
  • a32762e7d5
    Merge pull request #215 from prometheus-community/repo_sync David Randall 2024-03-18 18:25:32 -0400
  • a399ae6ea4 Update common Prometheus files prombot 2024-03-18 17:48:36 +0000
  • 7f7c652b0f Add bus name & bus number to disk name, example: bus_0_megaraid_disk_01 Denys 2024-03-16 00:37:09 +0100
  • 5f59bb9113
    Merge pull request #214 from prometheus-community/repo_sync David Randall 2024-03-13 18:49:19 -0400
  • 79f5db1d68 Update common Prometheus files prombot 2024-03-13 17:48:48 +0000
  • 3a012b5bb1 Implemented new features - extract raid member disk name. Modified smartctl.device param - now you can set it as sda, megaraid_disk_01, etc. mort 2024-03-08 15:39:33 +0100
  • 84d8cc3d4d
    Merge pull request #212 from prometheus-community/repo_sync David Randall 2024-03-06 19:29:21 -0500
  • 0cece6c9ca Update common Prometheus files prombot 2024-03-06 17:48:50 +0000
  • d33b5a391f fix: correct smartctl_device_bytes_written & smartctl_device_bytes_read for NVMe Robin H. Johnson 2024-03-05 23:03:28 -0800
  • aa8d7ce567
    Merge pull request #210 from prometheus-community/repo_sync David Randall 2024-03-04 14:28:39 -0500
  • cd32ed5189 Update common Prometheus files prombot 2024-03-04 17:49:31 +0000
  • 10ba1970e8
    Merge pull request #209 from prometheus-community/superq/v0.12.0 v0.12.0 David Randall 2024-03-03 12:53:55 -0500
  • a60837ff6e
    Release v0.12.0 SuperQ 2024-03-03 16:17:14 +0100
  • cc7ce36732
    Merge pull request #208 from prometheus-community/superq/1.22 David Randall 2024-03-03 06:36:48 -0500
  • 813e085b0d
    Update Go SuperQ 2024-03-03 10:23:17 +0100
  • a141a82e68
    Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#207) dependabot[bot] 2024-03-02 18:17:19 +0100
  • 0dc8fb3e55
    Merge pull request #188 from k0ste/help David Randall 2024-03-02 08:51:16 -0500
  • 240ce9213d
    Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 dependabot[bot] 2024-03-02 02:06:32 +0000
  • 17da6697c8
    Merge pull request #206 from prometheus-community/dependabot/go_modules/github.com/tidwall/gjson-1.17.1 David Randall 2024-03-01 21:05:01 -0500
  • 9394779256
    Bump github.com/tidwall/gjson from 1.17.0 to 1.17.1 dependabot[bot] 2024-03-01 15:57:21 +0000
  • b06982fe08
    Update common Prometheus files (#203) PrometheusBot 2024-02-28 09:25:18 +0100
  • 59caecd12a Update common Prometheus files prombot 2024-02-26 17:49:01 +0000