mirror of https://github.com/Icinga/icinga2.git
Change Hint to Note
This commit is contained in:
parent
ba24bc96e5
commit
b553403200
|
@ -1601,8 +1601,11 @@ update\_win\_reboot | **Optional**. Set to treat 'may need update' as 'definitel
|
||||||
In contrast to most other plugins, the values of check_update's custom attributes do not set thresholds, but just enable/disable the behaviour described in the table above.
|
In contrast to most other plugins, the values of check_update's custom attributes do not set thresholds, but just enable/disable the behaviour described in the table above.
|
||||||
It can be enabled/disabled for example by setting them to "true" or "false", "1" or "0" would also work.
|
It can be enabled/disabled for example by setting them to "true" or "false", "1" or "0" would also work.
|
||||||
Thresholds will always be "1".
|
Thresholds will always be "1".
|
||||||
**Hint**: If they are enabled, performance data will be shown in the webinterface.
|
|
||||||
If run without the optional parameters, the plugin will output critical if any important updates are available.
|
> **Note**
|
||||||
|
>
|
||||||
|
> If they are enabled, performance data will be shown in the webinterface.
|
||||||
|
> If run without the optional parameters, the plugin will output critical if any important updates are available.
|
||||||
|
|
||||||
|
|
||||||
### <a id="windows-plugins-uptime-windows"></a> uptime-windows
|
### <a id="windows-plugins-uptime-windows"></a> uptime-windows
|
||||||
|
|
Loading…
Reference in New Issue