配置:monitor2

This commit is contained in:
luying
2022-05-30 20:03:34 +08:00
parent 828b2cbb9b
commit bd67ab49af
6 changed files with 47 additions and 2 deletions

View File

@@ -23,6 +23,8 @@ elif [ ${1} == 'isbn' ] ; then
destUrl="root@zyzisbn:/root/zyz/"
elif [ ${1} == 'monitor' ] ; then
destUrl="root@zyzmon:/root/zyz/"
elif [ ${1} == 'monitor2' ] ; then
destUrl="root@zyzmon2:/root/zyz/"
elif [ ${1} == 'distribute' ] ; then
destUrl="root@zyzdistribute:/root/zyz/"
elif [ ${1} == 'sq1' ] ; then