diff --git a/dsmon.sh b/dsmon.sh index 1a1d242..497d8e3 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -336,7 +336,8 @@ GETCRONTAB(){ hostname=$(hostname) if [ "$(CHECK_HOST 10.10.10.50)" != "false" ]; then - nmip=10.10.10.50 + # nmip=10.10.10.50 + nmip= elif [ "$(CHECK_HOST 100.100.55.1)" != "false" ]; then nmip=100.100.55.1 else