[Tsung] Configuration Problem
Nicolas Niclausse
nicolas at niclux.org
Mon Apr 21 15:49:26 CEST 2008
Matthias Stiller ecrivait le 18.04.2008 17:05:
> Mh. My configuration file doesn't contain the (http://xxx) part. I think
> the email client extended the message somehow ...
> I found my problem. The <monitoring>-tag was placed after the <load>-tags.
> But Tsung still does not produce any data about the servers resources.
> Both machines (client and server) run the same erlang virtual machines.
> As soon as I start Tsung on the client an erl_crash.dump is generated at
> the server. The tsung controller says the following:
>
> =ERROR REPORT==== 18-Apr-2008::16:51:10 ===
> ** Generic server ts_os_mon terminating
> ** Last message in was {'$gen_cast',{activate,[{"debby",erlang}]}}
> ** When Server state == {state,[],[],undefined,10000,{global,ts_mon}}
> ** Reason for termination ==
> ** {{badmatch,{error,timeout}},
> [{ts_os_mon,start_beam,1},
> {ts_os_mon,active_host,2},
> {ts_os_mon,handle_cast,2},
> {gen_server,handle_msg,6},
> {proc_lib,init_p,5}]}
The remote erlang vm is started with ssh; the same advices given here
applies for remote monitoring :
http://tsung.erlang-projects.org/user_manual.html#htoc56
--
Nicolas
More information about the Tsung-users
mailing list