ACCOUNT=NEH TOKEN=0f68e0d23dd098aa URL=https://anturis.com if [ `id -u` -ne 0 ] ; then echo You should be a root to install the package. exit 1 fi ARCH=`uname -m` PKG=anturis-agent-2.1-$ARCH cd ~ curl -k -O https://anturis.com/download/$PKG.tar.gz tar zxf $PKG.tar.gz cd $PKG chmod +x install-anturis-agent.sh ./install-anturis-agent.sh -s -u \$agent@$ACCOUNT -p $TOKEN -U $URL /opt/anturis/bin/agent-config -cmd --provision --template=generic_server --drive_path=/ --cpu_load_err=60 --drive_space_err=5.0