Monitoring and Managing ACP
You can use a Web application to monitor the information about ACP.
If you want to protect communications between the Web application and a client browser, you can configure Secure HyperText Transfer Protocol (HTTPS), which uses Secure Sockets Layer (SSL) for the Web application. You configure HTTPS for the ACP Web application in the same way that you configure HTTPS for the SAE Web Admin. See SDX Monitoring and Troubleshooting Guide, Chapter 6, Monitoring and Managing SAE Data.
<host> is the name or the IP address of the host on which you installed the ACP software.
You will see a dialog box prompting you for a username and password.
The defaults for the username and password are both admin.
The Admission Control Plug-In Administration Web page appears.
![]()
Displaying Information About the Edge Network
To display information about the edge networks that ACP manages, click Edge in the navigation menu.
Displaying Information About Subscriber Sessions
To display information about subscriber sessions:
The User Sessions Web page appears.
![]()
- In the field User Session ID contains, enter
testto display information about one or more specific sessions, or leave this field empty to display information about all sessions.- Choose a VR from the Virtual router name drop-down list, or leave this field empty to display information about all subscribers.
- Click Search.
The User Sessions Web page displays a list of current subscriber sessions in memory.
The User Sessions Web page displays information about this subscriber session and associated congestion points.
![]()
Displaying Information About Congestion Points
To display information about edge congestion points:
The Congestion Point Web page appears.
![]()
- Enter the DN for a congestion point, or leave the field blank to view all congestion points.
- In the field User session ID contains, enter all or part of a session identifier to display information about one or more specific sessions, or leave this field empty to display information about all session.
- Choose a VR from the Virtual router name drop-down list, or leave the field blank to view information for all VRs.
- Click Search.
The Congestion Point Web page displays a list of congestion points.
The Congestion Point Web page displays information about this congestion point.
![]()
Displaying Information About the Backbone Network
To display information about the backbone networks that ACP manages, click Backbone in the navigation menu.
Displaying Information About Services
To display information about services that ACP manages in the backbone network, click Services in the navigation menu.
The Services Web page appears.
![]()
- In the Services name field, enter the name of a service to display information about one service, or leave this field empty to display information about all services.
- Choose a VR from the Virtual router name drop-down list, or leave this field empty to display information about all VRs.
- Click Search.
The Services Web page displays a list of current services in memory.
The Services Web page displays a summary or detailed information about this service.
![]()
Displaying Information About Congestion Points
The procedure for displaying information about backbone congestion points is similar to the procedure for displaying information about edge congestion points. However, you have the option of specifying a service, whereas in the edge network you have the option of specifying an identifier for a subscriber session. To display information about backbone congestion points, click Congestion Points under Backbone in the navigation menu, and follow the instructions on the screen. For information, see Displaying Information About Congestion Points.
Displaying Information About Action Congestion Points
Backbone congestion points that are configured to run applications are action congestion points. To display information about action congestion points, click the DN in the Congestion Points list that appears when you display information about services or congestion points.
![]()
Displaying Information About the Configuration
To display information about the configuration, click Configuration in the navigation menu. The Configuration Web page provides a list of ACP properties and their values.
![]()
Displaying Information About Redundancy
To display information about ACP redundancy, click Redundancy State in the navigation menu. The Redundancy State Web page provides information about the status of the ACPs in the redundancy configuration, including its synchronization state with the SAE.
![]()
Displaying Information Obtained from External Applications
To display information about subscribers and congestions points obtained through an external application, click Remote Update in the navigation menu.
Displaying Information About Subscribers
To display information about subscribers added through an external application:
The User Remote Update Web page appears.
![]()
- Enter information in the fields to restrict the search, or leave the fields empty to search for all subscribers.
- Click Search.
The User Remote Update Web page displays identifiers for the subscribers.
The User Remote Update Web page displays information about the subscriber.
![]()
Displaying Information About Congestion Points
To display information about congestion points added through an external application:
The Congestion Point Remote Update Web page appears.
![]()
- Enter information in the fields to restrict the search, or leave the fields empty to search for all subscribers.
- Click Search.
The Congestion Point Remote Update Web page displays the congestion points.
The Congestion Point Remote Update Web page displays information about the congestion point.
![]()
Reorganizing the File That Contains ACP Data
Periodically, you should reorganize the files that contain ACP data about subscribers, services, and congestion points. This action reduces the sizes of these files. To do so:
The software reorganizes the files.
Updating Congestion Point References
To ensure that congestion point changes are updated, run Java Virtual Machine (JVM) garbage collection. This process cleans up the unused congestion points that are no longer referenced by subscriber or service sessions so that changes are updated. To run JVM garbage collection:
Modifying Congestion Points
By default, ACP does not register changes in congestion points until you stop and restart ACP. To modify the congestion point associated with a service without stopping and starting the ACP:
- Make sure that no subscribers have subscriptions to services that use the congestion point you want to modify.
- With the Configuration Editor, import data from the directory, and open the config.xml file in the ACP folder.
- Click the Data Manager tab (see Configuring Connections to the Services' Directory), and scroll to the heading called Service Data.
- Set the Load Congestion Points field to Yes.
- Save the config.xml file, and export it to the directory.
- Wait for 30 seconds before you proceed to the next step.
Depending on the value of the polling interval for directory eventing, ACP may take up to 30 seconds to register the change to the Load Congestion Points field. If you modify the congestion point before ACP registers the new setting for the Load Congestion Points field, ACP will not register the change for the congestion point.