]> git.pld-linux.org Git - packages/zabbix.git/blame - zabbix.spec
- fixed %%doc
[packages/zabbix.git] / zabbix.spec
CommitLineData
10a854a6
TO
1#
2# Conditional build:
39709426 3%bcond_with pgsql # enable postgresql support (by default use mysql)
4
5%define _beta beta10
7f4b6a83 6Summary: zabbix - network monitoring software
7Summary(pl): zabbix - oprogramowanie do monitorowania sieci
10a854a6
TO
8Name: zabbix
9Version: 1.0
10Release: 0.%{_beta}.0.1
11License: GPL v2+
12Group: Networking/Admin
13Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}%{_beta}.tar.gz
39709426 14# Source0-md5: 6d1fd1c4e8166ceffa730060583d4014
10a854a6
TO
15Source1: %{name}-agent.inetd
16Source2: %{name}-trapper.inetd
17URL: http://zabbix.sourceforge.net/
39709426 18%{!?with_pgsql:BuildRequires: mysql-devel}
19%{?with_pgsql:BuildRequires: postgresql-devel}
20BuildRequires: net-snmp-devel
21BuildRequires: openssl-devel >= 0.9.7c
10a854a6
TO
22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23
24%define _sysconfdir /etc/%{name}
25
26%description
b82afc4b 27zabbix is software that monitors numerous parameters of a network and
28the servers on that network. zabbix is a useful tool for monitoring
29the health and integrity of servers. zabbix uses a flexible
7f4b6a83 30notification mechanism that allows users to configure email based
31alerts for virtually any event. All monitored parameters are stored in
b82afc4b 32a database. zabbix offers excellent reporting and data visualisation
33features based on the stored data. zabbix supports both polling and
34trapping. All zabbix reports and statistics, as well as configuration
7f4b6a83 35parameters, are accessed through a web-based front end.
36
b82afc4b 37%description -l pl
7f4b6a83 38