E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
http_code
CentOS下使用shell脚本监控网站是否正常
/bin/bash #网站url地址 URL=”http://www.xxx.com/” #获取http响应代码
HTTP_CODE
=`curl -o /dev/null -s -w "
whxhz
·
2011-06-13 19:00
centos
脚本
bash
curl监控站点响应时间
监控站点首页下载时间:curl-o/dev/null-s-w‘%{time_total}’http://www.miotour.comcurl-o/dev/null-s-w‘%{
http_code
}’http
zhangrenfang
·
2011-05-27 11:50
it
curl
CentOS下使用shell脚本监控网站是否正常
/bin/bash #网站url地址 URL="http://www.xxx.com/" #获取http响应代码
HTTP_CODE
=`curl -o
jeekchen
·
2011-03-27 21:00
centos
脚本
bash
libcurl库中curl_getinfo()返回值详解
sex=male'(length=65)'content_type'=>'text/html'(length=9)'
http_code
'=>302'header_size'=>169'request_size
xombat
·
2008-12-12 21:00
PHP
Google
HTML
libcurl库中curl_getinfo()返回值详解
sex=male' (length=65) 'content_type' => 'text/html' (length=9) '
http_code
' => 302 'header_size
xombat
·
2008-12-12 21:00
html
PHP
Google
上一页
1
2
3
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他