Update nodemgmt-scripts.sh

This commit is contained in:
2023-11-08 22:43:14 -06:00
parent 397b9cb346
commit b4a92179b1

View File

@@ -721,7 +721,7 @@ DOWNLIST(){
if [ "${1}" != "ignore" ]; then
echo -e "${idsCL[Yellow]}Service/Host Host Down_Time${idsCL[Default]}"
else
echo -e "${idsCL[Yellow]} Service/Host Host Down_Time Notifications${idsCL[Default]}"
echo -e "${idsCL[Yellow]} Service/Host Host Down_Time Notifications${idsCL[Default]}"
fi
DIVIDER false yellow 95