Hello,<p>I am a part of the Mangle team. The tool has the capabilities of Chaos Monkey and a lot more. You can introduce faults not just at the VM level but also within an application context. Currently it supports JVM applications (allows you to tinker with the CPU and Heap Mem usage of the application). The team is working on supporting other interesting faults such as making your application throw exceptions, introducing latency at the java method layer, Out of file handle errors etc to name a few. Do enter your wishlist here <a href="https://github.com/vmware/mangle/issues" rel="nofollow">https://github.com/vmware/mangle/issues</a> and we will work towards developing support for them.
For anyone interested in this type of stuff, check out:<p>- Of course, jepsen.io<p>- For JS devs, <a href="https://github.com/gundb/panic-server" rel="nofollow">https://github.com/gundb/panic-server</a>