Update dsmon.sh

This commit is contained in:
2024-01-26 10:47:33 -06:00
parent 86d8e892f9
commit b264c053b2

View File

@@ -340,7 +340,7 @@ SETUPSSH(){
RUNCMD(){
start=`date +%s`
rm -f /tmp/.dsmon.runcmd.*
echo -en "${idsCL[White]}Iniating command to run on all nodes ... "
echo -en "\n${idsCL[White]}Iniating command to run on all nodes ... "
ncount=0
while read hostid hostname hostip hostlimits; do
if [ "${hostname}" != "host" ]; then