tsung icon indicating copy to clipboard operation
tsung copied to clipboard

timeout when click graph due to tsung_stats.pl is still working

Open divfor opened this issue 8 years ago • 1 comments

when I run a test that need to last 2 days, I noticed that I cannot see the WebGUI graph due to tsung_stats.pl will use more and more time to complete. so can the timeout be set to longer?

root@vmclient220:~/.tsung/log/20171209-0058# /usr/lib/tsung/bin/tsung_stats.pl
creating subdirectory gnuplot_scripts 
creating subdirectory images 
warn, last interval (9) not equal to the first, use the first one (10)
No data for Bosh
No data for Match
No data for Async
root@vmclient220:~/.tsung/log/20171209-0058# time /usr/lib/tsung/bin/tsung_stats.pl
warn, last interval (9) not equal to the first, use the first one (10)
No data for Bosh
No data for Match
No data for Async

real    1m19.806s
user    1m18.964s
sys     0m0.664s

the log data for above stats:

root@vmclient220:~/.tsung/log/20171209-0058# du -chs *
14M     csv_data
24M     data
12K     gnuplot.log
64K     gnuplot_scripts
8.0K    graph.html
3.4M    images
4.0K    index.html
40K     inets_error.log
4.0K    match.log
8.0K    prod_soak_48h.xml
12K     report.html
392K    style
139M    [email protected]
140M    [email protected]
139M    [email protected]
251M    [email protected]
140M    [email protected]
250M    [email protected]
140M    [email protected]
139M    [email protected]
250M    [email protected]
140M    [email protected]
139M    [email protected]
250M    [email protected]
348K    [email protected]
32M     tsung.log
2.2G    total

divfor avatar Dec 11 '17 02:12 divfor

Hi. Where did you see the timeout?

Also: Looking at your log files, especially the tsung*@vmclient*.log ones, look quite huge!

tisba avatar Jun 02 '18 11:06 tisba