From 3c75d87f530203f6ca2fbe34ce5a29c5c3363bbd Mon Sep 17 00:00:00 2001 From: twelch24 <31483086+twelch24@users.noreply.github.com> Date: Thu, 20 Jan 2022 10:41:29 -0600 Subject: [PATCH] update rrdcached link (#13692) * update rrdcached link * Update Applications.md --- 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 ae41d70a10..9fe93ed760 100644 --- a/doc/Extensions/Applications.md +++ b/doc/Extensions/Applications.md @@ -1973,7 +1973,7 @@ SNMP extend script to monitor your (remote) RRDCached via snmp 1. Download the script onto the desired host ``` -wget https://raw.githubusercontent.com/librenms/librenms-agent/master/snmp/rrdcached -O /etc/snmp/rrdcached +wget https://raw.githubusercontent.com/librenms/librenms-agent/master/agent-local/rrdcached -O /etc/snmp/rrdcached ``` 2. Make the script executable