IP -> DHCP Server -> [zakładka] Alerts [+]
Interface: bridge_LAN
Alert Timeout: 01:00:00
On Alert:
:local emailAddress "user@domain.com"
:local hostname [/system identity get name]
:local message "Znaleziono inny DHCP w sieci"
/tool e-mail send to="$emailAddress" subject="[$hostname] DHCP Server Alert" body="$message"
/log warning $message