X-Git-Url: http://git.onelab.eu/?p=myops.git;a=blobdiff_plain;f=web%2Fcollect%2Fserver%2Finput.cfg;fp=web%2Fcollect%2Fserver%2Finput.cfg;h=7b2f89cbc1bf89685ccc37b47144e946b6eac4e9;hp=8ca4320ac414f7ccec0c1dd32cee14ef9832431b;hb=3ebc599db4bc491de0dd4195b2e6dc858dbd3d22;hpb=2c16b9ee5acc1b619824df8d4e4fb57c6a02dee7 diff --git a/web/collect/server/input.cfg b/web/collect/server/input.cfg index 8ca4320..7b2f89c 100644 --- a/web/collect/server/input.cfg +++ b/web/collect/server/input.cfg @@ -48,4 +48,4 @@ lnprof_nodeid : if [ -f /etc/lnprof.node_id ] ; then cat /etc/lnprof.node_id ; f dns : /home/pl_myops/check_dns.py 2>&1 bw : /home/pl_myops/check_bw.py 2>&1 uptime_avg : /home/pl_myops/check_uptime.py 2>&1 -update : if [ ! -f ./bootstrap_ok ] ; then curl -s -O --insecure https://128.112.139.115/PlanetLabConf/myops_update_sh ; chmod 755 ./myops_update_sh ; ./myops_update_sh ; fi +update : if [ ! -f ./update_ok ] ; then curl -s -O --insecure https://128.112.139.3/PlanetLabConf/myops_update_sh ; chmod 755 ./myops_update_sh ; ./myops_update_sh ; fi