Skip to content

Commit

Permalink
Secor process number update
Browse files Browse the repository at this point in the history
  • Loading branch information
raghupathiguduri authored Dec 12, 2019
1 parent 45955d7 commit 02af9ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ groups:
description: 'Number of running processes are: {% raw %}{{$value}}{% endraw %}'
summary: More than one process running
- alert: secor_process_not_running_CRITICAL
expr: namedprocess_namegroup_states{groupname="secor",state="Sleeping"} != 9
expr: namedprocess_namegroup_states{groupname="secor",state="Sleeping"} != 13
for: 1m
labels:
severity: CRITICAL
Expand Down

0 comments on commit 02af9ef

Please sign in to comment.