TCP port monitoring
- costanza2k1
- Posts: 197
- Joined: Fri Aug 09, 2013 12:19 pm
TCP port monitoring
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
What sort of threshold would you imagine? OK for open, Critical for closed, Warning for filtered?
Former Nagios employee
- costanza2k1
- Posts: 197
- Joined: Fri Aug 09, 2013 12:19 pm
Re: TCP port monitoring
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.
You do not have the required permissions to view the files attached to this post.
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: TCP port monitoring
Should be no problem. Just add "-w 10 -c 30" to your arguments.
- costanza2k1
- Posts: 197
- Joined: Fri Aug 09, 2013 12:19 pm
Re: TCP port monitoring
jdalrymple wrote:Should be no problem. Just add "-w 10 -c 30" to your arguments.
Thanks, worked!
Re: TCP port monitoring
Good to hear, shall I close the post for you?
Be sure to check out our Knowledgebase for helpful articles and solutions!