Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1414,7 +1414,8 @@ GUI(){
|
|||||||
rm -f ${NM_LOGFOLDER}/status-downlist.lastrun
|
rm -f ${NM_LOGFOLDER}/status-downlist.lastrun
|
||||||
DOWNLIST report >> ${NM_LOGFOLDER}/status-downlist.lastrun
|
DOWNLIST report >> ${NM_LOGFOLDER}/status-downlist.lastrun
|
||||||
STATUSLOG="$(cat ${NM_LOGFOLDER}/status-downlist.lastrun)"
|
STATUSLOG="$(cat ${NM_LOGFOLDER}/status-downlist.lastrun)"
|
||||||
SENDNOTICE "Downlist Report" "Downlist Report\n${STATUSLOG}"
|
echo -e "HERE: '${STATUSLOG}'"
|
||||||
|
# SENDNOTICE "Downlist Report" "Downlist Report\n${STATUSLOG}"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
DOWNLIST ${2}
|
DOWNLIST ${2}
|
||||||
|
|||||||
Reference in New Issue
Block a user