51Testing软件测试论坛

标题: appach 的监控问题! [打印本页]

作者: superfang    时间: 2008-1-3 15:05
标题: appach 的监控问题!
我想知道现在服务器上面的资源使用情况,我应该怎么做!?
   我用的是XP系统,但测试是linux 系统,想测试appach 的情况!? 我现要在appach中怎么设置才可以呢!? 
我搜索了,别的贴字没有看到!?所以就想提问下!!
   
作者: superfang    时间: 2008-1-3 15:24
安装apache
linux上安装apache.  /bin/apachectl –v

Server version: Apache/2.0.54.

修改conf/httpd.conf
ExtendedStatus On

<Location /server-status>
SetHandler server-status

Order Deny,Allow
#Deny from all
Allow from all
</Location>

测试:
http://10.0.4.81:2068/server-status?auto&refresh=Y成功。

Loadrunner加入监控
端口:2688,url: /server-status?auto

错误:

Monitor name :Apache. Parsing error, cannot find token: BusyServers. Measurement: BusyServers|10.0.4.81. Hints: 1) Such a measurement does not exist, or the html page may be different from the supported one. 2) Try to replace the Apache.cfg with appropriate Apache_<version>.cfg file in <Installation>\dat\monitors and rerun the application (entry point: CApacheMeasurement::NewData).   [MsgId: MMSG-47479]

解决
因为<Installation>\dat\monitors\apache.cfg针对apache 1.x的status指标,与apache 2.0度量指标失配。

故采用apache_2.0.x.cf 更名apache.cfg。

因为<Installation>\dat\monitors\apache.cfg针对apache 1.x的status指标,与apache 2.0度量指标失配。

故采用apache_2.0.x.cf 更名apache.cfg。
不太明白这个在那设置!?
作者: superfang    时间: 2008-1-3 15:25
有看到有人说什么计时器的问题!? 
   要不要改动这个呢!? 

[ 本帖最后由 superfang 于 2008-1-3 15:29 编辑 ]
作者: linwenyan    时间: 2008-1-3 15:40
你看看下面的资料
作者: superfang    时间: 2008-1-3 15:47
谢谢哥们! 这个到是不错的资料!!
   
作者: thloong    时间: 2008-1-5 12:24
谢谢共享,顶
作者: mailtolily    时间: 2008-1-5 12:30
谢谢
作者: daluyan    时间: 2008-1-9 15:11
原帖由 linwenyan 于 2008-1-3 15:40 发表
你看看下面的资料



为什么我下下来的是个php的文件?怎么看呢?
作者: linwenyan    时间: 2008-1-10 14:33
原帖由 daluyan 于 2008-1-9 15:11 发表



为什么我下下来的是个php的文件?怎么看呢?


是用迅雷下的吧,直接右键另存为就可以了,是压缩文件,解压后是.doc文档
作者: nikilee    时间: 2008-1-14 18:12
真的很好,很少看见有这方面的帮助.
作者: Robert.He    时间: 2008-1-15 15:23
谢谢
作者: wfl51    时间: 2010-5-25 15:12
THANKS




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2