From 4341925550bc1d9b24767bee198e51e6bb1ecbfe Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Thu, 13 Sep 2012 07:13:04 +0000 Subject: [PATCH] Review comment from Violette --- opendj3/src/main/docbkx/admin-guide/chap-monitoring.xml | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) diff --git a/opendj3/src/main/docbkx/admin-guide/chap-monitoring.xml b/opendj3/src/main/docbkx/admin-guide/chap-monitoring.xml index c17a657..2bd4abb 100644 --- a/opendj3/src/main/docbkx/admin-guide/chap-monitoring.xml +++ b/opendj3/src/main/docbkx/admin-guide/chap-monitoring.xml @@ -87,11 +87,14 @@ <para>OpenDJ SNMP-based monitoring depends on OpenDMK, which you must <link xlink:href="http://opendmk.java.net/download/" xlink:show="new">download - separately</link>. Install the Full Binary Bundle by using the graphical - installer, which requires that you accept the Binary License for Project - OpenDMK. OpenDJ directory server that you download from ForgeRock is built - with OpenDMK, but due to licensing OpenDMK is not part of OpenDJ. SNMP is - therefore not enabled by default.</para> + separately</link>. Install the <link xlink:show="new" + xlink:href="http://java.net/projects/opendmk/content/download/opendmk-1.0-b02-bin-dual-01-Oct-2007_19-17-46.jar" + >Full Binary Bundle</link> by using the graphical installer, which requires + that you accept the <link xlink:show="new" + xlink:href="http://java.net/projects/opendmk/content/legal_notices/LICENSE_BINARY.txt" + >Binary License for Project OpenDMK</link>. OpenDJ directory server that you + download from ForgeRock is built with OpenDMK, but due to licensing OpenDMK + is not part of OpenDJ. SNMP is therefore not enabled by default.</para> <para>To run the OpenDMK installer, use the self-extracting .jar.</para> -- Gitblit v1.10.0