Questions tagged [kapacitor]
3 questions
1
vote
1 answer
using kapacitor with influxdb and collectd
I'm trying to integrate Kapacitor with our influxdb and collectd setup. However, It doesn't seem to work, and I don't understand why.
Collectd and Influxdb are running correctly, and I think Kapacitor is able to connect to influxdb. In the kapacitor…

Jeroen Jacobs
- 1,386
- 3
- 16
- 25
0
votes
1 answer
How do make numbers format correctly in Kapacitor messages
Wrote a Kapacitor task that returns an alert message that I can then pipe to other outputs (Sensu, PagerDuty), the problem is that the formatting is not readable.
rabbitmq_memory_usage is CRITICAL: Memory used is too high on…

c4urself
- 5,530
- 3
- 28
- 39
0
votes
1 answer
Using collectd and kapacitor - not triggering alerts
I am trying to get kapacitor to trigger an alert based on collectd data in influxdb. Am basing my tick file on the answer in using kapacitor with influxdb and collectd.
stream
// Select just the cpu measurement from our example database.
|from()
…

rtmie
- 151
- 3