Skip to content

Add the capability to send traps via TCP. Update trapdebug.#6

Open
kbackema99 wants to merge 1 commit into
chrusty:masterfrom
kbackema99:master
Open

Add the capability to send traps via TCP. Update trapdebug.#6
kbackema99 wants to merge 1 commit into
chrusty:masterfrom
kbackema99:master

Conversation

@kbackema99
Copy link
Copy Markdown

Sending tcp traps is useful when udp will not pass through edge components. For example, getting through an NLB and HAProxy to a consumer outside the cluster.

Snmptrapper will accept the arg 'snmptrapaddress' as ::
where is optional (defaults to udp; accepts udp,udp4,udp6,tcp,tcp4,tcp6) and port is optional (defaults to 162).

Trapdebug can listen for tcp or udp with the arg 'listentype' (defaults to udp; accepts udp,udp4,udp6,tcp,tcp4,tcp6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant