non port: net-mgmt/zabbix24-server/files/zabbix_proxy.in |
Number of commits found: 3 |
Sunday, 24 Apr 2016
|
11:48 lme
- Fixes in {agent,proxy,server} rc start scripts:
- SysV IPC leak
- Restart race
- Allow to specify a custom PATH in rc.conf
- Bump PORTREVISION
PR: 207896
Submitted by: kbowling
Approved by: maintainer
MFH: 2016Q2
Sponsored by: Essen Linuxhotel Hackathon 2016
 |
Saturday, 27 Dec 2014
|
14:52 pi
net-mgmt/zabbix2[24]-server: fix zabbix and database startup sequence
The Zabbix server and proxy ports require a database to run. They
currently support four, PostgreSQL, Oracle, SQLite, and MySQL. As
of now, rcorder puts them ahead of the database ports, so they spit
out dozens of error messages during startup and, worse, get the
database pulled out from under them during shutdown.
The ports used to provide a solution for this, by defining
ZABBIX_REQUIRE. The value of this variable used to be added to the
REQUIRE lines in the startup scripts, but this was removed accidentally
from 2.2 in r355546 and never existed in 2.4. This patch adds it
back, in a slightly different, optionsng-friendly way.
PR: 195081
Submitted by: chris@chrullrich.net
Approved by: pakhom706@gmail.com (maintainer)
 |
Sunday, 9 Nov 2014
|
11:06 marino
Add four zabbix24 ports to net-mgmt (similar to zabbix22* ports)
This add Zabbix 2.4.1 server, agent, frontend, and proxy
PR: 194104
Submitted by: pakhom706 (gmail)
 |
Number of commits found: 3 |