From 8377dc4678f595b8083ca512ba1fddcd27e3dd07 Mon Sep 17 00:00:00 2001 From: Will Blanton Date: Mon, 26 Apr 2021 15:52:05 -0400 Subject: [PATCH] Tweaeked README.md files and added blurb about using Filer to add and edit plugins. --- README.md | 2 ++ plugins/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 0dc7c93..b9d412a 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ to from_beginning = true I'm sure you can even rename the measurements, columns and update the tags, but that's beyond my influx capabilities. + + ### Templates of what I currently run in my Kubernetes homelab Kubernetes deployed locally with [these instructions](https://www.reddit.com/r/homelab/comments/ipsc4r/howto_k8s_metallb_and_external_dns_access_for/) diff --git a/plugins/README.md b/plugins/README.md index c5f48f9..06effec 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -1,3 +1,5 @@ +# Installing the Plugins +Perhaps the easiest method of installing these plugins is by utlizing the "Filer" plugin in pfSense. Simply type the entire file name (i.e. "/usr/local/bin/plugin_name") and paste the code into the window. Make sure to set the permissions to be "0755", as they default to "0644" which is NOT executable! # telegraf_pfinterface.php IP Address and subnet for IPv4 and IPv6 are collected. I don't have an ipv6 on the dashbaord because I don't use it.