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.
User Web Interface
Password protected user interface that runs locally on every SONARPLEX device. It offers tasks for system users like rescheduling service checks, viewing performance graphs or basic reports.
- http://example.com (default)
- http://example.com (with enabled SSL encryption)
Default login credential is username admin and password admin.
Modbus support tool
The Modbus Support tool is integrated in the Modbus plugin, and allows you to fine-tune bus and checks configuration, as well as reading statistics and information about the modbus checks that are performed by the daemon. You can find the tool in the following IP address:
Please refer to Addons and Plugins.