Monitoring standalone services for .NET Framework
To add monitoring for the standalone services
- Edit the agent policy file.
- Uncomment the self_hosted_services.list_to_monitor parameter.
- Add a Windows service name. If you want to monitor more than one standalone service, separate the service names by a comma.
Ensure that you use the service name, not the display name:- In the Windows Service console (Control Panel > Administrative Tools > Services), locate the service you want to monitor.
- Right-click and select Properties.
- Copy the service name.
Example of the standalone services for .NET Framework
# List of self hosted services to monitor, each item should be a service name (not display name).
# The values should be separated by commas in the list
# The values should be separated by commas in the list
self_hosted_services.list_to_monitor = service1,service2
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*