51Testing软件测试论坛

标题: LR监视apache,5个计数器,只有3个正常显示 [打印本页]

作者: ireneyao    时间: 2007-4-23 19:35
标题: LR监视apache,5个计数器,只有3个正常显示
二.配置Apache
1.修改Apache中Httpd.conf文件,添加如下代码(该文件中都有,只要取消注释就好了)
<Location /server-status>
    SetHandler server-status
    Order deny,allow
#    Deny from all
    Allow from .localhost
</Location>
2.添加 ExtendedStatus
  设置  ExtendedStatus On
3.取消注释LoadModule status_module modules/mod_status.so
   加载该模块。



我按照上面配置的,然后在LR里添加相应的计数器,下图中最后两个计数器没有数据。
file:///F:/11/1.JPG


错误信息:
Monitor name :Apache. Parsing error, cannot find token: BusyServers. Measurement: BusyServers|192.168.1.26/server-status?auto. 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]


我从http://192.168.1.26/server-status?auto上可以看到如下数据:
f:\11\2.jpg

这里可以看到idleworkers 和 busyworkers ,这两个数据应该是对应LR中#idle servers 和#busy servers计数器的吧?那为什么这两个数据从LR中看不到呢?
作者: ireneyao    时间: 2007-4-23 19:37
?????为什么看不到图片?我发贴的时候都看到啦。再发一次!!
F:\11\1.JPG

F:\11\2.JPG
作者: ireneyao    时间: 2007-4-23 19:43
奇怪,为什么图片发不上去。我写吧。
KBytes Sent/sec(Apache),Hits/sec(Apache),Apache CPU Usage(Apache)这三个计数器有数据显示。
#Idle Servers(Apache) ,#Busy Servers(Apache)这两个计数器没有数据,还报错,错误在一楼。
我进入地址http://192.168.1.26/server-status?auto,可以看到BusyWorkers和 IdleWorkers的数据。请问为什么在LR里显示不出来?
作者: rickyzhu    时间: 2007-4-24 09:30
提示说的很清楚了。

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

1.计数器不存在或者html页面是不支持的类型。
2.用合适的版本替换apache.cfg文件,在目录<installation>\dat\monitors上

我认为还是第二中可能大写。


请大家提问题的时候先吧错误信息看一下,如果看不懂,就查查辞典。
作者: ireneyao    时间: 2007-4-24 11:50
我把apache_2.0.x.cf 更名apache.cfg了,可是还是报原来那个错。我的apache是2.0的,这样改有错吗?我看51testing里的一篇文章就是这样改的。
原文是这样的:因为<Installation>\dat\monitors\apache.cfg针对apache 1.x的status指标,与apache 2.0度量指标失配。

故采用apache_2.0.x.cf 更名apache.cfg。
作者: shorelew@    时间: 2007-10-8 16:02
标题: wo ye chu xian leishi qingkuang
dingqi




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