Unable to discover custom services in Aria Operations
Aria Operations 8.x
Steps to discover custom service:
Note: In order to discover a custom service in Aria Operations it is required that the service should be listening on a TCP/UDP Port. If the Service is not listening on any Port, It cannot be discovered.
Run the below command on terminal to check for the listening services.
For Windows: netstat -anob
For Linux : netstat -tunlp
Please refer to below document for more information on configuring the service discovery.