I dug around a bit... If you create a Monit task to check for the service, you can at least start it automagically – but this is only a workaround.
So if anybody else is affected by this issue (there are not many RMM tools out there supporting BSD), the Monit task settings:
Type: Process
Match: pulsewayd
Start: /etc/rc.d/pulseway start
Stop: /etc/rc.d/pulseway stop
Tests: Nothing selected
Depends: Nothing selected
Hope this helps others until a better solution becomes available :-)
So if anybody else is affected by this issue (there are not many RMM tools out there supporting BSD), the Monit task settings:
Type: Process
Match: pulsewayd
Start: /etc/rc.d/pulseway start
Stop: /etc/rc.d/pulseway stop
Tests: Nothing selected
Depends: Nothing selected
Hope this helps others until a better solution becomes available :-)
"