HP XC System 3.x Software User Manual

Page 70

Advertising
background image

$ ovp --verify=perf_health/cpu_usage

XC CLUSTER VERIFICATION PROCEDURE

date time

Verify perf_health:

Testing cpu_usage ...

+++ PASSED +++

This verification has completed successfully.

A total of 1 test was run.

Details of this verification have been recorded in:

HOME_DIRECTORY/ovp_n16_mmddyy.log

The following example runs the same test but with the --verbose option to show additional output.

$ ovp --verbose --verify=perf_health/cpu_usage

XC CLUSTER VERIFICATION PROCEDURE

date time

Verify perf_health:

Testing cpu_usage ...

The headnode is excluded from the cpu usage test.

Number of nodes allocated for this test is 14

Job <102> is submitted to default queue <interactive>.

<<Waiting for dispatch ...>>

<<Starting on lsfhost.localdomain>>>

All nodes have cpu usage less than 10%.

+++ PASSED +++

This verification has completed successfully.

A total of 1 test was run.

Details of this verification have been recorded in:

HOME_DIRECTORY/ovp_n16_mmddyy.log

The following example tests the memory of nodes n11, n12, n13, n14, and n15. The --keep option
preserves the test data in a temporary directory.

$ ovp --verbose --opts=--nodelist=n[11-15] --keep \

-verify=perf_health/memory

XC CLUSTER VERIFICATION PROCEDURE

date time

70

Monitoring Node Activity

Advertising