Enrich performance data output
This commit is contained in:
parent
8e88c82517
commit
1912395135
@ -229,7 +229,7 @@ ${SENSORPROG}
|
||||
fi
|
||||
|
||||
# Get performance data for Nagios "Performance Data" field
|
||||
PERFDATA="temperature=$TEMP"
|
||||
PERFDATA="$sensor=$TEMP;$thresh_warn;$thresh_crit"
|
||||
|
||||
|
||||
# And finally check the temperature against our thresholds
|
||||
|
Loading…
x
Reference in New Issue
Block a user