Monit - Service restarting options no longer valid in 26.1.11

Started by bucker00, July 01, 2026, 11:09:47 PM

Previous topic - Next topic
I've had Monit set up to watch Unbound forever and restart it if something happens.
I'd also like to get this going for the new Cloudflared plugin (you guys rock btw).

The Start and Stop commands no longer accept spaces - it used to.
The command for Start stored is '/usr/local/sbin/pluginctl -s unbound start' but trying to save this now returns 'Text may not contain spaces or tabs.' and the options do not save.   

Edit: The Service Tests section also now disallows spaces where they were previously allowed - in both the Name and Condition fields.  This renders pretty much any condition invalid.