51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1646|回复: 4
打印 上一主题 下一主题

[求助] 要配置 Apache ,weblogic监视器

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2006-8-28 18:29:17 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
1. Apache配置
   
   在配置过程中,在“服务器属性”部分,输入端口号和不带服务器名的 URL,并单击“确定”。默认的 URL 是 /server-status?auto。 其中的URL到底该怎么写呢?我用的Apache版本是httpd-2.0.55。 直接通过http://172.16.1.1:80/server-status?auto访问无效的

2. Weblogic配置
   
    配置过程中输入了计算机IP地址,Weblogic管理用户名帐号和密码后,报错提示
“Java Virtual Machine Version mismatch:Required version:1.3”  大概意思是要JAVA虚拟机版本1.3。 但是在Weblogic服务器上我用的JDK是它自带的bea/jrockit81sp3_142_04。   有人知道这个怎么解决吗?
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2006-8-28 23:13:28 | 只看该作者
Web (Apache/IIS) Monitors
Apache web servers provide a much small number of monitors than Microsoft IIS

#Busy Servers - Number of servers in the busy state.
#Idle Servers - Number of servers in the idle state.
Apache CPU Usage - Percentage of time the CPU is utilized by the Apache server.
Hits/Sec - The HTTP request rate.
KBytes Sent/Sec - The rate at which data bytes are sent from the Web server.
Loadrunner obtains values for these counters from issuing http://server /server-status?auto

The number and description of Apache counters are specified in LoadRunner's \dat\monitors\apache.cfg file.

Counters= specifies the number of counters (5 by default).
Counter1= specifies the name of the counter as it appears in the HTML page returned from the server. If this is mispelled, LoadRunner will issue "Monitor name :Apache. Parsing error, cannot find token..."
Label1= The counter UI label.
Description1= for the counter.
KeepPrevValue1=0 shows the value as is, 1 shows the rate.
This file should be replaced with apache_2.0.x.cfg if you are using Apache v2.

其他的你看看手册会有帮助的。
回复 支持 反对

使用道具 举报

该用户从未签到

3#
 楼主| 发表于 2006-8-29 12:48:36 | 只看该作者

还是不懂

还是不懂,手册上面讲的不是很清楚
回复 支持 反对

使用道具 举报

该用户从未签到

4#
发表于 2006-8-29 21:33:33 | 只看该作者
第一个问题:要使用controller里的apache monitor,需要更改apache的配置文件httpd.conf,才能打开xxx/server-status?auto这个功能(默认不开放这个功能)。

第二个问题:记不清楚了。我记得原来好像没遇到过这样的问题,就可以访问。若确实是因为JVM的版本不匹配的话,一种解决办法就是安装并替换bea使用的jvm为需要的版本。
回复 支持 反对

使用道具 举报

该用户从未签到

5#
发表于 2006-9-4 16:38:59 | 只看该作者
应该是jdk的版本吧。修改
lr安装目录/dat/monitors/weblogicMon.ini为实际的版本号就可以了 。

[ 本帖最后由 gmyeti 于 2006-9-10 23:33 编辑 ]
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-9-24 00:23 , Processed in 0.078603 second(s), 25 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表