Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / disk / btrfs_device_stats @ 64089240

Historique | Voir | Annoter | Télécharger (10,8 ko)

# Date Auteur Commentaire
8a2c0be5 2021-07-14 15:41 HaseHarald

[btrfs_device_stats] Make warning and critical configurable for all metrics per device.

d45c84e5 2021-07-14 15:41 HaseHarald

Missed one parameters equals with whitespaces.

cbd92356 2021-07-14 15:41 HaseHarald

Fix indention to please linter.

50265cce 2021-07-14 15:41 HaseHarald

Try to please linter with whitespaces arround equals.
This does not seam logical, because it explicitly want's spaces arround equal signs when setting a variable, but you musn't use them in parameters. But well, whatever makes the linter happy.

409e8896 2021-07-14 15:41 HaseHarald

Change if conditions to please the linter.

76c21fe7 2021-07-14 15:41 HaseHarald

Fix whitespaces to please the linter.

17298912 2021-07-14 15:41 HaseHarald

[btrfs_device_stats] Document usage of optional warning and critical limits.

0d8f8309 2021-07-14 15:41 HaseHarald

[btrfs_device_stats] Allow for configuring optional critical limits as a global and individual value.

d10c1198 2021-07-14 15:41 HaseHarald

[btrfs_device_stats] Allow for configuring warning values as a global and individual value.

a1e346bc 2021-04-05 17:05 HaseHarald

Fix warning on btrfs_device_stats.
It's always those typos!

09b88141 2020-10-24 11:29 Lars Kruse

Improve documantion of many plugins

Specifically the configuration examples are now indented properly.

3f92394b 2020-08-25 16:01 HaseHarald

Touchups on configuration.

6f0e91f8 2020-08-25 14:21 HaseHarald

Add perldoc-style header.

bffbc23a 2020-08-24 15:37 HaseHarald

Fix linting issues.

f12bfed7 2020-08-23 12:15 HaseHarald

[plugins/disk/btrfs_device_stats] Remove unused variable.

5f88f9ad 2020-08-23 11:34 HaseHarald

Fix issues brought up by CI.

- Remove trailing whitespace
- Remove unused variable.

7bf77a00 2020-08-23 10:43 HaseHarald

[plugins/disk/btrfs_device_stats] Add a plugin to monitor device stats from btrfs.

Monitors the different device-counters (mostly for errors) of the disks in a btrfs pool.