Merge pull request #4153 from laf/issue-4152

This commit is contained in:
Søren Rosiak
2016-08-21 17:05:15 +03:00
committed by GitHub
2 changed files with 11 additions and 12 deletions

View File

@@ -7,18 +7,17 @@ Different applications support a variety of ways collect data: by direct connect
1. [BIND9/named](#bind9-aka-named) - Agent 1. [BIND9/named](#bind9-aka-named) - Agent
2. [MySQL](#mysql) - Agent 2. [MySQL](#mysql) - Agent
3. [NGINX](#nginx) - Agent 3. [NGINX](#nginx) - Agent
4. [NTPD] (#ntpd-server) - extend SNMP, Agent 4. [NTPD](#ntpd-server) - extend SNMP, Agent
4. [PowerDNS](#powerdns) - Agent 5. [PowerDNS](#powerdns) - Agent
5. [PowerDNS Recursor](#powerdns-recursor) - Agent 6. [PowerDNS Recursor](#powerdns-recursor) - Agent
6. [TinyDNS/djbdns](#tinydns-aka-djbdns) - Agent 7. [TinyDNS/djbdns](#tinydns-aka-djbdns) - Agent
7. [OS Updates](#os-updates) - extend SNMP 8. [OS Updates](#os-updates) - extend SNMP
8. [DHCP Stats](#dhcp-stats) - extend SNMP 9. [DHCP Stats](#dhcp-stats) - extend SNMP
9. [Memcached](#memcached) - extend SNMP 10. [Memcached](#memcached) - extend SNMP
10. [Unbound](#unbound) - Agent 11. [Unbound](#unbound) - Agent
11. [Proxmox](#proxmos) - extend SNMP 12. [Proxmox](#proxmos) - extend SNMP
12. [Raspberry PI](#raspberry-pi) - extend SNMP 13. [Raspberry PI](#raspberry-pi) - extend SNMP
14. [Agent Setup](#agent-setup)
* [Agent Setup](#agent-setup)
### BIND9 aka named ### BIND9 aka named