Created
December 2, 2016 14:23
-
-
Save zshamrock/de36cfc0e3f5e596c501c7a965bda6f5 to your computer and use it in GitHub Desktop.
Define and enable Kapacitor task
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./kapacitor-cli.sh | |
root@kapacitor:~# kapacitor define cpu_alert -type stream -tick scripts/cpu_alert.tick -dbrp telegraf.autogen | |
root@kapacitor:~# kapacitor enable cpu_alert |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment