debian/0000755000000000000000000000000012070476203007167 5ustar debian/tsung.docs0000644000000000000000000000005611702233040011171 0ustar doc/user_manual.html CONTRIBUTORS README TODO debian/patches/0000755000000000000000000000000011702234207010613 5ustar debian/patches/01_spelling_corrections.diff0000644000000000000000000000364611702234207016205 0ustar Description: This patch corrects some upstream spelling errors and typos. Author: Ignace Mouzannar Last-Update: 2011-11-16 --- a/doc/tsplot.1 +++ b/doc/tsplot.1 @@ -1,4 +1,4 @@ -.\\" auto-generated by docbook2man-spec $Revision: 1.1 $ +.\" auto-generated by docbook2man-spec $Revision: 1.1 $ .TH "TSPLOT" "1" "February 2007" "" "" .SH NAME tsplot \- Plot several tsung logs on the same charts, for comparison purpose. @@ -34,7 +34,7 @@ what it does. .SH "CONFIGURATION" .PP -The configuration file of \fBtsplot\fR allows to +The configuration file of \fBtsplot\fR allows one to define the plots you want to obtain, from their label to the data they will show. The configuration file adopts a \fI\&.ini\fR file syntax, each section defining a @@ -47,7 +47,7 @@ and a \fBtsung\fR PGSQL test. .PP A \fBDEFAULT\fR section may be provided, any -element configured here may then be overriden into a specific +element configured here may then be overridden into a specific plot section. .PP Another configuration file is used by \fBtsplot\fR: --- a/doc/tsung-recorder.1 +++ b/doc/tsung-recorder.1 @@ -17,7 +17,7 @@ tsung native XML format; it can be used by your favorite client (browser in the case of the http plugin). .TP \fBstart\fR -start the proxy recorder (listening port is 8090). By default the HTTP recorder is started. With the -p option, you can select another plugin. The resulting files will be created as \fI~/.tsung/tsung_recorderYYYMMDD-HH:MM.xml\fR; if it doesn't work, take a look at \fI~/.tsung/log/tsung.log-tsunami_recorder@hostname\fR +start the proxy recorder (listening port is 8090). By default the HTTP recorder is started. With the \-p option, you can select another plugin. The resulting files will be created as \fI~/.tsung/tsung_recorderYYYMMDD-HH:MM.xml\fR; if it doesn't work, take a look at \fI~/.tsung/log/tsung.log-tsunami_recorder@hostname\fR .TP \fBstop\fR stop the proxy recorder debian/patches/series0000644000000000000000000000003511702233754012034 0ustar 01_spelling_corrections.diff debian/watch0000644000000000000000000000010411702233040010202 0ustar version=3 http://tsung.erlang-projects.org/dist/tsung-(.*)\.tar\.gz debian/changelog0000644000000000000000000000177712070461527011060 0ustar tsung (1.4.2-1.1) unstable; urgency=low * Non-maintainer upload. * Adjust properly versioned Dependency of erlang with erlang-depends. (Closes: #695284) + Thanks to Pkg Perl and Sebastian Ramacher for their contributions. + d/control: Use ${erlang:Depends}, ${erlang-abi:Depends} instead erlang-nox. + Wrap and sort B-D and Depends. + Bump erlang-dev version to 1:13.b.1-dfsg-3 to support ${erlang:Depends} variable substitution. + d/rules: Add override_dh_gencontrol to call erlang-depends. -- Julián Moreno Patiño Sun, 30 Dec 2012 14:55:54 -0500 tsung (1.4.2-1) unstable; urgency=low * New upstream version. (Closes: 653211) * debian/patches: - 01_spelling_corrections.diff: refreshed patch. -- Ignace Mouzannar Sun, 08 Jan 2012 10:32:48 +0400 tsung (1.4.1-1) unstable; urgency=low * Initial release. (Closes: #317568) -- Ignace Mouzannar Tue, 20 Sep 2011 05:21:15 +0200 debian/control0000644000000000000000000000263312070461065010576 0ustar Source: tsung Section: net Priority: optional Maintainer: Ignace Mouzannar Build-Depends: autotools-dev, debhelper (>= 7.0.50~), docbook-utils, erlang-dev (>= 1:13.b.1-dfsg-3), erlang-nox, erlang-src, python, python-support Homepage: http://tsung.erlang-projects.org/ Standards-Version: 3.9.2 Package: tsung Architecture: any Depends: gnuplot, libtemplate-perl, python-matplotlib, ${erlang-abi:Depends}, ${erlang:Depends}, ${misc:Depends}, ${python:Depends} Recommends: openssh-client Description: distributed multi-protocol load testing tool Tsung is a distributed load testing tool. It can be used to stress HTTP, WebDAV, SOAP, PostgreSQL, MySQL, LDAP and Jabber/XMPP servers. . The purpose of Tsung is to simulate users in order to test the scalability and performance of IP based client/server applications. You can use it to do load and stress testing of your servers. Many protocols have been implemented and tested, and it can be easily extended. WebDAV, LDAP and MySQL support have been added recently (experimental). . For HTTP, it support 1.0 and 1.1 version, has a proxy mode to record sessions, support GET and POST method, Cookies and Basic WWW-authentication. It also has support for SSL. . It can be distributed on several client machines and is able to simulate hundreds of thousands of virtual users concurrently (or even millions if you have enough hardware ...). debian/copyright0000644000000000000000000002647112070460251011130 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=202 Upstream-Name: tsung Upstream-Contact: Nicolas Niclausse Source: http://tsung.erlang-projects.org/ Files: * Copyright: 2004-2010, Nicolas Niclausse License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: include/ts_http.hrl include/rrdtool.hrl include/ts_raw.hrl include/ts_config.hrl include/ts_profile.hrl include/ts_jabber.hrl src/tsung_stats.pl.in src/tsung_controller/ts_config_jabber.erl src/tsung_controller/ts_config.erl src/tsung_controller/ts_user_server.erl src/tsung_controller/ts_mon.erl src/tsung_controller/ts_msg_server.erl src/tsung_controller/ts_config_server.erl src/tsung_controller/ts_config_http.erl src/tsung_controller/tsung_controller.erl src/tsung_controller/ts_controller_sup.erl src/tsung_controller/ts_config_raw.erl src/tsung_controller/ts_timer.erl src/tsung_recorder/ts_client_proxy.erl src/tsung_recorder/ts_proxy_listener.erl src/tsung_recorder/ts_recorder_sup.erl src/tsung_recorder/ts_client_proxy_sup.erl src/tsung_recorder/ts_proxy_recorder.erl src/tsung_recorder/tsung_recorder.erl src/tsung/ts_utils.erl src/tsung/ts_http.erl src/tsung/ts_jabber.erl src/tsung/ts_client_sup.erl src/tsung/ts_raw.erl src/tsung/ts_launcher.erl src/tsung/ts_http_common.erl src/tsung/ts_jabber_common.erl src/tsung/tsung.erl src/tsung/ts_stats.erl src/tsung/ts_sup.erl src/tsung/ts_client.erl Copyright: 2000-2005, IDEALX S.A.S License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: src/lib/mochinum.erl src/lib/mochiweb_charref.erl src/lib/mochiweb_html.erl src/lib/mochijson2.erl Copyright: 2007, Mochi Media Inc. License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: src/lib/uuid.erl Copyright: 2008, Andrew Kreiling License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: include/ts_fs.hrl src/tsung_controller/ts_config_fs.erl src/tsung/ts_fs.erl src/tsung/ts_erlang.erl Copyright: 2009, INRIA License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: include/ts_ldap.hrl src/tsung/ts_dynvars.erl Copyright: 2008, Pablo Polvorin License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: src/tsung-rrd.pl.in Copyright: 2009, Rodolphe Quiédeville 2009, Bearstech License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: src/tsung_controller/ts_os_mon.erl Copyright: 2003, Mickael Remond License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: src/tsung-plotter/tsplot.py.in src/tsung-plotter/tsung/tsung.py Copyright: 2006, Dalibo 2007, Dimitri Fontaine License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2011, Ignace Mouzannar License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/tsung.doc-base0000644000000000000000000000055111702233040011716 0ustar Document: tsung-doc Title: Tsung package Documentation Author: Nicolas Niclausse Abstract: This documentation gives a wide overview of the Tsung load testing tool. It should contain everything someone needs to know about Tsung. Section: Network/Monitoring Format: HTML Index: /usr/share/doc/tsung/user_manual.html Files: /usr/share/doc/tsung/user_manual.html debian/rules0000755000000000000000000000061612070457440010254 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ override_dh_auto_clean: dh_auto_clean rm -f Makefile rm -f config.status rm -f ebin/tsung.app rm -f ebin/tsung_controller.app rm -f ebin/tsung_recorder.app rm -f examples/*.xml rm -f src/tsung/tsung.app.src rm -f src/tsung_controller/tsung_controller.app.src override_dh_gencontrol: erlang-depends dh_gencontrol override_dh_auto_test: debian/docs0000644000000000000000000000006611702233040010033 0ustar CHANGES doc/user_manual.html CONTRIBUTORS README TODO debian/tsung.dirs0000644000000000000000000000011011702233040011171 0ustar usr/bin/ usr/lib/erlang/lib usr/lib/tsung/bin usr/share/tsung/templates debian/source/0000755000000000000000000000000011702233040010456 5ustar debian/source/format0000644000000000000000000000001411702233040011664 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211702233040010354 0ustar 7