Configuring MCC to Monitor Connectivity Between SAEs and Between SAE and RADIUS Server
You can use the /opt/UMC/mcc/etc/mcc-config.properties file to configure the Monitor Components Connectivity (MCC) component to monitor the connectivity state between SAEs in a community and between SAE and RADIUS server periodically.
MCC monitors the connectivity only between SAEs in a community and between SAE and RADIUS server. MCC does not support monitoring other SRC components.
To configure MCC to monitor connectivity state between SAEs in a community and between SAE and RADIUS server:
- In the /opt/UMC/mcc/etc/mcc-config.properties file, set the type attribute to all-components.type=all-components
- Set the polling-interval attribute
with a time interval at which you want the MCC to monitor the connectivity
between the SRC components. By default, this attribute is set to 300000
milliseconds (that is, 5 minutes).polling-interval=time interval