From a30ce263be90e18e623c7524ef71783c8ebc948a Mon Sep 17 00:00:00 2001 From: CFUJoshWeepie <43789756+CFUJoshWeepie@users.noreply.github.com> Date: Wed, 3 Oct 2018 15:44:56 -0500 Subject: [PATCH] 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 `, 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. --- doc/Extensions/Applications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Extensions/Applications.md b/doc/Extensions/Applications.md index 2609d69cb3..aff5a55bd0 100644 --- a/doc/Extensions/Applications.md +++ b/doc/Extensions/Applications.md @@ -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. [Postgres](#postgres) - SNMP extend 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. [Proxmox](#proxmox) - SNMP extend 1. [Raspberry PI](#raspberry-pi) - SNMP extend