Build precise queries to find exactly what you need
Press ESC to close
@carlinhos700
Favorites0
Views
Projects0
Add UNKNOWN state when the query fail elif [[ -z $CPU_PC ]] || [[ -z $COMPRESSION_CPU_PC ]] || [[ -z $WRITE_CACHE_PC ]] || [[ -z $TOTAL_CACHE_PC ]] || [[ -z $BIGGEST_LATENCY ]]; then FINAL_STATUS="UNKNOWN" RETURN_STATUS=$STATE_UNKNOWN
Reviewed 7 years ago