| TYPE | PURPOSE |
| String | process name |
| Integer | quantity to be run |
| Integer | retries before giving up |
| String | hostname to run on |
| String | command line to execute |
| Integer | times an execute has been tried |
| Integer | number alive |
| Integer | number gracefully exited |
| String | username to run as |
| String | password for username |