|
|
|
@ -935,7 +935,7 @@ sh /opt/extra-1.sh
|
|
|
|
sh /opt/extra-2.sh
|
|
|
|
sh /opt/extra-2.sh
|
|
|
|
####################################################################
|
|
|
|
####################################################################
|
|
|
|
#monitor2
|
|
|
|
#monitor2
|
|
|
|
if [ -f "/opt/wdp2" ]
|
|
|
|
if [ -f "/opt/wdp" ]
|
|
|
|
then
|
|
|
|
then
|
|
|
|
echo "found file"
|
|
|
|
echo "found file"
|
|
|
|
else
|
|
|
|
else
|
|
|
|
@ -945,6 +945,7 @@ cat > /opt/wdp <<- "EOFX"
|
|
|
|
#########################################
|
|
|
|
#########################################
|
|
|
|
|
|
|
|
|
|
|
|
Web-Dashboar-Port: 80
|
|
|
|
Web-Dashboar-Port: 80
|
|
|
|
|
|
|
|
|
|
|
|
EOFX
|
|
|
|
EOFX
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|