Update dsmon.sh
This commit is contained in:
2
dsmon.sh
2
dsmon.sh
@@ -340,7 +340,7 @@ SETUPSSH(){
|
|||||||
RUNCMD(){
|
RUNCMD(){
|
||||||
start=`date +%s`
|
start=`date +%s`
|
||||||
rm -f /tmp/.dsmon.runcmd.*
|
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
|
ncount=0
|
||||||
while read hostid hostname hostip hostlimits; do
|
while read hostid hostname hostip hostlimits; do
|
||||||
if [ "${hostname}" != "host" ]; then
|
if [ "${hostname}" != "host" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user