Here are set of more in depth 
examples https://docs.influxdata.com/kapacitor/v1.0/examples/. While they 
cover specific topics having a read through them will help to get and idea 
of what is possible.

Also there are a handful of examples 
here https://github.com/influxdata/kapacitor/tree/master/examples/telegraf 
related to telegraf plugins. Many of them are similar but are a good 
starting point.

I agree that the docs on the deadman switch could be improved. Its probably 
one of the hardest parts to get right in a TICKscript since it behaves so 
differently from the rest of the nodes. The deadmans switch is based off 
the stats node, having a read through on that node may help, 
https://docs.influxdata.com/kapacitor/v1.0/nodes/stats_node/. 

Finally each of the nodes has an example 
https://docs.influxdata.com/kapacitor/v1.0/nodes/. Overall there are many 
examples throughout the docs, after browsing through them if you do have 
specific questions please reach out.

On Tuesday, November 1, 2016 at 12:14:26 PM UTC-6, kid...@gmail.com wrote:
>
> Hi, so the company that I work for is having me explore the influx stack 
> to see if its a viable platform to do alerting. I've setup the 
> database,telegraf without a problem. Kapacitor works nicely out of the box. 
> However, I am having some trouble learning and understanding the logic 
> behind doing more complex things with TickScripts. Take for example the 
> deadman helper function. The documentation states that its a Helper 
> function for creating an alert on low throughput, a.k.a. deadman's switch, 
> they show a use case but with limited context its not so easy to figure how 
> & when to use it appropriately. Doing some googling, I see a lot of people 
> seem to know how to use it and many more tick script utils, is there some 
> online resource or somewhere to purchase some docs created by the Influx 
> team?. I'm just not grasping some of the more serious things with 
> tickscript from 
> https://docs.influxdata.com/kapacitor/v1.0/introduction/getting_started/ 
> their basic documentation. Half the time, I'm finding solutions through 
> github issues. I've been googling all over the place, is there some kind of 
> learning documentation I can receive to learn the capabilities of 
> Kapacitor? Deadman is just 1 of many of the helper functions or properties 
> where I'm not fully grasping how to use/leverage in the tickscripts.

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to influxdb+unsubscr...@googlegroups.com.
To post to this group, send email to influxdb@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/7ff6aa5c-e174-46e9-bbe6-e7bc468156ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to