GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
STACKATTACK(1) User Contributed Perl Documentation STACKATTACK(1)

stackattack

version 1.0500

    Usage: stackattack command [arguments]

    Available Commands:
        bad         send invalid requests
        create      create servers [--image|-i]
        delete      delete all stackattack servers [--all|-a] (deletes ALL servers)
        get         send get servers requests
        get-images  send image list requests
        help        show syntax and available commands
        rebuild     rebuild all stackattack servers [--all|-a] [--image|-i]

    Examples:

    # Create a server
    $ stackattack create

    # Create 10 servers in parallel
    $ stackattack create 10

    # Create 10 servers with an explicit image id
    $ stackattack create -i b79cf9f9-cea9-44c7-a3ac-74a6668eb78b 10

    # Delete all servers
    $ stackattack delete -a

This is a command line utility for stress testing an OpenStack deployment. All http requests are run in parallel using HTTP::Async.

  • William Wolf <throughnothing@gmail.com>
  • Naveed Massjouni <naveedm9@gmail.com>

This software is copyright (c) 2011 by Naveed Massjouni.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2012-04-11 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.