Verify the Deployed Topology

Verify that all the resources were deployed correctly by running the automated test scripts included in the solution.

The automated test scripts are available in the code that you downloaded, under the top-level test directory. To run the test scripts, follow the instructions in the README.md file in that directory.

You can use an infrastructure monitoring application, such as Nagios Core, to monitor the servers in the tenant compartments. Install Nagios Core in the management server in the ISV VCN, and install Nagios Remote Plugin Executor (NRPE) in a compute instance in each tenant compartment. The NRPE agent can monitor the servers in the compartment and send metrics to the Nagios monitoring server. For the instructions to install and configure Nagios for monitoring the servers in your tenant compartments, see the README in the code that you downloaded.