From Fedora Project Wiki

No edit summary
No edit summary
Line 1: Line 1:
{{Docs_beat_closed}}
===Zabbix===
===Zabbix===



Revision as of 05:51, 8 May 2013

Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.

Zabbix

Zabbix 2.0 introduces a number of changes. Old database schemes must be upgraded, prior to use. All connected nodes and proxies must be updated to version 2.0 as well. External scripts, used by Zabbix server or proxy, should be reviewed.

Additionally, 2.0 packages differ substantially from their 1.8 counterparts:

  • Introduce different system users for agent and server/proxy -- https://support.zabbix.com/browse/ZBX-4916
  • Use Alternatives to switch between database implementations
  • zabbix_sender and zabbix_get are in the base package now
  • SQLite server and web package were dropped, as they never worked
  • Media scripts and external scripts are now expected in sub-directories of the server/proxy user's home directory
  • maintenance.inc.php is now treated as configuration

Please review your configuration settings, as well as ownership and permissions of scripts.

The base package includes detailed instructions in zabbix-fedora.README.

Please refer to: