commit | a457359f89cb3573c63558f27f9fcd6aad9704cf | [log] [tgz] |
---|---|---|
author | vmikes <vlastimil.mikes@tcpcloud.eu> | Tue Oct 04 15:14:08 2016 +0200 |
committer | vmikes <vlastimil.mikes@tcpcloud.eu> | Tue Oct 04 15:14:08 2016 +0200 |
tree | df61d427eb623a0c9f14e855d520042c4827c3d4 | |
parent | 84fec5b21e7fe55d5b486b8594382d9783828d99 [diff] |
update warning threshold
diff --git a/linux/meta/sensu.yml b/linux/meta/sensu.yml index 708b1cc..2897cc7 100644 --- a/linux/meta/sensu.yml +++ b/linux/meta/sensu.yml
@@ -1,6 +1,6 @@ check: local_linux_system_zombie_procs: - command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -w 2 -c 7 -s Z" + command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -w 3 -c 7 -s Z" interval: 60 occurrences: 3 subscribers: