phantom: enabled: false pandora: package: yandextank.plugins.Pandora enabled: true pandora_cmd: /home/user/pandora # Pandora executable path config_content: pools: - id: HTTP pool # Pool name gun: type: http # Gun type target: localhost:80 # Gun target ammo: type: raw # Ammo format file: /home/user/ammo.txt # Ammo File result: type: phout # Report format (phout is for Yandex.Tank) destination: ./phout.log # Report file name rps: # RPS Schedule type: line from: 1 to: 5 duration: 60s startup: # Startup Schedule type: once # start Instances periodically times: 10 console: {enabled: true, package: yandextank.plugins.Console} telegraf: enabled: false