Page 1 of 1
TCP port monitoring
Posted: Thu Apr 23, 2015 12:58 pm
by costanza2k1
hi all, we've started to do port monitoring on TCP ports...is there anyway to set warning and critical thresholds on the ports so they're not just up/down monitors?
Re: TCP port monitoring
Posted: Thu Apr 23, 2015 1:02 pm
by tmcdonald
What sort of threshold would you imagine? OK for open, Critical for closed, Warning for filtered?
Re: TCP port monitoring
Posted: Thu Apr 23, 2015 2:01 pm
by costanza2k1
so in this example I have a port check and I want to set up a warning if it's let's say 10 seconds to respond and 30 seconds to respond as critical.
tcp port checks.jpg
Re: TCP port monitoring
Posted: Thu Apr 23, 2015 2:27 pm
by jdalrymple
Should be no problem. Just add "-w 10 -c 30" to your arguments.
Re: TCP port monitoring
Posted: Fri Apr 24, 2015 12:48 pm
by costanza2k1
jdalrymple wrote:Should be no problem. Just add "-w 10 -c 30" to your arguments.
Thanks, worked!
Re: TCP port monitoring
Posted: Fri Apr 24, 2015 1:48 pm
by tgriep
Good to hear, shall I close the post for you?
Re: TCP port monitoring
Posted: Fri Apr 24, 2015 4:25 pm
by costanza2k1
yes please do.