12 lines
571 B
Markdown
12 lines
571 B
Markdown
# External Plugins
|
|
|
|
This is a list of plugins that can be compiled outside of Telegraf and used via the execd input.
|
|
|
|
Pull requests welcome.
|
|
|
|
## Inputs
|
|
- [rand](https://github.com/ssoroka/rand) - Generate random numbers
|
|
- [twitter](https://github.com/inabagumi/twitter-telegraf-plugin) - Gather account information from Twitter accounts
|
|
- [youtube](https://github.com/inabagumi/youtube-telegraf-plugin) - Gather account information from YouTube channels
|
|
- [awsalarms](https://github.com/vipinvkmenon/awsalarms) - Simple plugin to gather/monitor alarms generated in AWS.
|