Administration Web Interface
Password protected administration interface that runs locally on every SONARPLEX device. It offers local admin tasks and a basic system overview. Accessible depending if SSL encryption is used or not.
- http://example.com:81 (default)
- http://example.com:444 (with enabled SSL encryption)
Default login credential is username admin and password admin.
SONARPLEX Addon
Addons extend the SONARPLEX with extra functionality, e.g. interfacing with video cameras (Video-Harvester, Camera Addon), exporting raw event and performance data (Data Exporter). Addon files use the extension .azse.
Please refer to Addons and Plugins.
SONARPLEX Plugin
Plugins extend the SONARPLEX with check methods to monitor specific applications or devices, e.g. check_icmp_adv2 or check_radius_adv. Plugins use the file extension .azsp or .azsps.
Please refer to Addons and Plugins.