Reads the system memory (physical RAM) and swap file usage.
name | example | optional | default |
---|---|---|---|
memory | true |
✔ | false |
swap | true |
✔ | false |
If true
, physical RAM usage will be checked.
The measured value will have the ID Memory
.
If true
, swap space usage will be checked.
The measured value will have the ID Swap
.
name | example | optional | default |
---|---|---|---|
level | 75 |
❌ |
Usage level threshold in percent. The alarm will be triggered if the measured value exceeds this value.
Memory
Swap
level
: Memory space usage (in percent).