Update nodemgmt-scripts.sh
This commit is contained in:
@@ -719,9 +719,9 @@ DOWNLIST(){
|
|||||||
echo -e "${idsCL[LightGreen]}Current List of Items Down...${idsCL[Default]}"
|
echo -e "${idsCL[LightGreen]}Current List of Items Down...${idsCL[Default]}"
|
||||||
DIVIDER false yellow 95
|
DIVIDER false yellow 95
|
||||||
if [ "${1}" != "ignore" ]; then
|
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
|
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
|
fi
|
||||||
DIVIDER false yellow 95
|
DIVIDER false yellow 95
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user