rbicelli / pfsense-zabbix-template

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

undefined function get_ipsecifnum() #122

Closed leandro-palombo closed 1 year ago

leandro-palombo commented 2 years ago

PHP ERROR: Type: 1, File: /root/scripts/pfsense_zbx.php, Line: 668, Message: Uncaught Error: Call to undefined function get_ipsecifnum() in /root/scripts/pfsense_zbx.php:668Stack trace:#0 /root/scripts/pfsense_zbx.php(580): pfz_ipsec_status('1')#1 /root/scripts/pfsense_zbx.php(1274): pfz_ipsec_ph1('1', 'status')#2 {main}thrown @ 2022-07-13 17:07:26

Hello! I could not find the function get_ipsecifnum() in the code? Any thoughts on that guys??

Thanks for the support!

Flawioo commented 2 years ago

It was solved at https://github.com/rbicelli/pfsense-zabbix-template/pull/118

rbicelli commented 1 year ago

Fixed in PR #118