Monitor process OpenBSD

Hi,
How could I monitor an OpenBSD process?
I would like to see if isakmpd is running and get alerts when it’s down. Is this even possible?

I think you can do that by utilising the agent: http://docs.librenms.org/Extensions/Agent-Setup/

That should record the processes running so you can create an alert to check for the existence of a process.