service zxdl status depending on your system's init system. If you encounter issues during installation or configuration, check the ZXDL logs for errors:
wget https://github.com/zabbix/zxdl/releases/download/v<version>/zxdl.sh Replace <version> with the desired version of ZXDL. Make the script executable by running the following command: zxdl script install
systemctl status zxdl or
chmod +x zxdl.sh Run the installation script with the following command: service zxdl status depending on your system's init system