tldr-devops / telegraf-monitoring-agent-setup

Telegraf monitoring agent setup for zabbix, prometheus, influxdb and grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monitoring Agents Setup

Work in progress

Time: 40.32h

Telegraf is the open source server agent to help you collect metrics from your stacks, sensors and systems. (c)

pros:

  • secure by default

cons:

  • require setup (there are few way to automate it, from influxdb templates up to ansible role in this repo)
  • require monitoring setup like TICK or prometheus + grafana

Netdata is the one agent for bare metal, VMs, edge devices, and anything in between. (c)

pros:

  • automatic setup out of the box (but still require addition one for most of all cases)
  • have clustering, monitoring and dashboards out of the box, + can export metrics into other monitoring solutions

cons:

  • require some security configuration because of rich api (this repo contain configs with some of it)

About

Telegraf monitoring agent setup for zabbix, prometheus, influxdb and grafana

License:MIT License


Languages

Language:Python 71.7%Language:HTML 28.3%