The Analysis Phase

Adding a new probe to the IEPM-BW test is "complex" because one must understand all the aspects of the probe:

Custom Code to Implement the Probe

Each probe requires customized configuration and code.

Code Which Must be Modified to Handle New Probes

 The following scripts/files must be modified to include code for any new probes. Usually one can just copy, insert and modify the code for the other probes.

As usual, the devil is in the analysis. It is extremely important as one does not want to hang or crash
the system, and if the probe has certain problems characteristic of it, one MUST take care of them and recognize them!