{"id":13650968,"url":"https://github.com/innogames/ltc","last_synced_at":"2025-04-07T18:15:21.834Z","repository":{"id":38448263,"uuid":"83051347","full_name":"innogames/ltc","owner":"innogames","description":"Online web application-dashboard for report analyzing,running and online monitoring of load tests started with JMeter ","archived":false,"fork":false,"pushed_at":"2024-02-07T19:40:22.000Z","size":4773,"stargazers_count":194,"open_issues_count":13,"forks_count":92,"subscribers_count":40,"default_branch":"master","last_synced_at":"2024-04-13T04:57:03.025Z","etag":null,"topics":["dashboard","django","jmeter","jmeter-plugin","performance-dashboard","performance-testing","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/innogames.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null}},"created_at":"2017-02-24T14:48:50.000Z","updated_at":"2024-04-15T07:12:54.834Z","dependencies_parsed_at":"2022-08-18T18:03:43.017Z","dependency_job_id":"eb10cc7e-b108-4939-8958-569f2fe0232e","html_url":"https://github.com/innogames/ltc","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innogames%2Fltc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innogames%2Fltc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innogames%2Fltc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innogames%2Fltc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/innogames","download_url":"https://codeload.github.com/innogames/ltc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247704571,"owners_count":20982298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dashboard","django","jmeter","jmeter-plugin","performance-dashboard","performance-testing","python"],"created_at":"2024-08-02T02:00:43.253Z","updated_at":"2025-04-07T18:15:21.798Z","avatar_url":"https://github.com/innogames.png","language":"Python","funding_links":[],"categories":["Automation"],"sub_categories":["Frameworks"],"readme":"# Description\n\nOld version: https://github.com/innogames/ltc/tree/old\n\nLoad Testing Center (codename `ltc`) - dashboard/report analyzer for load testing with JMeter (http://jmeter.apache.org/).\n\nDeveloped and used in Innogames GmbH (www.innogames.com) to provide load tests results.\n\nOnline web application/dashboard for \"continuous integration\" (CI) Load testing with JMeter.\nA central system for launching (incl. distribution testing), monitoring tests, creating reports, and for a comparative analysis between different load tests provided with Jmeter.\nCan be used with Jenkins.\nConsist of several modules:\n\n1. Analyzer - build reports, analyze results and compare results with another.\n2. Online - online monitoring for running tests\n3. Controller - configure and run the tests (COMING SOON)\n\n### Docker\nTo try to use this tool, you can try this docker-compose to deploy it quickly.\nhttps://github.com/arcmedia/JmeterControlCenter\n\n## [DASHBOARD]\nGet tests overview:\n![alt tag](/pics/dashboard.png)\n\n## [ANALYZER]\nCreate a dynamic report for the tests and compare them with previous results:\n![alt tag](/pics/analyzer.png)\n\nGet fancy good-readable aggregate table for the test:\n![alt tag](/pics/aggregate.png)\n\n## [ONLINE] Online test monitoring\nProvides online test monitoring, reads .csv results from files, and builds graphs online.\n\n## [CONTROLLER]\nCOMING SOON\n\n\nThe application comes with:\n* [billboard.js] (https://naver.github.io/billboard.js/)\n* [jQuery](http://jquery.com/)\n* [Twitter Bootstrap](http://getbootstrap.com/)\n\n### Running tests with Jenkins\nAdd in Jenkins job those commands, to prepare test plan and run the test:\n\nJmeter job parameters list example:\n```\nTHREADS = 100\nDURATION = 3600\nRAMPUP = 1800\nTEST_PLAN = testplan.jmx\nVARS:\n[{\"name\":\"THREAD_COUNT\", \"value\": \"$THREADS\", \"distributed\": true},{\"name\": \"SERVER_NAME\", \"value\": \"innogames.com\"},{\"name\": \"DURATION\", \"value\": \"$DURATION\"},{\"name\": \"RAMPUP\", \"value\": \"$RAMPUP\"},{\"name\":\"THREAD_COUNT_TOTAL\", \"value\": \"$THREADS\", \"distributed\": true}]\n```\nJob pre-build action example:\n```\npython3 /www/ltc/manage.py start_test --jmeter_path=$JMETER_HOME --temp_path=\"/www/ltc/temp\" --testplan $TEST_PLAN --project $JOB_NAME --threads $THREADS --thread_size $THREAD_MEM_SIZE_MB --vars \"$VARS\" --duration \"$DURATION\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnogames%2Fltc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnogames%2Fltc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnogames%2Fltc/lists"}