From de53c719f87ec213a4f0dccd848bc87f21ada902 Mon Sep 17 00:00:00 2001
From: maudj <maudj@localhost>
Date: Tue, 10 Mar 2009 09:51:26 +0000
Subject: [PATCH] replace status-panel by control-panel - maudj
---
opends/tests/functional_manual/setup/snmp.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/opends/tests/functional_manual/setup/snmp.html b/opends/tests/functional_manual/setup/snmp.html
index 136869a..4ce8bec 100755
--- a/opends/tests/functional_manual/setup/snmp.html
+++ b/opends/tests/functional_manual/setup/snmp.html
@@ -53,7 +53,7 @@
testcase <br>
<br>
- run status in CLI and check that the SNMP Connection Handler is listed and disabled<br>
-- same checks using status-panel in GUI<br>
+- same checks using control-panel in GUI<br>
<br>
- enable SNMP Connection Handler:<br>
# dsconfig set-connection-handler-prop
@@ -68,7 +68,7 @@
<a href="https://www.opends.org/wiki/page/HowToMonitorOpenDSThroughSNMP">How To Monitor OpenDS Through SNMP</a><br>
<br>
- run status in CLI and check that the SNMP Connection Handler is listed and enabled, check also that the port is correct<br>
-- same checks using status-panel in GUI<br>
+- same checks using control-panel in GUI<br>
<br>
- check that your SNMP Connection Handler is up and running:<br>
# snmpwalk -v 2c -c OpenDS@OpenDS HOSTNAME:8085 .1.3.6.1.2.1.66<br>
@@ -79,7 +79,7 @@
- stop the server (stop-ds)<br>
<br>
- run status in CLI and check that the SNMP Connection Handler is listed and enabled<br>
-- same checks using status-panel in GUI<br>
+- same checks using control-panel in GUI<br>
<br>
- run uninstall command in CLI or in GUI mode<br>
<br>
--
Gitblit v1.10.0