Commit Graph

93 Commits

Author SHA1 Message Date
Guillaume Hullin
f14039f039 Update README.md
- typo correction (Issue #104)
2022-02-16 10:53:52 +01:00
Guillaume Hullin
5ea5a6b831 Update README.md
- Added Certificats Monitoring as feature
- Updated command to install speedtest
- Added advice to Shellcmd in order to make the script automatically install/update at boot time (and after upgrade of pfSense)
2022-02-15 23:38:20 +01:00
Riccardo
950d21561b
Merge pull request #91 from SchiffelIT/master
fix ipsec_status con-id matching
2021-11-10 14:22:57 +01:00
Riccardo Bicelli
12358a0584 Issues #70, #81, #87 2021-11-09 22:58:18 +01:00
sschiffel
3ad0b109d1 fix ipsec_status con-id matching 2021-11-06 21:32:48 +01:00
Riccardo Bicelli
cacc28be80 Added Zabbix 4 Templates 2021-07-19 22:22:31 +02:00
Riccardo Bicelli
f2cc3a424a Fixed IPSec Status Conditions 2021-07-18 21:31:34 +02:00
Riccardo Bicelli
907c518a9e More typos 2021-07-13 09:30:08 +02:00
Riccardo Bicelli
55780b70f9 Fixed Typo in speedtest 2021-07-13 09:07:59 +02:00
Riccardo Bicelli
06bf4d7d63 Exported Templates from Zabbix 5.0 - Issue #80 2021-07-12 12:39:06 +02:00
Riccardo Bicelli
7c28500ad9 Speedtest: created temp file prior to write actual result file. 2021-07-12 12:34:56 +02:00
Riccardo Bicelli
8f15f006f4 Trying to fix Issue #76 2021-07-08 21:54:33 +02:00
Riccardo Bicelli
2e3873a265 Fixed Issue #79 2021-07-08 21:39:18 +02:00
Riccardo Bicelli
bb50993763 Fixed issue #78 2021-07-08 17:00:59 +02:00
Riccardo Bicelli
8e340822e1 Fixed IPsec con_id 2021-07-07 23:04:45 +02:00
Riccardo Bicelli
5546a6c2b9 Fixed Speedtest Logic 2021-07-07 10:20:09 +02:00
Riccardo Bicelli
f1d7ca8e5d Fixed Speedtest Logic 2021-07-07 10:05:25 +02:00
Riccardo Bicelli
5a36f380fd Fixed Speedtest logic 2021-07-07 09:54:57 +02:00
Riccardo Bicelli
2ed9d5791f typos 2021-07-06 23:32:43 +02:00
Riccardo Bicelli
9bd55db4be Improved Speedtest. 2021-07-06 23:03:29 +02:00
Riccardo Bicelli
9adb054faa Fixed IPSEC issues.
I almost blindly merged some PRs which supposed to solve problems, but broke things in IPSEC status reporting.
Fixed value mappings (lower cased).
Fixed conn ID numbering (in 2.4 IPSEC con id are enumerated con1000, con2000... and in 2.5 con100000, con200000)
2021-07-05 22:51:55 +02:00
Riccardo Bicelli
e639c05c5e Typos 2021-07-05 19:31:48 +02:00
Riccardo Bicelli
e3bddbd56b Typos 2021-07-05 17:58:34 +02:00
Riccardo Bicelli
ebc9ae34fa Preliminary tests of Speedtest 2021-07-05 17:56:27 +02:00
Riccardo Bicelli
d784c1f08a Merge branch 'master' into develop 2021-07-05 14:36:15 +02:00
Riccardo Bicelli
11784220d9 Fixed issues #72 and #76 2021-07-04 21:20:43 +02:00
Riccardo Bicelli
d18056cf8a Fixed value mapper 2021-07-01 22:45:27 +02:00
Riccardo
6da03511b3
Merge pull request #74 from Relkci/master
Agent (Type 0) to Active Agent (Type 7)
2021-06-25 10:06:47 +02:00
Kent Ickler
bb2c2cbe4a
Agent (Type 0) to Active Agent (Type 7)
corrected Agent (type 0) to Agent Active (Type 7) On Service Discovery Item Prototypes
2021-06-25 01:38:47 -06:00
Riccardo
ea42900618
Merge pull request #71 from f87/master
OpenVPN Server TLS
2021-06-11 15:20:36 +02:00
f87
ba0281f08e Update pfsense_zbx.php
Не выполнялся поиск пользователе на серверах с TLS-Аутентификацией
2021-06-11 10:20:13 +03:00
Riccardo
8a1eb3830a
Merge pull request #69 from danjeman/master
Update pfsense_zbx.php
2021-03-19 14:17:19 +01:00
Dan Edwards
57324cf3a3
Update pfsense_zbx.php
Report correct Phase 1 status on non Carp enabled devices
2021-03-19 10:35:02 +00:00
Riccardo Bicelli
0f279ff310 Added DHCP Failover Monitoring, Renamed CARP section to HA 2021-01-23 16:54:32 +01:00
Riccardo Bicelli
7c9c5e66e5 Added checks in value maps for recent php versions, fixed p2p_tls service detection (Issue #36) 2021-01-20 15:07:57 +01:00
Riccardo Bicelli
3d6af95111 Fixed pfz_valuemap function 2021-01-18 23:12:46 +01:00
Riccardo Bicelli
3268a4445b Fixed gateway Status, Removed IPsec Phase2 Status (reqid mismatch) 2021-01-18 22:31:47 +01:00
Riccardo Bicelli
71aa881412 Added Radvd to list of service stopped on CARP Secondary 2021-01-18 17:29:21 +01:00
Riccardo Bicelli
9aa1b6c0d2 Corrected issue #58 2021-01-18 16:58:38 +01:00
Riccardo Bicelli
af39fd39ed Added IPsec Template, Detecting Package Update 2021-01-18 16:04:27 +01:00
Riccardo
ce52973dc5
Merge pull request #55 from xenadmin/patch-1
{$EXPECTED_CARP_STATUS} should be a user macro and not a LLD macro
2020-12-03 15:39:17 +01:00
Marco Hofmann
f4c5f4c151
Update README.md
{$EXPECTED_CARP_STATUS} should be a user macro and not a LLD macro
2020-12-03 15:10:41 +01:00
Riccardo Bicelli
a38c08bb1a Corrected issue #49 2020-09-28 13:30:41 +02:00
Riccardo Bicelli
a31687e2cb Fixed Trigger on gateways 2020-07-27 20:36:33 +02:00
Riccardo Bicelli
c557ceb30b Re-uploaded correct pfSense template 2020-07-12 22:17:23 +02:00
Riccardo Bicelli
e8da73b126 Replaced OpenVPN Template 2020-07-12 08:41:39 +02:00
Riccardo Bicelli
e6569ecf97 Setting up correct trend for OpenVPN clients 2020-07-11 18:26:35 +02:00
Riccardo Bicelli
99b054e243 Removed preprocessing on Gateways, added default for numeric values in openvpn_server_uservalue 2020-07-11 14:32:20 +02:00
Riccardo
2415ae4b42
Merge pull request #30 from yellowspace/master
rewritten pfz_interface_discovery a bit.
2020-06-29 11:01:59 +02:00
Lorenzo Perone
c912044d80 rewritten pfz_interface_discovery a bit:
- added (default) option to skip unconfigured interfaces
- added (default) option to skip disabled interfaces
- added interfaces_all case to always return them all (as before)
- added a key IFNAMEJ for use in cases where jsonpath is needed (and dots are disturbing)
- removed manual json encoding and replaced with json_encode()
2020-06-26 19:40:03 +02:00