[Tsung] Configuration Problem

Nicolas Niclausse nicolas at niclux.org
Fri Apr 18 09:45:06 CEST 2008


Matthias Stiller ecrivait le 17.04.2008 15:53:
> Hi,
> 
> thanks for your answer. I have two further questions again.
> I wonder how the response time in Tsung for every request (including 
> presence and messages) is being measured. Since XMPP is not synchronous 
> you don't get any answer to your messages. Is the receiving entity 
> "waiting" for an incoming message to calculate the response time? Or how 
> is this done? As far as I understand your acknowledgement system 
> ack=local doesn't make sense for presence and message stanzas ... ?! So 
> the ack-attribute is not the answer to my question, or?
> 
> I would like to monitor the server's resources utilisation using an 
> Erlang agent.  I wrote the following to my configuration script:
> ...
> <monitoring>
>    <monitor host="192.168.2.106 <http://192.168.2.106>" type="erlang"/>

=> what is this (http://xxxx) ???

for erlang monitoring, you should use the hostname instead of IP

> </monitoring>
> ...
> 
> And get an error message saying:
> 
> 569- fatal: {failed_validation,
>                 {element_seq_not_conform,{wait,sessions},{is,monitoring}}}
> ["Config Error, aborting ! 
> ",{fatal,{{failed_validation,{element_seq_not_conform,{wait,sessions},{is,monitoring}}},{file,"/home/ms/.tsung/tsung.xml"},{line,204},{col,1}}}]


Your xml file is not valid.

take a look at line 204
-- 
Nicolas


More information about the Tsung-users mailing list