Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Darren Whigham committed Oct 8, 2015
1 parent 05c5fdd commit 890f4d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@ Current User/VM level faults:
* High Memeory usage for VM (Using Memtest tool)
* Block VM external access (Using ufw)
* Stop service running on VM
* Shutdown random VM from whitelist provided by user

### CommandLineParameters:

$ -f,--file <arg> Load from properties file.
> -h,--help Shows help.
> -m,--stressmem <host,vmpassword,memorytesterloops,memeorytotal> Stress VM Memory.
> -r,--randomVM <cloudusername, cloudpassword, vmpassword, host> Shutdown random VM within FCO.
> -r,--randomVM <cloudusername, cloudpassword, vmpassword> Shutdown random VM within FCO.
> -s,--stresscpu <cores, stresstime, vmpassword, host> Stress VM CPU.
> -b,--blockfirewall <host, vmpassword> Block external communication from Firewall.
> -k,--killservice <host, vmpassword, service> Stop service running on VM.
> -w,--whitelist <cloudusername, cloudpassword, vmpassword, filepath> Shutdown random VM within FCO from testfile list

0 comments on commit 890f4d1

Please sign in to comment.