ç°¡åãªãã®ã ããã©ãã©ãã«ããµã³ãã«ããªãã£ãã®ã§ä¸ãã¦ããã¾ãã #!/bin/bash wget âserver-response âspider -nv âoutput-file=/home/hoge/deadoralive/vdms http://www.voodoomarketing.net/ RESULTCODE=`grep -c â200 OKâ /home/hoge/deadoralive/vdms` if [ $RESULTCODE -ne 1 ]; then echo âPlease make contact to system admin!!â | mail -s âALERT: VDMS DEADâ [email protected] fi ãµã¼ãã®ã¬ã¹ãã³ã¹ã³ã¼ãã®ã¿ãåãåã£ã¦ä¸èº«ã®ãã¡ã¤ã«ã¯åããããªã¿ã¼ã³ã³ã¼ãã ãããã£ãããã¡ã¤ã«ï¼/home/hoge/deado
{{#tags}}- {{label}}
{{/tags}}