amMonitoring.properties revision 0f7c5b88fd04e25bea6113dfc783a05e4e2045f8
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2009 Sun Microsystems Inc. All Rights Reserved
#
# The contents of this file are subject to the terms
# of the Common Development and Distribution License
# (the License). You may not use this file except in
# compliance with the License.
#
# You can obtain a copy of the License at
# https://opensso.dev.java.net/public/CDDLv1.0.html or
# opensso/legal/CDDLv1.0.txt
# See the License for the specific language governing
# permission and limitations under the License.
#
# When distributing Covered Code, include this CDDL
# Header Notice in each file and include the License file
# at opensso/legal/CDDLv1.0.txt.
# If applicable, add the following below the CDDL Header,
# with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# $Id: amMonitoring.properties,v 1.2 2009/11/10 01:29:24 bigfatrat Exp $
#
# Portions Copyrighted 2013-2014 ForgeRock AS
# Portions Copyrighted 2012 Open Source Solution Technology Corporation
# Portions Copyrighted 2013 Nomura Research Institute, Ltd
onlinehelp.doc=monitoring.html
iplanet-am-monitoring-service-description=Monitoring
a100=Monitoring Status
a100.help=Enable / Disable the monitoring system
a101=Monitoring HTTP Port
a101.help=Port number for the HTTP monitoring interface
a102=Monitoring HTTP interface status
a102.help=Enable / Disable the HTTP access to the monitoring system
a1021=Monitoring HTTP interface authentication file path
a1021.help=Path to the monitoring system authentication file
a1021.help.txt=The <code>openam_mon_auth</code> file contains the username and password of the account used to protect the monitoring \
interfaces. The default username is <code>demo</code> with a password of <code>changeit</code>. Use the <code>ampassword</code> command \
to encrypt a new password.
a103=Monitoring RMI Port
a103.help=Port number for the JMX monitoring interface
a104=Monitoring RMI interface status
a104.help=Enable / Disable the JMX access to the monitoring system
a105=Monitoring SNMP Port
a105.help=Port number for the SNMP monitoring interface
a106=Monitoring SNMP interface status
a106.help=Enable / Disable the SNMP access to the monitoring system
a107=Policy evaluation monitoring history size
a107.help=Size of the window of most recent policy evaluations to record to expose via monitoring system. \
Valid range is 100 - 1000000.
a108=Session evaluation monitoring history size
a108.help=Size of the window of most recent session operations to record to expose via monitoring system. \
Valid range is 100 - 1000000.
i18nYes=Yes
i18nNo=No