When adding/configuring new dhcp/dns rules, the dnsmasq process is restarted:
https://github.com/apache/cloudstack/blob/master/systemvm/debian/opt/cloud/bin/cs/CsDhcp.py#L71
Explore if it's possible to simply reload the dnsmasq process than restart it.
(If dnsmasq restarts at the same time monitoring service check kicks in, it might show to recover the dnsmasq again)
ISSUE TYPE
COMPONENT NAME