mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
30682e63d8
Signed-off-by: Tuomo Soini <tis@foobar.fi>
14 lines
442 B
Plaintext
14 lines
442 B
Plaintext
#
|
|
# Shorewall - Zabbix Macro
|
|
#
|
|
# /usr/share/shorewall/macro.Zabbix
|
|
#
|
|
# This macro handles Zabbix monitoring software server traffic to agent
|
|
# and trap traffic from agent to zabbix server.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 10050 # zabbix_agent
|
|
PARAM DEST SOURCE tcp 10051 # zabbix_trap
|