rbicelli / pfsense-zabbix-template

Zabbix Template for pfSense
Apache License 2.0
238 stars 107 forks source link

pfSense 22.05-RELEASE | ipsec not working #133

Closed arbermarleku closed 4 months ago

arbermarleku commented 1 year ago

I there I have installed pFsense 22.05-RELEASE I followed the instructions that you suggested, but so far I am not receiving any data about my tunnels if they are up or down. No status is displayed.

Is there a way to test this

My Zabbix version is Zabbix 6.0.7 The client installed on pFsense is 6.0

arbermarleku commented 1 year ago

from my installed zabbit if i do a zabbix_get , all the values are returned

zabbix_get -s 192.1681.99 -p 10051 -k "pfsense.discovery[services]" {"data":[{"{#SERVICE}":"node_exporter","{#DESCRIPTION}":"node_exporter"},{"{#SERVICE}":"zabbix_agentd","{#DESCRIPTION}":"Zabbix Agent Host Monitor Daemon"},{"{#SERVICE}":"unbound","{#DESCRIPTION}":"DNS Resolver"},{"{#SERVICE}":"ntpd","{#DESCRIPTION}":"NTP clock sync"},{"{#SERVICE}":"syslogd","{#DESCRIPTION}":"System Logger Daemon"},{"{#SERVICE}":"dpinger","{#DESCRIPTION}":"Gateway Monitoring Daemon"},{"{#SERVICE}":"ipsec","{#DESCRIPTION}":"IPsec VPN"},{"{#SERVICE}":"sshd","{#DESCRIPTION}":"Secure Shell Daemon"}]}

None of those values are on my zabbix server displayed

can you one help me out with this