To see Avaya SBC alarms on System Manager, you must upload the Avaya SBC common alarms definition file (cadf) to System Manager.
Locate the cadf jar file for Avaya SBC, ASBCE-CADF-extensions.jar, at /opt/spirit/config/cadf.
Log in to System Manager with root permissions.
Upload the ASBCE-CADF-extensions.jar file to System Manager.
Type cd $MGMT_HOME/plug/install/unix/.
Type one of the following commands:
To update existing jar file, type sh upgrade_plugin_files.sh false Postgres 'jdbc:postgresql://localhost:5432/avmgmt?user=avaya_system_data&password=Avaya_system_data#01' $JBOSS_HOME avmgmt path/ASBCE-CADF-extensions.jar, where path is the absolute path for the ASBCE-CADF-extensions.jar file.
To install fresh jar file, type sh install_plugin_files.sh false Postgres 'jdbc:postgresql://localhost:5432/avmgmt?user=avaya_system_data&password=Avaya_system_data#01' $JBOSS_HOME avmgmt path/ASBCE-CADF-extensions.jar, where path is the absolute path for the ASBCE-CADF-extensions.jar file.