If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
As the port number refers to a certain application, it is possible to set a "trigger" to read out the errors from the application (port).
For instance, for port 80, or HTTP, the trigger "Expression" is set:
{hostname:net.tcp.service[http].last(0)}=0
Try replacing http with the name of the service.
To do this, go to the host that you want the port monitored on, click on the HTTP trigger, and click Clone, then enter the name of the service and hit submit.
Hope that sorts out the problem.
Kind Regards,
Andrew.
Comment