Project

General

Profile

Actions

Feature #9272

closed

Allow multiple IP in ListenIP for Zabbix Agent

Added by Jakob Ackermann over 5 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Category:
Zabbix
Target version:
-
Start date:
01/15/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:

Description

The web interface for the zabbix-agent service does not allow to add multiple IPs comma separated. The validation rule is blocking it (https://github.com/pfsense/FreeBSD-ports/blob/4b157872b7ef8dff52b3d51a63b92352c2471680/net-mgmt/pfSense-pkg-zabbix-agent/files/usr/local/pkg/zabbix-agent.inc#L57)

Manually editing the zabbix-agent configuration in /usr/local/etc/zabbix34/zabbix_agentd.conf to something like
ListenIP=10.9.43.2,10.9.43.1
and restarting the zabbix-agent service works.

Actions #1

Updated by Jim Pingle about 5 years ago

  • Target version changed from 48 to 2.5.0
Actions #2

Updated by Jim Pingle over 4 years ago

  • Project changed from pfSense to pfSense Packages
  • Category changed from Web Interface to Zabbix
  • Target version deleted (2.5.0)
Actions #3

Updated by Viktor Gurov about 4 years ago

Fix + allow to use :: and ::/1 IPv6 addresses:
https://github.com/pfsense/FreeBSD-ports/pull/791

Actions #4

Updated by Jim Pingle about 4 years ago

  • Status changed from New to Pull Request Review
Actions #5

Updated by Renato Botelho about 4 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Renato Botelho
  • % Done changed from 0 to 100
Actions #6

Updated by Viktor Gurov about 4 years ago

  • Status changed from Feedback to Resolved

works as expected on 2.4.5 with zabbix-agent44 1.0.4_4

Actions

Also available in: Atom PDF