Skip to content
Snippets Groups Projects
Commit de74e86a authored by Ole Kristian Elnæs's avatar Ole Kristian Elnæs
Browse files

oppgave 6

parent 9fff046b
No related branches found
No related tags found
No related merge requests found
Pipeline #160835 passed
......@@ -110,6 +110,7 @@ critical=90
careful=0.7
warning=1.0
critical=5.0
critical_action=python /path/to/foo.py
#log=False
[network]
......@@ -161,7 +162,9 @@ hide=/boot.*,/snap.*
# Example: /_careful=40
careful=50
warning=70
warning_action=echo {{mnt_point}} {{used}}/{{size}} > /tmp/fs.alert
critical=90
critical_action=echo {{device_name}} {{precent}} > /tmp/fs.py && python /etc/glances/actions.d/fs-critical.py
# Allow additional file system types (comma-separated FS type)
#allow=zfs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment