notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: net-mgmt/zabbix24-server/files/zabbix_proxy.in

Number of commits found: 3

Sunday, 24 Apr 2016
11:48 lme search for other commits by this committer
- 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
Original commitRevision:413935 
Saturday, 27 Dec 2014
14:52 pi search for other commits by this committer
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)
Original commitRevision:375683 
Sunday, 9 Nov 2014
11:06 marino search for other commits by this committer
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)
Original commitRevision:372355 

Number of commits found: 3