Hi guys,<br><br>I have a service that, upon restart, has changed the port that it listens to. I've been monitoring it like this:<br><br>--- cut here ---<br>PORT    "LOCAL=%(0:50051)$" STATE=LISTEN min=1 col=red "TEXT=bgtTagger_r2/listen"<br>
--- and here ---<br><br>Is there any way that I could still monitor this program given the fact that it changes the port on next restart? Basically, besides my 'PROC    bgtTagger_r2 1' I'd still like to check that it's also listening on a port without knowing a priori which port that is. Is there a way to achieve this?<br>
<br>TIA,<br>-- <br>kN<br><br>