From 5675964babed7c4abbc372ed5564b1cfb50129ee Mon Sep 17 00:00:00 2001 From: Hans Erasmus Date: Wed, 25 Apr 2018 03:32:30 +0200 Subject: [PATCH] Clarify unbound extend OR agent (#8609) * Update Applications.md The snmp-extend method should really be advocated as the preferred method, as it is the easiest and quickest. * Update Applications.md * Update Applications.md Is this what you meant? --- doc/Extensions/Applications.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/Extensions/Applications.md b/doc/Extensions/Applications.md index 8ac35271c1..f81510336b 100644 --- a/doc/Extensions/Applications.md +++ b/doc/Extensions/Applications.md @@ -41,7 +41,7 @@ Different applications support a variety of ways to collect data: by direct conn 1. [SMART](#smart) - SNMP extend 1. [Squid](#squid) - SNMP proxy 1. [TinyDNS/djbdns](#tinydns-aka-djbdns) - Agent -1. [Unbound](#unbound) - Agent +1. [Unbound](#unbound) - SNMP extend, Agent 1. [UPS-nut](#ups-nut) - SNMP extend 1. [UPS-apcups](#ups-apcups) - SNMP extend 1. [ZFS](#zfs) - SNMP extend @@ -927,10 +927,7 @@ remote-control: Restart your unbound after changing the configuration, verify it is working by running 'unbound-control stats'. -##### Agent -[Install the agent](#agent-setup) on this device if it isn't already and copy the `unbound.sh` script to `/usr/lib/check_mk_agent/local/` - -##### SNMP Extend +##### Option 1: SNMP Extend (Preferred and easiest method) 1: Copy the shell script, unbound, to the desired host (the host must be added to LibreNMS devices) (wget https://github.com/librenms/librenms-agent/raw/master/snmp/unbound -O /etc/snmp/unbound) @@ -943,6 +940,8 @@ extend unbound /etc/snmp/unbound 4: Restart snmpd. +##### Option 2: Agent +[Install the agent](#agent-setup) on this device if it isn't already and copy the `unbound.sh` script to `/usr/lib/check_mk_agent/local/` ### UPS-nut A small shell script that exports nut ups status.