FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:13 PM BST
Port details
zabbix-server 1.8.13,2 net-mgmt on this many watch lists=18 search for ports that depend on this port
Enterprise-class open source distributed monitoring (server)
Maintained by: ports@christianserving.org search for ports maintained by this maintainer
Port Added: 13 Dec 2009 22:30:40
License: GPLv2


Zabbix is an enterprise-class open source distributed monitoring
solution.

Zabbix is software that monitors numerous parameters of a network and
the health and integrity of servers. Zabbix uses a flexible
notification mechanism that allows users to configure e-mail based
alerts for virtually any event. This allows a fast reaction to server
problems. Zabbix offers excellent reporting and data visualisation
features based on the stored data. This makes Zabbix ideal for
capacity planning.

WWW: http://www.zabbix.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
net-mgmt/zabbix-agent
net-mgmt/zabbix-frontend
net-mgmt/zabbix-proxy

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Run: net/fping
Required Libraries: net-mgmt/net-snmp, devel/libexecinfo, ftp/curl, textproc/iksemel, net/openldap24-client, converters/libiconv, databases/mysql41-client
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-mgmt/zabbix-server/ && make install clean
To add the package: pkg_add -r zabbix-server


Configuration Options
===> The following configuration options are available for zabbix-server-1.8.13,2:
     MYSQL=on (default) "Use MySQL backend"
     PGSQL=off (default) "Use PostgreSQL backend"
     SQLITE=off (default) "Use SQLite backend"
     IPV6=on (default) "Support for IPv6"
     FPING=on (default) "Use fping for pinging hosts"
     JABBER=on (default) "Support for jabber media type"
     CURL=on (default) "Support web monitoring with cURL"
     LDAP=on (default) "Support for checking LDAP servers"
     IPMI=off (default) "Support for IPMI"
     SSH=off (default) "Support for SSH-based checks"
     IODBC=off (default) "Support for iODBC"
     UNIXODBC=off (default) "Support for unixODBC"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://sunet.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://iweb.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://switch.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://surfnet.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://kent.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://freefr.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://voxel.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://jaist.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://osdn.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://nchc.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://ncu.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://transact.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://softlayer.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://internode.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://ufpr.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
http://waix.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.8.13/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net-mgmt/zabbix on 2009-12-13
    REASON: Port was split into three components

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
12 May 2012 13:55:28
Original commit files touched by this commit  1.8.13,2
sylvio search for other commits by this committer
- Update to 1.8.13,2
- Add patch to proc.c to address ZBX-3897 and ZBX-4704 until applied upstream

PR:             ports/167802
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
06 Feb 2012 12:25:50
Original commit files touched by this commit  1.8.10_1,2
miwi search for other commits by this committer
- Chase unixODBC shlib bump
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.8.10,2
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
30 Dec 2011 19:33:10
Original commit files touched by this commit  1.8.10,2
crees search for other commits by this committer
- Update to 1.8.10,2
- Deforbid zabbix-frontend

PR:             ports/163691
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
15 Oct 2011 01:26:35
Original commit files touched by this commit  1.8.8,2
eadler search for other commits by this committer
- update to 1.8.8
- remove obsolete patch
- add new sql patch

PR:             ports/161460
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
Approved by:    sahil (mentor)
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.8.5_1,2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
28 Jul 2011 12:43:22
Original commit files touched by this commit  1.8.5_1,2
sylvio search for other commits by this committer
- Chase net-snmp shlib version bump.
22 Apr 2011 15:07:36
Original commit files touched by this commit  1.8.5,2
flo search for other commits by this committer
- update to 1.8.5
- add LICENSE

PR:             ports/156519
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.8.3_2,2
miwi search for other commits by this committer
- Get Rid MD5 support
19 Mar 2011 13:15:34
Original commit files touched by this commit  1.8.3_2,2
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
25 Feb 2011 01:32:18
Original commit files touched by this commit  1.8.3_1,2
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
23 Aug 2010 20:15:43
Original commit files touched by this commit  1.8.3,2
decke search for other commits by this committer
- Update to 1.8.3
- Fix builds with libssh2 (upstream bug in configure)
- Add requested CURL, IODBC, and UNIXODBC options
- Add missing USE_ICONV for zabbix-server

PR:             ports/149711
Submitted by:   Jim Riggs <ports at christianserving dot org> (maintainer)
Approved by:    beat (co-mentor)
30 Jun 2010 19:43:40
Original commit files touched by this commit  1.8.2_2,2
stefan search for other commits by this committer
Add optional IPMI support.

PR:             146581
Submitted by:   Alex Deiter <alex.deiter@gmail.com>
Approved by:    maintainer
Feature safe:   yes
05 Jun 2010 19:26:08
Original commit files touched by this commit  1.8.2_2,2
miwi search for other commits by this committer
- Fix ssh2 support

PR:             146660
Submitted by:   Alex Deiter <alex.deiter@gmail.com>
Approved by:    maintainer timeout
02 Jun 2010 19:14:17
Original commit files touched by this commit  1.8.2_2,2
sylvio search for other commits by this committer
- Chase net-snmp shlib bump
05 May 2010 04:07:00
Original commit files touched by this commit  1.8.2_1,2
sahil search for other commits by this committer
- Fix fping location in sample conf files

PR:             ports/145606
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
Approved by:    itetcu@ (mentor)
03 Apr 2010 10:44:36
Original commit files touched by this commit  1.8.2_1,2
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
02 Apr 2010 12:08:29
Original commit files touched by this commit  1.8.2,2
pav search for other commits by this committer
- Update to 1.8.2

PR:             ports/145181
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.8.2_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
02 Feb 2010 19:05:28
Original commit files touched by this commit  1.8.1,2
glarkin search for other commits by this committer
- Updated to 1.8.1 [1]
- Added overridable PORTREVISION (initial value 0) to allow slave port
  (zabbix-frontend) to bump independently of the master port

PR:             ports/143311 [1]
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer) [1]
18 Dec 2009 16:10:14
Original commit files touched by this commit  1.8
  Sanity Test Failure
pav search for other commits by this committer
- Fix library dependencies and pkg-message for slave ports
- Fix dependencies in rc scripts

PR:             ports/141717
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)
13 Dec 2009 22:30:18
Original commit files touched by this commit  1.8,2
pav search for other commits by this committer
- Update zabbix to 1.8
- Split the port to server, frontend, agent and proxy slaves
- Add zabbix16 for people who don't want to update to 1.8 yet

PR:             ports/141364
Submitted by:   Jim Riggs <ports@christianserving.org> (maintainer)

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.158 seconds.