GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / datapower_tcp
blob89c6aec7ee7040160759b5503a082e55e949e3fb
1 title: IBM Datapower: Number of TCP Connections per state
2 agents: snmp
3 catalog: hw/network/ibm
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the number of TCP connections in the various possible states,
8  which are: {ESTABLISHED}, {SYN_SENT}, {SYN_RECV}, {LAST_ACK}, {CLOSE_WAIT},
9  {TIME_WAIT}, {CLOSED}, {CLOSING}, {FIN_WAIT1}, {FIN_WAIT2}.
10  This check supports the IBM Datapower XG45 device.
12  Moreover the check is configurable via WATO. For the possible states you
13  can set upper warn and crit levels. No default levels are set.
15 inventory:
16  If there is at least one TCP connection then the check will be created.