소스 검색

update warning threshold

tags/2016.12
vmikes 8 년 전
부모
커밋
a457359f89
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      linux/meta/sensu.yml

+ 1
- 1
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:

Loading…
취소
저장