`
langzhe
  • 浏览: 286087 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

第一次 使用 tsung

阅读更多

网上搜了一下 发现http://erlang-china.org/study/tsung_your_web.html,其实以前看过,动手操作。

看了一遍操作了一下 最后在tsung start 这里卡住 抛出下面错误:

“root@jasson:~/.tsung# tsung -recorder start

Starting Tsung

"Log directory is: /root/.tsung/log/20100709-07:14"

["Config Error, aborting ! ",{undef,[{httpd_util,to_lower,["GET"]},{ts_config_http,parse_config,2},{lists,foldl,3},{ts_config,read,1},{ts_config_server,handle_call,3},{gen_server,handle_msg,5},{proc_lib,init_p_do_apply,3}]}]

在群里讨论了很常时间也没有找到原因。“窦娥”以前用过,他用的deb安装的,我用的是源码编译的。

我的代码在他那边正常运行,最后只能怀疑环境问题了。

我用他的deb安装时遇到了下面问题:

“root@jasson:/home/langzhe# sudo dpkg -i tsung_1.3.1-1_all.deb 

选中了曾被取消选择的软件包 tsung。

(正在读取数据库 ... 系统当前总共安装有 216530 个文件和目录。)

正在解压缩 tsung (从 tsung_1.3.1-1_all.deb) ...

dpkg:依赖关系问题使得 tsung 的配置工作不能继续:

 tsung 依赖于 erlang-nox (>= 10.b.5-1);然而:

  未曾安装软件包“erlang-nox”。

dpkg:处理 tsung (--install)时出错:

 依赖关系问题 - 仍未被配置

正在处理用于 man-db 的触发器...

在处理时有错误发生:

 tsung

 

通过用 apt-get install -f 解决了上面的问题,是什么意思(请老师留言)

 

重新安装 顺利完成。

 

再次 tsung -recorder start 顺利成功。

谢幕了。 花了大半天时间原来是我的,环境造成的。document也有了初步了解了。下一步开始使用。

 

 

 

 

  • 大小: 179.5 KB
1
0
分享到:
评论
5 楼 langzhe 2019-07-26  
Mac 下用  sudo cpan Template,
依然不能解决再修改
#!/usr/bin/perl -w

to

#!/usr/bin/env perl -w
https://stackoverflow.com/questions/23912087/tsung-stats-pl-on-mac-os-x-mavericks-run-into-cant-locate-template-pm-error

4 楼 langzhe 2011-01-18  
lxwb@client-6:~/.tsung/log/20110117-12:22$ /usr/local/lib/tsung/bin/tsung_stats.pl
warn, last interval (3) not equal to the first, use the first one (10)
Error while running gnuplot: Inappropriate ioctl for device at /usr/local/lib/tsung/bin/tsung_stats.pl line 167.
No data for Perfs
Error while running gnuplot: Inappropriate ioctl for device at /usr/local/lib/tsung/bin/tsung_stats.pl line 167.
No data for Match
No data for Event
No data for Async
Error while running gnuplot: Inappropriate ioctl for device at /usr/local/lib/tsung/bin/tsung_stats.pl line 167.
Error while running gnuplot: Inappropriate ioctl for device at /usr/local/lib/tsung/bin/tsung_stats.pl line 167.
Error while running gnuplot: Inappropriate ioctl for device at /usr/local/lib/tsung/bin/tsung_stats.pl line 167.
No data for Size
Can't locate Template.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/local/lib/tsung/bin/tsung_stats.pl line 367.
lxwb@client-6:~/.tsung/log/20110117-12:22$ ls


解决 方法
直接用apt-get来安装画图模板库apt-get install libtemplate-perl gnuplot
3 楼 langzhe 2010-07-16  
写tsung插件
http://www.process-one.net/en/wiki/Writing_a_Tsung_plugin/
2 楼 langzhe 2010-07-15  
root@jasson:/home/langzhe/.tsung# tsung -recorder start
Starting Tsung
"Log directory is: /root/.tsung/log/20100715-07:42"

root@jasson:~/.tsung# cd log/20100715-07\:42/
root@jasson:~/.tsung/log/20100715-07:42#

/usr/lib/tsung/bin/tsung_stats.pl
creating subdirectory data
creating subdirectory images
creating subdirectory gnuplot_scripts
warn, last interval (6) not equal to the first, use the first one (10)
No data for Match
No data for Event
No data for Async
No data for Errors
root@jasson:~/.tsung/log/20100715-07:42# firefox report.html
1 楼 langzhe 2010-07-12  
装完后发现不能生成 html 总是提示下面信息
langzhe@jasson:~/.tsung/log/20100712-01:50$ /usr/lib/tsung/bin/tsung_stats.pl -tdir /usr/share/doc/tsung/
creating subdirectory data
creating subdirectory images
creating subdirectory gnuplot_scripts
warn, last interval (1) not equal to the first, use the first one (10)
No data for Match
No data for Event
No data for Async
No data for Errors

解决 方法
直接用apt-get来安装画图模板库apt-get install libtemplate-perl gnuplot
谢谢窦娥

相关推荐

    Tsung安装使用详细解说

    Tsung 是一个强大的开源负载和性能测试工具,适用于多种协议...总之,Tsung提供了一个强大且灵活的平台来测试Openfire这样的XMPP服务器的性能和压力。通过定制XML配置文件,可以模拟各种用户行为,帮助优化服务端性能。

    MQTT压力测试之Tsung的使用

    MQTT压力测试之Tsung的使用 MQTT压力测试之Tsung的使用

    tsung+erlang包

    Tsung 是一个开源的多协议负载和性能测试工具,它可以模拟大量用户并发访问服务器,从而评估系统的负载能力和稳定性。Tsung 的设计目标是提供一个灵活、可扩展的解决方案,能够测试各种网络服务,如 HTTP、FTP、TCP...

    tsung1.6.0

    1. **下载与安装**:您可以从官方或者第三方站点(如文中提到的URL)下载Tsung 1.6.0版本的压缩包。解压后,按照Erlang的环境配置进行编译和安装。 2. **配置测试场景**:编辑`tsung.xml`配置文件,定义测试目标、...

    tsung里面测试websocket的插件

    Tsung是一款开源的多协议负载测试工具,它能够模拟大量用户并发访问服务器,用于测试系统的性能和稳定性。Tsung支持多种协议,包括HTTP、HTTPS、FTP、SOAP、XML-RPC、 Jabber/XMPP、MySQL、PostgreSQL等,以及我们...

    tsung安装使用说明

    ### Tsung 安装与使用详解 #### 一、Tsung 概述 Tsung 是一款基于 Erlang 开发的高性能压力测试工具,主要用于评估系统的并发处理能力。它支持多种协议,包括 HTTP、WebDAV、Jabber/XMPP、PostgreSQL、LDAP 和 ...

    Tsung_测试XMPP_安装使用说明

    tsung是用erlang开发的一款简单易用的压力测试工具,目前仅支持linux各版本系统安装,有tar.gz和deb两种安装文件, 目前我们测试用的是CentOS或RedHat两种操作系统,因此选择tar.gz安装文件,总的来说tsung工具有...

    tsung安装使用

    关于tsung工具的安装步骤以及使用过程中会遇到的常见问题解答

    tsung测试总结

    #### 一、TSUNG概述 TSUNG是一款开源的负载与压力测试工具,主要用于评估系统的性能及稳定性。它支持多种协议,包括但不限于XMPP、HTTP、MySQL等,并且具备支持集群和高效运行的特点。由于其基于Erlang语言开发,...

    tsung脚本及说明

    tsung的测试脚本,包含发送单人消息,群组消息,获取花名册等

    Openfire 3.9.3 Load Test Tsung配置xml

    Openfire 3.9.3 Load Test Tsung配置xml,10万用户下集群测试的Tsung压力测试工具的jabber_cluster.xml,session 5分钟

    tsung最新用户手册

    用户手册对于Tsung的所有特性和功能都有深入的解释和使用指南,对于任何需要进行压力测试的专业人士来说,这是一份宝贵的参考资料。Tsung作为一个跨平台工具,通过其多协议支持和易于理解的用户手册,能够帮助测试...

    tsung高并发测试工具搭建(自己亲测,详细的一逼)

    tsung高并发测试工具搭建(自己亲测,详细的一逼),改文档是自己一步一步摸索出来的,主要是安装tsung整个过程很详细,搭过的人,知道tsung的搭建依赖很恶心,不是一时半会能搞出来的

    Tsung负载测试tigase

    Tsung作为一款功能强大的负载测试工具,不仅可以帮助开发者了解系统的性能极限,还能辅助发现并解决潜在的性能瓶颈问题。通过合理配置Tsung XML文件,可以针对不同的应用场景进行精准的性能评估,特别是在测试像...

    tsung_user_guide

    Tsung是一款开源的压力测试工具,它能够模拟大量用户并发访问应用系统,并收集详细的性能数据,帮助用户评估系统的可扩展性和性能瓶颈。Tsung不仅支持HTTP、XMPP等多种网络协议,还能够对数据库(如PostgreSQL、...

    tsung-1.3.3

    Tsung是一个高度可扩展、分布式的多协议负载和性能测试工具,专为模拟大量用户并发访问系统而设计。它支持多种网络协议,包括HTTP、HTTPS、FTP、TCP、UDP、jabber/xmpp、ldap、ldap/s、SOAP、XML-RPC等,使其成为...

    tsung-1.5.1.tar.gz

    【tsung-1.5.1.tar.gz】是一款开源的压力测试工具,专为评估系统在高负载下的性能和稳定性而设计。它具有广泛的应用场景,特别是在测试分布式系统,如即时通讯服务器Openfire时表现尤为出色。这个压缩包包含了Tsung...

    tsung安装相关文件

    —tsung-1.5.0.tar.gz —libtemplate-perl_2.20.orig.tar.gz —gnuplot-4.4.0.tar.gz —otp_src_R15B.tar.gz —perl-HTML-Tagset-3.10-2.1.1.noarch.rpm —perl-HTML-Parser-3.55-1.fc6.x86_64.rpm —...

    tigase及tsung安装笔记

    包括tigase的安装运行,tsung的安装运行,压测结果的信息解析等;

Global site tag (gtag.js) - Google Analytics