摘要:
[datacenter@newftp ftpsite]$ cat chk_mediaserver.sh #!/bin/bashps -ef |grep mediaserver |grep -v 'grep'if [ $?!=0 ] ;then /opt/app/tv189/services/tick... 阅读全文
posted @ 2015-04-24 16:40
金葵学子
阅读(332)
评论(0)
推荐(0)
摘要:
[datacenter@newftp ftpsite]$ cat check_80.sh #!/bin/bashfunction check_url() {D=$(date +%H%M%S)curl --connect-timeout 10 -m 20 "127.0.0.1:80" > /dev/n... 阅读全文
posted @ 2015-04-24 16:39
金葵学子
阅读(88)
评论(0)
推荐(0)
浙公网安备 33010602011771号