Update nodemgmt-scripts.sh
This commit is contained in:
@@ -31,6 +31,7 @@ STATUS() {
|
||||
done
|
||||
|
||||
echo
|
||||
DIVIDER
|
||||
echo -e "${idsST[Bold]}${idsCL[Yellow]} Node Service Status${idsCL[Default]}"
|
||||
DIVIDER true
|
||||
if [ ! -z ${LOCAL_SERVICES+x} ]; then
|
||||
@@ -73,6 +74,7 @@ STATUS() {
|
||||
nid=`expr $nid + 1`
|
||||
done
|
||||
echo
|
||||
DIVIDER
|
||||
echo -e "${idsST[Bold]}${idsCL[Yellow]} Replication Status to Other Nodes${idsCL[Default]}"
|
||||
DIVIDER true
|
||||
timeout=`date --date='20 seconds' +%s`
|
||||
|
||||
Reference in New Issue
Block a user