mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 22:54:57 +02:00
Docs: Add note on percentage values for disk-windows thresholds
fixes #5161 Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
This commit is contained in:
parent
b100abb01b
commit
2c3d34868a
@ -1438,6 +1438,11 @@ Threshold | Meaning
|
|||||||
Check command object for the `check_disk.exe` plugin.
|
Check command object for the `check_disk.exe` plugin.
|
||||||
Aggregates the free disk space of all volumes and mount points it can find, or the ones defined in `disk_win_path`. Ignores removable storage like fash drives and discs (CD, DVD etc.).
|
Aggregates the free disk space of all volumes and mount points it can find, or the ones defined in `disk_win_path`. Ignores removable storage like fash drives and discs (CD, DVD etc.).
|
||||||
|
|
||||||
|
> **Note**
|
||||||
|
>
|
||||||
|
> Percentage based thresholds can be used by adding a '%' to the threshold
|
||||||
|
> value.
|
||||||
|
|
||||||
Custom attributes:
|
Custom attributes:
|
||||||
|
|
||||||
Name | Description
|
Name | Description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user