summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/README')
-rw-r--r--ACE/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/README b/ACE/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/README
new file mode 100644
index 00000000000..ee845ff6081
--- /dev/null
+++ b/ACE/TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/README
@@ -0,0 +1,11 @@
+# $Id$
+
+This test verifies that Cygnus' CPU load monitor is working correctly.
+Run the test using the `run_test.pl' Perl script. The expected test
+output is the following:
+
+==== Running CPU Load Monitor test
+
+Retrieving loads from LoadManager ...... DONE
+Retrieving loads directly from LoadMonitor ... DONE
+CPU Load Monitor test passed.