mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-25 21:34:30 +02:00
doc/check-health: highligh note on bad initial state
This commit is contained in:
parent
3ad7ccd3d6
commit
61f3c26199
1 changed files with 4 additions and 2 deletions
|
@ -26,14 +26,16 @@ health related events:
|
|||
* power supply failed or recovered
|
||||
* temperature is above or below threshold
|
||||
|
||||
Note that bad initial state will not trigger an event.
|
||||
|
||||
Monitoring CPU and RAM utilization (available processing and memory
|
||||
resources) works on all devices. Other than that only sensors available
|
||||
in hardware can be checked. See what your hardware supports:
|
||||
|
||||
/system/health/print;
|
||||
|
||||
> ⚠️ **Warning**: Note that bad initial state will not trigger an event! For
|
||||
> example rebooting a device that is already too hot will not trigger an
|
||||
> alert on high temperature.
|
||||
|
||||
### Sample notifications
|
||||
|
||||
#### CPU utilization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue