zabbix_ipsec_pfsense
zabbix_ipsec_pfsense copied to clipboard
Monitoring PFSense IPSec tunnels using zabbix
Hello. Is the dashboard for Grafana valid for version 9.5.1? Because I try to import it and it only returns "Dashboard init failed". I've already checked the logs, edited the...
When I call zabbix-ipsec.py script over "zabbix_get -s xxx.xxx.xxx.xxx -k ipsec.discover", I receive next error: Traceback (most recent call last): File "/usr/local/bin/zabbix-ipsec.py", line 109, in ret = getPayload() File "/usr/local/bin/zabbix-ipsec.py",...
I have a swanctl.conf with more than 20 con I facing an issue by using [zabbix-ipsec.py](https://github.com/ecarat237/zabbix_ipsec_pfsense/blob/master/scripts/zabbix-ipsec.py) at reg_descr = re.compile('(?
The file ipsec.conf no longer is used from pfsense it uses swanctl.conf now can you translate the code to use this file instead ?!
With the old and the new version I have this error using the discovery. _Invalid discovery rule value: cannot parse as a valid JSON object: invalid object format, expected opening...
Traceback (most recent call last): File "/usr/local/bin/zabbix-ipsec.py", line 117, in ret = getPayload() File "/usr/local/bin/zabbix-ipsec.py", line 111, in getPayload if conf[-1] == ',': IndexError: string index out of range I...
Bom dia! Meus parabéns pelo desenvolvimento, estou enfrentando um erro e gostaria da sua ajuda para solucionar. A situação é a seguinte: quando executo o arquivo zabbix-ipsec.py na linha de...
Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "sh: /usr/local/bin/sudo: not found" Can you help me? I followed all the steps correctly My version of...
Fortunately, python2.7 removed from latest version of pfsense. Only python3.7 is now supported.
Hello, I edited the zabbix-ipsec.py script to find out the correct description when there are two phase2 with the same ikeid and the same remoteid (just the localid is different)....