Sign inSign up

teambitflow/anomaly-injector-agent

By teambitflow

Updated over 6 years ago

Image
0

10K+

teambitflow/anomaly-injector-agent repository overview

Distributed Anoamly Injector

Application for injecting system anomalies via web service requests.

Install instructions

Most anomalies rely on target-specific compiled binary files. After cloning, execute:

make.sh

It sets up the required binary files.

Note that stress-ng and cpulimit are precompiled binaries, which may not work on your target system. If that's the case, clone the following git repositories with

git clone https://github.com/ColinIanKing/stress-ng.git
git clone https://github.com/opsengine/cpulimit.git

navigate into the cloned directory and build with

make

The resulting binaries have to be copied into the ./anomalies/binaries directory.

Tag summary

Content type

Image

Digest

Size

106.5 MB

Last updated

over 6 years ago

docker pull teambitflow/anomaly-injector-agent