Sebastian Cohnen

Results 198 comments of Sebastian Cohnen

I'm not familiar with `tsung-plotter` nor python. But it looks like there is not much Python LOC in tsung (https://github.com/processone/tsung/search?q=language%3APython&unscoped_q=language%3APython). What would you suggest? Supporting both versions? Drop Python 2...

Thank you for the patch. It would greatly be appreciated if you could open up a Pull Request. This makes it a lot easier to be reviewed, discussed and merged...

My favourite configuration format would be like this: ```xml -----END CERTIFICATE----- ]]> -----END CERTIFICATE----- ]]> -----END RSA PRIVATE KEY----- ]]> ``` or, when referencing files: ```xml ``` That would be...

Any preferences, @nniclausse?

Just aesthetics. `...` and `...` feels clunky and redundant... And I just noticed that you cannot provide the CA certificate chain inline as well (I don't need that, that's probably...

duh, okay, you're right, that makes more sense. No need to have `` be used with multiple semantics at the same time! I'll try to refactor this over the weekend...

This is very little context, but I'll try anyway. * Did you check resource utilisation both on your tsung nodes and on the target(s)? * `eaddrinuse` indicates that you're running...

Hi @edukondalugorla! Can you please elaborate on what your environment looks like? * tsung version (or git SHA) * Erlang version * OS

Can you confirm that you have all required erlang application packages installed? In this case `erlang-snmp`. `erlang-dev` does not include all erlang applications, only headers and tools required to compile...