Update Applications.md to include PowerDNS recursor snmp extend option (#9280)

The table of contents did not list that SNMP extend was an option for PowerDNS Recursor.

DO NOT DELETE THIS TEXT

#### Please note

> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.

- [ ] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)

#### Testers

If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
After you are done testing, you can remove the changes with `./scripts/github-remove`.  If there are schema changes, you can ask on discord how to revert.
This commit is contained in:
CFUJoshWeepie
2018-10-03 15:44:56 -05:00
committed by Neil Lathwood
parent 1f4be31120
commit a30ce263be

View File

@ -64,7 +64,7 @@ The unix-agent does not have a discovery module, only a poller module. That poll
1. [Postfix](#postfix) - SNMP extend 1. [Postfix](#postfix) - SNMP extend
1. [Postgres](#postgres) - SNMP extend 1. [Postgres](#postgres) - SNMP extend
1. [PowerDNS](#powerdns) - Agent 1. [PowerDNS](#powerdns) - Agent
1. [PowerDNS Recursor](#powerdns-recursor) - Direct, Agent 1. [PowerDNS Recursor](#powerdns-recursor) - Direct, SNMP extend, Agent
1. [PowerDNS dnsdist](#powerdns-dnsdist) - SNMP extend 1. [PowerDNS dnsdist](#powerdns-dnsdist) - SNMP extend
1. [Proxmox](#proxmox) - SNMP extend 1. [Proxmox](#proxmox) - SNMP extend
1. [Raspberry PI](#raspberry-pi) - SNMP extend 1. [Raspberry PI](#raspberry-pi) - SNMP extend