kapacitor (An Open-Source Real-Time Streaming Data Processing Engine)
Kapacitor is a native data processing engine in the TICK Stack. It
can process both stream and batch data from InfluxDB. It lets you
plug in your own custom logic or user-defined functions to process
alerts with dynamic thresholds, match metrics for patterns, compute
statistical anomalies, and perform specific actions based on these
alerts like dynamic load rebalancing. It also integrates with HipChat,
OpsGenie, Alerta, Sensu, PagerDuty, Slack, and more.
Groupname and Username
You must have the "kapacitor" group and user to run this script, for
example:
groupadd -g 351 kapacitor
useradd -u 351 -s /bin/false \
-d /var/lib/kapacitor -g kapacitor kapacitor
Maintained by: Ebben Aries
Keywords: influxdb,time-series,streaming
ChangeLog: kapacitor
Homepage:
https://www.influxdata.com
Download SlackBuild:
kapacitor.tar.gz
kapacitor.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
kapacitor |
kapacitor.SlackBuild |
kapacitor.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds