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