From 81f91803f7bfbf5a3e9bd932a188fb56f346c1c4 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 03 Nov 2011 18:12:41 +0000
Subject: [PATCH] Fix for OPENDJ-212: Need better error message when trying to configure SNMP

---
 opendj3/src/main/docbkx/admin-guide/chap-monitoring.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj3/src/main/docbkx/admin-guide/chap-monitoring.xml b/opendj3/src/main/docbkx/admin-guide/chap-monitoring.xml
index b7150ae..7fbeb1d 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-monitoring.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-monitoring.xml
@@ -92,7 +92,7 @@
   part of OpenDJ, and SNMP is therefore not enabled by default. You can
   set up a connection handler for SNMP by enabling the connection
   handler, and pointing OpenDJ to your installation of the OpenDMK
-  libraries.</para>
+  <filename>jdmkrt.jar</filename> library.</para>
   
   <screen>$ dsconfig
  set-connection-handler-prop

--
Gitblit v1.10.0