Skip to content

Commit

Permalink
Cleaned up a little bit ...
Browse files Browse the repository at this point in the history
  • Loading branch information
zapalotta committed Mar 15, 2014
1 parent 27ac4cd commit 856f011
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions check_griderrors.sh
Original file line number Diff line number Diff line change
Expand Up @@ -165,17 +165,11 @@ for qs in $QUEUES; do
all_queue_stats+=" $qs=$ret,"
done


# Verbosity level
verbosity=0
# Warning threshold
thresh_warn=-1
# Critical threshold
thresh_crit=-1




perfdata=" | available_cores=$available_cores, used_cores=$used_cores, total_cores=$total_cores, $all_queue_stats"

if test $num_faulty_queues -ge $critical
Expand Down

0 comments on commit 856f011

Please sign in to comment.