committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
8
netdata/health.d/ram-usage.conf
Normal file
8
netdata/health.d/ram-usage.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
alarm: ram_usage
|
||||
on: system.ram
|
||||
lookup: average -1m percentage of used
|
||||
units: %
|
||||
every: 1m
|
||||
warn: $this > 80
|
||||
crit: $this > 90
|
||||
info: The percentage of RAM being used by the system.
|
||||
Reference in New Issue
Block a user