Created attachment 171131 [details] shar archive New port - Kapacitor - part of Influxdata tools.
Created attachment 171132 [details] testport output
Created attachment 171133 [details] portlint output
A commit references this bug: Author: girgen Date: Wed Jun 8 21:10:41 UTC 2016 New revision: 416565 URL: https://svnweb.freebsd.org/changeset/ports/416565 Log: Add kapacitor to the ports tree. Kapacitor is InfluxDB's native data processing engine. It can process both stream and batch data from InfluxDB. Kapacitor lets you plug in your own custom logic or user defined functions to process alerts with dynamic thresholds, match metrics for patterns or compute statistical anomalies. WWW: https://influxdata.com/time-series-platform/kapacitor/ PR: 210094 Submitted by: Stefan Lambrev Changes: head/net-mgmt/Makefile head/net-mgmt/kapacitor/ head/net-mgmt/kapacitor/Makefile head/net-mgmt/kapacitor/distinfo head/net-mgmt/kapacitor/files/ head/net-mgmt/kapacitor/files/kapacitord.in head/net-mgmt/kapacitor/pkg-descr head/net-mgmt/kapacitor/pkg-plist
Committed. Thanks!