Update dsmon.sh
This commit is contained in:
2
dsmon.sh
2
dsmon.sh
@@ -341,7 +341,7 @@ RUNCMD(){
|
||||
start=`date +%s`
|
||||
rm -f /tmp/.dsmon.runcmd.*
|
||||
echo -e "\n${idsCL[White]}The following command will be run on all nodes:"
|
||||
echo -e "${idsST[Bold]}'${idsCL[LightCyan]}here${idsCL[White]}'${idsCL[Default]}${idsST[Reset]}\n"
|
||||
echo -e "${idsST[Bold]}'${idsCL[LightCyan]}${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11} ${12} ${13} ${14} ${15} ${16} ${17} ${18} ${19} ${20}${idsCL[White]}'${idsCL[Default]}${idsST[Reset]}\n"
|
||||
ncount=0
|
||||
while read hostid hostname hostip hostlimits; do
|
||||
if [ "${hostname}" != "host" ]; then
|
||||
|
||||
Reference in New Issue
Block a user