Monitoring
amster service name: Monitoring
Configuration
The following settings appear on the Configuration tab:
- Monitoring Status
-
Enable / Disable the monitoring system
Default value:
falseamsterattribute:enabled - Monitoring HTTP Port
-
Port number for the HTTP monitoring interface
Default value:
8082amsterattribute:httpPort - Monitoring HTTP interface status
-
Enable / Disable the HTTP access to the monitoring system
Default value:
falseamsterattribute:httpEnabled - Monitoring HTTP interface authentication file path
-
Path to the monitoring system authentication file
The
openam_mon_authfile contains the username and password of the account used to protect the monitoring interfaces. The default username isdemowith a password ofchangeit. Use theampasswordcommand to encrypt a new password.Default value:
%BASE_DIR%/security/openam_mon_authamsterattribute:authfilePath - Monitoring RMI Port
-
Port number for the JMX monitoring interface
Default value:
9999amsterattribute:rmiPort - Monitoring RMI interface status
-
Enable / Disable the JMX access to the monitoring system
Default value:
falseamsterattribute:rmiEnabled - Monitoring SNMP Port
-
Port number for the SNMP monitoring interface
Default value:
8085amsterattribute:snmpPort - Monitoring SNMP interface status
-
Enable / Disable the SNMP access to the monitoring system
Default value:
falseamsterattribute:snmpEnabled - Policy evaluation monitoring history size
-
Size of the window of most recent policy evaluations to record to expose via monitoring system. Valid range is 100 - 1000000.
Default value:
10000amsterattribute:policyHistoryWindowSize - Session monitoring history size
-
Size of the window of most recent session operations to record to expose via monitoring system. Valid range is 100 - 1000000.
Default value:
10000amsterattribute:sessionHistoryWindowSize
Secondary configurations
This service has the following secondary configurations.
graphite
- Hostname
-
The hostname of the Graphite server to which metrics should be published.
amsterattribute:host - Port
-
The port of the Graphite server to which metrics should be published.
Default value:
2004amsterattribute:port - Frequency
-
The frequency (in seconds) at which metrics should be published.
Default value:
30amsterattribute:frequency