15
edits
Changes
m
→check_ubc Without SNMP
fi
if [ -z "$DATA" ]; then
echo "CRITICAL UNKNOWN- $ubc_file is not readable or empty. Maybe it is only readable for root and this script should be called by sudo.";
exit 3;
fi