Bug 138651 - [NEW PORT] net-mgmt/zabbix-proxy: 1.6.6
Summary: [NEW PORT] net-mgmt/zabbix-proxy: 1.6.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-09 06:00 UTC by viper
Modified: 2009-10-14 13:10 UTC (History)
0 users

See Also:


Attachments
file.shar (8.21 KB, text/plain)
2009-09-09 06:00 UTC, viper
no flags Details
zabbix.txt (34.92 KB, text/plain; charset="UTF-8")
2009-09-22 06:02 UTC, viper
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description viper 2009-09-09 06:00:02 UTC
Zabbix is software for application and network monitoring.
Zabbix supports both polling and trapping techniques to
collect data from monitored hosts. Flexible notification
mechanism allows easy and quckly configure email notifications
for pre-defined events. Zabbix is freely available under the
terms of the GNU General Public License (GPL).

ZABBIX Proxy is a lightweight process, which collects data collection on behalf of ZABBIX Server.  The proxies can be used  in order   to centralise monitoring of remote locations by reporting to the central server or one of ZABBIX nodes in the distributed environment.
ZABBIX   Proxy   simplifies   deployment   and   maintenances   of   the centralised distributed monitoring significantly.

Fix: Patch attached with submission follows:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2009-09-18 12:36:32 UTC
State Changed
From-To: open->feedback

Wouldn't it be better to integrate this into the regular zabbix port? 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2009-09-18 12:36:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Wouldn't it be better to integrate this into the regular zabbix port?
Comment 3 viper 2009-09-22 06:02:02 UTC
Try this patch
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2009-09-22 22:52:36 UTC
> Try this patch

What if someone wants to install both server and proxy?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>
One Unix to rule them all, One Resolver to find them, One IP to bring
them all and in the zone to bind them.
Comment 5 viper 2009-09-23 04:09:00 UTC
On Tue, 22 Sep 2009 23:52:36 +0200, Pav Lucistnik <pav@FreeBSD.org> wrote:
>> Try this patch
> 
> What if someone wants to install both server and proxy?
These don't work together. Either server or proxy only.

Copy-paste from manual
"1.7.6.ZABBIX Proxy Process
ZABBIX Proxy is a lightweight process, which collects data collection on
behalf of 
ZABBIX Server.  The proxies can be used  in order   to centralise
monitoring of 
remote locations by reporting to the central server or one of ZABBIX nodes
in the 
distributed environment.
ZABBIX   Proxy   simplifies   deployment   and   maintenances   of   the  
centralised 
distributed monitoring significantly."
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2009-09-23 07:57:39 UTC
> > What if someone wants to install both server and proxy?

> These don't work together. Either server or proxy only.

Does not mean they cannot be installed together? And the user will
enable the one he needs.

My concern is with the users of precompiled packages, where you cannot
select OPTIONS. They should get both server and proxy in the package,
IMHO.

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

Mischief managed.
Comment 7 viper 2009-09-23 12:09:17 UTC
On Wed, 23 Sep 2009 08:57:39 +0200, Pav Lucistnik <pav@FreeBSD.org> wrote:
>> > What if someone wants to install both server and proxy?
> 
>> These don't work together. Either server or proxy only.
> 
> Does not mean they cannot be installed together? And the user will
> enable the one he needs.
> 
> My concern is with the users of precompiled packages, where you cannot
> select OPTIONS. They should get both server and proxy in the package,
> IMHO.
Since proxy and server have different functionality, I think it's better to
split these into two separate packeges.
Comment 8 Pav Lucistnik freebsd_committer freebsd_triage 2009-09-25 08:34:21 UTC
State Changed
From-To: feedback->open

Patch passed to maintainer, waiting
Comment 9 Pav Lucistnik freebsd_committer freebsd_triage 2009-10-14 13:06:52 UTC
State Changed
From-To: open->closed

Committed
Comment 10 dfilter service freebsd_committer freebsd_triage 2009-10-14 13:08:05 UTC
pav         2009-10-14 12:07:57 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/zabbix      Makefile pkg-plist 
  Added files:
    net-mgmt/zabbix/files zabbix_proxy.in 
  Log:
  - Make server build optionsal and add a proxy build
  
  PR:             ports/138651 (adapted from)
  Submitted by:   Vladimir Korkodinov  <viper@perm.raid.ru>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.67      +33 -5     ports/net-mgmt/zabbix/Makefile
  1.1       +16 -0     ports/net-mgmt/zabbix/files/zabbix_proxy.in (new)
  1.24      +325 -323  ports/net-mgmt/zabbix/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"