用tsung_stats.pl生成报表: [email protected]:~$ sudo tsung_stats.pl

报错如下:Can't locate Template.pm in @INC (you may need to install the Template module)

Tsung压测踩坑之报表生成报错: Can't locate Template.pm in @INC (you may need to install the Template module)

原因:没安装perl画图模板库 libtemplate-perl

解决方法[email protected]:~$ sudo apt-get install libtemplate-perl

Tsung压测踩坑之报表生成报错: Can't locate Template.pm in @INC (you may need to install the Template module)

重新生成报表成功如下:

Tsung压测踩坑之报表生成报错: Can't locate Template.pm in @INC (you may need to install the Template module)

相关文章:

  • 2021-08-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
  • 2022-12-23
  • 2021-12-22
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-28
  • 2021-08-26
  • 2021-11-12
  • 2021-06-26
  • 2022-12-23
相关资源
相似解决方案