Update dsmon.sh
This commit is contained in:
1
dsmon.sh
1
dsmon.sh
@@ -397,7 +397,6 @@ RUNCMD_SUB(){
|
|||||||
else
|
else
|
||||||
echo -e "${idsCL[Red]} ${host} [${ip}] - Timeout${idsCL[Default]}" >> ${tmpfile}.running
|
echo -e "${idsCL[Red]} ${host} [${ip}] - Timeout${idsCL[Default]}" >> ${tmpfile}.running
|
||||||
fi
|
fi
|
||||||
echo $ssh_output
|
|
||||||
mv ${tmpfile}.running ${tmpfile}.done > /dev/null 2>&1
|
mv ${tmpfile}.running ${tmpfile}.done > /dev/null 2>&1
|
||||||
}
|
}
|
||||||
RUNCMDSLOW(){
|
RUNCMDSLOW(){
|
||||||
|
|||||||
Reference in New Issue
Block a user