Commit Graph

45 Commits

Author SHA1 Message Date
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
robert
3f5c71ae57 Update tthis patch from the zabbix repo with a fixed socket leak 2010-12-13 10:40:52 +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
f099c74933 In the example, redirect stderr to stdout so that we can get debug info. 2010-12-07 21:52:03 +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
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
ajacoutot
686470e02e Take MAINTAINER, agreed by sthen@ and jasper@ 2010-11-16 10:08:49 +00:00
ajacoutot
0841c7bcbb Fix RUN_DEPENDS-server specs. 2010-11-10 16:14:35 +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
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
ajacoutot
c5c1ac0e82 Advise to increase number of openfiles. 2010-10-02 16:16:10 +00:00
robert
bc204a876b Add support for querying multi temperature sensors too 2010-09-30 15:51:51 +00:00
robert
4cb0e6a450 add missing patch 2010-09-29 07:10:45 +00:00
robert
faea99a8b5 Add support for reading temperature sensors or the average of them 2010-09-28 11:04:14 +00:00
robert
a03fdd18d8 If zabbix_agent does not have perms to access kmem, then
fallback to using the SIOCGIFDATA ioctl to get iface stats.
2010-09-27 08:10:32 +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
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
ajacoutot
d86ffe10d5 We want the _zabbix user and group as well as the README.OpenBSD when
running a zabbix server. These are provided by the zabbix-agent package,
so make zabbix,-server run depends on zabbix,-main.

"makes sense" and input from sthen@
2010-05-12 10:56:02 +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
ddc10f6bac Small blurb about shared memory. 2010-05-03 11:58:45 +00:00
ajacoutot
1a3b12a05b * remove redundant step in README.OpenBSD
* fix default administrator username in README.OpenBSD
* add missing run_depends
* add recommended values in zabbix.ini so that it works out of the box

ok sthen@
2010-05-03 11:46:08 +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
espie
b9f4599c62 fix FULLPKGPATH 2010-02-27 18:47:19 +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
13f07a89ef - fix build on a clean box
ok ajacoutot@
2010-01-15 09:08:02 +00:00
ajacoutot
cc5f72d399 Use tty00 by default.
ok jasper@
2010-01-12 09:04:31 +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
ajacoutot
c8779f50ba Add a small comment about name resolution in README.OpenBSD.
ok jasper@
2009-10-02 14:09:10 +00:00
jasper
fb39a844c8 - add jabber notification support
ok ajacoutot@
2009-08-31 20:52:29 +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
cb87c1937a - forgot to addt these 2009-06-04 17:48:22 +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
ce664f690d pasto 2009-04-26 20:56:50 +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