make BUILD_TYPE=Debug
make deploy BUILD_TYPE=Debug ADDR=192.168.1.15
cp conf/monitor.desktop ~/.config/autostart/monitor.desktop
cp conf/monitor.service /etc/systemd/system/monitor.service
systemctl daemon-reload
systemctl enable --now monitor
systemctl status monitor
/etc/rsyslog.d/30-monitor.confsystemctl restart rsyslog
if ($programname == 'monitor') or ($systemdunit == 'monitor.service') then stop