influxdata / influxdata/kapacitor

[[snmptrap]]

Open
#2,228 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

Is this possible to send snmptrap in two server from kapacitor at the same time.
kapacitor version used: 1.5
kapacitor.conf:
**[snmptrap]
enabled = true
addrs = ["10.100.100.100:162" , "10.100.100.101:162"]
community = "public"
retries = 1**

Contributor guide

Open the contributing guide

Research direction

Start by checking Kapacitor 1.5's SNMP trap configuration and how the two addresses in the reported `addrs` setting are handled. Verify whether a single alert sends traps to both `10.100.100.100:162` and `10.100.100.101:162`; the work is done when the supported behavior is confirmed or clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.