]> git.pld-linux.org Git - packages/zabbix.git/blame - zabbix.spec
new 1.1, NFY
[packages/zabbix.git] / zabbix.spec
CommitLineData
c4962172 1# TODO
9ffbc0d2 2# - initscript for zabbix-agent-standalone
c4962172
ER
3# - missing zabbix_agentd.conf, zabbix_trapperd.conf
4# see http://www.zabbix.com/manual_install_server.php
10a854a6
TO
5#
6# Conditional build:
625793cb 7%bcond_with pgsql # enable PostgreSQL support (by default use mysql)
2fe2194b
MWP
8%bcond_with oracle # enable Oracle support (by default use mysql)
9
a5bb35f6 10#
7f4b6a83 11Summary: zabbix - network monitoring software
12Summary(pl): zabbix - oprogramowanie do monitorowania sieci
10a854a6 13Name: zabbix
2fe2194b
MWP
14Version: 1.1
15Release: 0.1
10a854a6
TO
16License: GPL v2+
17Group: Networking/Admin
b37e41ff 18Source0: http://dl.sourceforge.net/zabbix/%{name}-%{version}.tar.gz
2fe2194b 19# Source0-md5: 9697e5634547d9614963db04f6cd87d7
10a854a6
TO
20Source1: %{name}-agent.inetd
21Source2: %{name}-trapper.inetd
22URL: http://zabbix.sourceforge.net/
39709426 23%{!?with_pgsql:BuildRequires: mysql-devel}
39709426 24BuildRequires: net-snmp-devel
2886d983 25BuildRequires: openssl-devel >= 0.9.7d
9ffbc0d2 26%{?with_pgsql:BuildRequires: postgresql-devel}
96b8972f 27BuildRequires: rpmbuild(macros) >= 1.268
9ffbc0d2
ER
28Requires(postun): /usr/sbin/groupdel
29Requires(postun): /usr/sbin/userdel
a5bb35f6 30Requires(pre): /bin/id
9b19117f 31Requires(pre): /usr/bin/getgid
a5bb35f6
JB
32Requires(pre): /usr/sbin/groupadd
33Requires(pre): /usr/sbin/useradd
9b19117f 34Provides: group(zabbix)
35Provides: user(zabbix)
10a854a6
TO
36BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
37
a5bb35f6 38%define _sysconfdir /etc/%{name}
c4962172 39%define htmldir /home/services/httpd/html/%{name}
10a854a6
TO
40
41%description
b82afc4b 42zabbix is software that monitors numerous parameters of a network and
43the servers on that network. zabbix is a useful tool for monitoring
44the health and integrity of servers. zabbix uses a flexible
7f4b6a83 45notification mechanism that allows users to configure email based
46alerts for virtually any event. All monitored parameters are stored in
b82afc4b 47a database. zabbix offers excellent reporting and data visualisation
48features based on the stored data. zabbix supports both polling and
49trapping. All zabbix reports and statistics, as well as configuration
7f4b6a83 50parameters, are accessed through a web-based front end.
51
b82afc4b 52%description -l pl
7f4b6a83 53