![]() |
![]() | Caution: |
|
Only run these scripts under explicit instructions from your Avaya technical support representative. Under other circumstances, use the EPM to start, stop, or configure any MPP in the Experience Portal system to ensure that the EPM and the MPP stay synchronized. |
The available advanced troubleshooting scripts are:
| Script | Type | Description | ||||
|---|---|---|---|---|---|---|
| installstatus.pl | perl | This script has been replaced by installstatus.php [--history] and is installed for backwards compatibility only. | ||||
| launchccxml.php | php |
Launches an outbound call for a CCXML application.
|
||||
| launchvxml.php | php |
Launches an outbound call for a VoiceXML application.
|
||||
| msgs.php | php |
Lists statistics about the data sent between MPP processes.
|
||||
| start.php | php |
Instructs the MPP System Manager to start all MPP processes, such
as ccxml, vxmlmgr.
|
||||
| stationin.php station_id,switch name | php |
Instructs the MPP System Manager to bring a station into service.
Specify:
|
||||
| stationout.php station_id,switch name | php |
Instructs the MPP System Manager to bring a station out of service.
Specify:
|
||||
| stop.php | php |
Instructs the MPP System Manager to stop all MPP processes, such
as ccxml, vxmlmgr.
|
||||
|
collectmultiplelog.sh
mvAndZipNewLog_AEP.sh mvAndZipNewLog_POM.sh mvZippedLogsToBackup.sh |
log rotation |
Help scripts used for debugging.
These four scripts are used to avoid flooding the MPPHOME/logs/*/ folders with backup log files such as global.log.1, global log.2. These scripts are also used to keep logs for a longer time period. Sometimes when there is high call traffic, the current logs are overwritten frequently and it is difficult to find out when the issue or bug actually takes place. The scripts collect all the mpp backup logs and puts them into external storage such as the mounted external disc.
For more information on usage of these scripts, refer to the README file. |