Enrich performance data output
This commit is contained in:
@@ -229,7 +229,7 @@ ${SENSORPROG}
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Get performance data for Nagios "Performance Data" field
|
# 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
|
# And finally check the temperature against our thresholds
|
||||||
|
Reference in New Issue
Block a user