Update dsmon.sh

This commit is contained in:
2024-01-26 10:28:11 -06:00
parent b5e6d103ce
commit 81687282fe

View File

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