Agents Administration - Tests
 

Default Parameters for HpP2kExpandStsTest

This test reports the current status of the expander present in the HP P2000 SAN storage system and the status of the SES elements available in the expander.

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

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

  • By default, this test always connects to the HOST to collect metrics. If the HOST is unavailable, then the test will not be able to execute. This is because, the ADDITIONAL CONTROLLER IP is set to none by default. If the monitored storage device has two controllers, then you can configure the test to connect to an alternate controller, if the HOST is unreachable. For this purpose, specify the IP address of the alternate controller in the ADDITIONAL CONTROLLER IP text box.

  • By default, HP P2000 SAN storage system is not SSL-enabled. This is why, the SSL flag is set to False by default. If it is SSL-enabled, then change this flag to True.

  • In order to monitor a HP P2000 SAN storage system, the eG agent has to be configured with the credentials of a user who has been assigned the Monitor role. Specify the login credentials of such a user in the USER and PASSWORD text boxes. To know how to create such a user, click here.

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

  • The Management Controller of the HP P2000 storage system provides access for monitoring and management via the HTTP and HTTPS protocols for XML API request/response semantics. To enable the eG agent to access the management controller, invoke the XML API commands, and collect the required metrics, you need to specify the service port on the controller that listens for HTTP/HTTPS requests for XML API semantics, in the SERVICEPORT text box. By default, this is port 80.

  • 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 60 seconds.

  • Once the necessary values have been entered, clicking on the Update button will 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.