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 - chenwanli

#1
Thank you bro!
waiting for doc link ;D ;D ;D
#2
Hi ALl:

    I'm considering setup a vpn server on opnsense, my client devices are:
  1. iPhone with IOS 12
  2. MAC book with "macOS Mojave"
  3. Windows 10 PC
  4. Ubuntu 18.04 (optional)

I search google a lot with no luck, can someone help ?

thanks for your reply.
#3
18.7 Legacy Series / Re: telegraf feature request
October 12, 2018, 12:27:31 PM
cool, hope opnsense could make it . ;D ;D
#4
18.7 Legacy Series / Re: telegraf feature request
October 08, 2018, 01:41:32 PM

[[inputs.ntpq]]


just add above into telegraf.conf ,then manully start telegraf,it works well.

maybe you could read the telegraf inputs doc for full help.

https://github.com/influxdata/telegraf#input-plugins


#5
18.7 Legacy Series / Re: telegraf feature request
October 08, 2018, 11:59:39 AM
yes, I manually inputs.ntpq into telegraf.conf ,it works...
#6
18.7 Legacy Series / Re: telegraf feature request
October 08, 2018, 09:38:04 AM
telegraf itself supports many metrics,and opnsense has it's packages also。

I wish OPNsense could support monitoring the metrics of supported packages,like ntpd, unbound....

many people set up OPNsense as a base service device, gateway as it , ntp server as it, DNS as it....so monitoring these metrics may be wonderful!
#7
18.7 Legacy Series / Re: telegraf feature request
October 07, 2018, 12:12:07 PM
via telegraf config GUI
#8
18.7 Legacy Series / telegraf feature request
October 07, 2018, 11:11:06 AM
Hi,
I set up a opnsense appliance box as my homelab equipment,I noticed that telegraf could ONLY monitor metrics such as system,RAM,NET etc....

I also set ntpd,unbound(DNS resolver), could you make telegraf more customize so I could monitor more metrics ?

Thank you !
#9
I made a port forward of a internal web server, it can be reached outside the world,but just can't within LAN.

After doing a research,I make the port forwarding with "PURE NAT"mode, and NAT reflection is on, but the same problem.

regard!