Agents Administration - Tests
 

Default Parameters for OraExaCelStsTest

This test monitors the status of the storage cell. This test also monitors the cell-based utilities of the storage cell and reports the utilities that are offline or stopped. Failure of the hardware components (power supply, fan) are proactively detected and reported. The physical memory utilization and CPU utilization of the cell server and management server helps administrators figure out the server that is consuming too much of resources.

This page depicts the default parameters that need to be configured for the OraExaCelStsTest test.

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed.

  • In the HOST text box, specify the IP address of the host for which this test is to be configured.

  • By default, this test uses the Cell Control Command-Line Interface (CellCLI) to pull out the required metrics. To use the CLI, the test first needs to connect to the target storage server via SSH, and then run commands using CLI. For running the commands, this test requires the credentials of a cellmonitor user. Specify the login credentials of such a user in the USERNAME and PASSWORD text boxes.

  • Confirm the PASSWORD by retyping it in the CONFIRM PASSWORD text box.

  • This test uses the Cell CLI to pull metrics from the target Oracle Exadata Storage Server. To run the CLI commands, this test first needs to establish an SSH connection with the target storage server. To enable the test to establish this connection, specify the SSH PORT in this text box.

  • Specify the time duration for which this test should wait for a response from the storage system in the TIMEOUT text box. By default, this is 120 seconds.

  • Once the above values are provided, click on the UPDATE button to register the changes made.

When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz*” and $port will be changed to “80” when configuring a test.