Update dsmon.sh

This commit is contained in:
2024-01-26 14:24:28 -06:00
parent fdc6b5dd17
commit fea85194e0

View File

@@ -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