Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jonohunt

#1
Quote from: pmhausen on November 23, 2021, 06:42:56 PM
Influx does not have a web UI. It's a time series database. You pump metrics into it, e.g. with Telegraf, and then read them back out again for graphical presentation with e.g. Grafana.
Oh! I use it it in a Docker container, and that has a web UI, I thought this one did too  :D
#2
Thanks a lot for creating these!

I'm pretty new to OPNsense. I installed the InfluxDB plugin, enabled it under Services, then I'm not sure what to do next  :-[

I went to http://192.168.0.1:8086 (My OPNsense IP with InfluxDB port) but just see '404 page not found'.

If I go to System > Firmware > Plugins it says misconfigured.

Any help on what to do next would be greatly appreciated  :)
#3
I've been using this post as a reference setting up AdGuard was Unbound (very helpful, thanks!), but haven't managed to get hostnames showing in AdGuard, only IP addresses.

I thought of ditching Unbound and using just AdGuard for DNS and DHCP, but then remembered that I'm using overrides in Unbound in order to be able to use Nginx Proxy Manager. I have a FQD with a wildcard certificate to access my web apps (Home Assistant, Plex, Syncthing, etc.) but only internally, not accessible outside of my LAN.

Would doing that still be possible if I were to disable Unbound and only use AdGuard?