Update nodemgmt-scripts.sh

This commit is contained in:
2023-11-08 22:42:49 -06:00
parent 50bf0ee648
commit 397b9cb346

View File

@@ -719,9 +719,9 @@ DOWNLIST(){
echo -e "${idsCL[LightGreen]}Current List of Items Down...${idsCL[Default]}"
DIVIDER false yellow 95
if [ "${1}" != "ignore" ]; then
echo -e "${idsCL[Yellow]}Service/Host Host Down_Time${idsCL[Default]}"
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