Monitor Windows service

Im new to LibreNMS and trying to figure out the example syntax to configure LibreNMS to be able to monitor a Windows Delinea service or any specific windows service for up\down activity. I have come across this example below:
EXAMPLE: -The correct way to setup the service is:
Type: nt
Parameters: -v SERVICESTATE -p (port) -s (password) -l “Service_Name” -d SHOWALL

But sems like there is more to configure within Nagios? Can anyone share with me how to monitor a generic window service?