Bug 198561

Summary: Review Request: <main package name here>
Product: [Fedora] Fedora Reporter: Jarod Wilson <jarod>
Component: Package ReviewAssignee: Thorsten Leemhuis (ignored mailbox) <bugzilla-sink>
Status: CLOSED DUPLICATE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-11 21:52:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jarod Wilson 2006-07-11 21:47:24 UTC
Spec URL: http://wilsonet.com/packages/zabbix/zabbix.spec
SRPM URL: http://wilsonet.com/packages/zabbix/zabbix-1.1-1.fc6.src.rpm
Description: 
ZABBIX is software that monitors numerous parameters of a
network and the health and integrity of servers. ZABBIX
uses a flexible notification mechanism that allows users
to configure e-mail based alerts for virtually any event.
This allows a fast reaction to server problems. ZABBIX
offers excellent reporting and data visualisation features
based on the stored data. This makes ZABBIX ideal for
capacity planning.

ZABBIX supports both polling and trapping. All ZABBIX
reports and statistics, as well as configuration
parameters are accessed through a web-based front end. A
web-based front end ensures that the status of your network
and the health of your servers can be assessed from any
location. Properly configured, ZABBIX can play an important
role in monitoring IT infrastructure. This is equally true
for small organisations with a few servers and for large
companies with a multitude of servers.

Assorted notes:

-rpmlint complains about the non-standard-uid/gid on some directories that are owned by 'zabbix'. This is necessary to run zabbix as non-root. (Similar deal to my ganglia package).

-the zabbix server component is currently set to Requires: mysql-server. Technically, it doesn't, as the mysql server could be on another machine, but I think this is a nice convenience, since the vast majority of people run the zabbix server against a local db.

Comment 1 Jarod Wilson 2006-07-11 21:52:19 UTC

*** This bug has been marked as a duplicate of 198562 ***