Commit Graph

33 Commits

Author SHA1 Message Date
ajacoutot
d967637ec2 Fix restart for server and proxy by tweaking pexp.
These can take a couple of seconds to shutdown while leaving a non-matching
process.

ok robert@ (maintainer)
2012-01-20 10:40:42 +00:00
robert
6feafd656c update to 1.8.10 2012-01-03 09:58:41 +00:00
ajacoutot
54ef647be8 php5 -> php. 2011-10-16 15:56:24 +00:00
ajacoutot
a713d9ca50 Update to Zabbix 1.8.6.
For details, see:
http://www.zabbix.com/documentation/1.8/manual/about/what_s_new_1.8.6
2011-08-21 09:21:02 +00:00
ajacoutot
a2715f578f Fix PATHs to php after move to lang/php.
prodded by robert@
2011-07-28 10:51:54 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
86c929fbef Update to zabbix 1.8.5.
See http://www.zabbix.com/documentation/1.8/manual/about/what_s_new_1.8.5
for details.
2011-04-25 07:42:36 +00:00
ajacoutot
e133cd7a34 Cope with recent class handling in rc.subr. 2011-01-04 16:03:00 +00:00
ajacoutot
f5a0b77fbe Update to the latest available RC (1.8.4rc3).
Details available at:
http://www.zabbix.com/documentation/1.8/manual/about/what_s_new_1.8.4

We are updating now because this release brings lots of fixes and
integrates robert@'s patches for sensors and network statistics. Used
in production for several weeks now.
Final 1.8.4 is scheduled to be released shortly.

ok robert@
2010-12-27 17:19:17 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
8a39ef78ea Move these to rc_reload=NO. 2010-12-11 12:57:37 +00:00
ajacoutot
70dcd46ac3 No need for this hack anymore. 2010-12-11 10:24:21 +00:00
ajacoutot
63e24ffffc Extend the README and create mysql db with character set utf8. 2010-12-06 19:06:58 +00:00
ajacoutot
a7b6686681 Rewrite / fix several portions of the READMEs.
Move README-main to README-server.
Create a default /var/db/zabbix/ directory for sqlite3 usage.
Add rc scripts for zabbix_agentd, zabbix_proxy and zabbix_server.
2010-11-22 15:39:20 +00:00
ajacoutot
f59cd37f78 Use MAJ_V in PLIST (regened). 2010-11-08 06:27:32 +00:00
ajacoutot
e5eec2bae6 Move to pkg-readmes. 2010-11-06 09:01:06 +00:00
ajacoutot
12ecf96b34 Update to zabbix-1.8.3.
Based on a submission from Florian Gross with several fixes and tweaks.

ok sthen@
2010-08-22 14:43:23 +00:00
ajacoutot
a1fc06d0e6 Add an sqlite3 FLAVOR (usefull for proxies and testing).
Add corresponding documentation and rework some parts of README.OpenBSD.
Add FLAVORS description to DESCR-server.

input from and ok sthen@
2010-05-04 05:51:22 +00:00
ajacoutot
081e0ff3ce Fix the flavor+pseudo_flavor+subpackage mess...
spotted by and ok bernd@
2010-04-09 16:41:45 +00:00
ajacoutot
f863d50f38 SECURITY
Secunia Advisory SA39119: Zabbix PHP Frontend "user" SQL Injection Vulnerability

Update zabbix to version 1.8.2.
Set FULLPKG{NAME,PATH} for the -web subpackage as it is database
independant do we don't need a flavored pkg.

"go ahead" sthen, ok jasper@
2010-04-09 10:17:59 +00:00
okan
b7844c7ccb - adapt for KERN_PROC2 (initial version from Brad)
- fix packaging in -server (from viq)
- alter permissions for example configs (@mode/@group)
- pull out the now extraneous MAJOR var

agreed by many this is better than we what we have
"please commit" sthen@
2010-01-24 14:09:00 +00:00
jasper
b00f0a97ab - update zabbix to 1.8
- remove -doc subpackage, the documentation is still available online

look good to sthen@
2010-01-11 18:30:01 +00:00
jasper
719956d05c - update zabbix to 1.6.5 2009-08-24 12:28:47 +00:00
ajacoutot
ab51ae5667 Add a small message to create symlink under htdocs, like we do with
other web apps. zabbix.conf is now correct.

prodded by jdixon@
2009-07-15 12:28:06 +00:00
ajacoutot
175b28a355 - -main and -doc subpackages do not change whatever flavor is used, so
use fullpkgname
"definitely" ok for sthen@

- while here, fix some substitutions, ownerships and a typo (reported by
jdixon@)
2009-07-13 17:13:01 +00:00
ajacoutot
23c0e55e74 Fix -web subpackage packaging; spotted by fkr@, thanks!
(didn't package, so no bump)
2009-07-13 07:21:01 +00:00
ajacoutot
29da65e8ea Clean up this port:
* add missing dependency on php5-gd
* remove all hardcoded paths
* rework README.OpenBSD
* add empty zabbix.conf.php file that is writable by the www user so
that the configuration wizard can tweak this file
* protect configuration files, they may contain passwords
* fix configuration so that it works by default which is the purpose of
porting these kinds of apps

ok sthen@, ok jasper@ on a previous version of the diff
2009-07-12 19:51:51 +00:00
sthen
2e2a9a6890 - unbreak -agent packaging (README.OpenBSD has wrong ownership;
caused by SUBST_CMD'ing straight into WRKINST). found by naddy@.

- whack autoconf into not picking up libbind.

- fix dependencies.

- zabbix-web wasn't installing the .conf/.ini files but instead
@sample'ing them from nowhere. they don't need @sample, just install
them.

- regen plist.

- bumps all round.
2009-06-11 16:38:17 +00:00
jasper
11a8aa2d6d - lot's of zabbix luve by Matthew Weigel, now has flavors for the database backends
and more setup instructions. thanks.
2009-06-03 17:54:12 +00:00
sthen
bedf21ba36 break the non-free documentation out into a separate package;
adjust license markers, set @conflict and bump as necessary.
discussed with jasper@.
2009-05-03 22:32:01 +00:00
jasper
52b52fb4b3 - bring over some tweaks from sthen's zabbix port, more will follow 2009-04-23 15:38:11 +00:00
jasper
015d3aad3a import zabbix 1.6.4
ZABBIX is an enterprise-class open source distributed monitoring
solution designed to monitor and track performance and availability of
network servers, devices and other IT resources. It supports distributed
and WEB monitoring, and more.

based on original work by bernd@
ok ajacoutot@
2009-04-22 15:03:52 +00:00