Bug 1331591 - zabbix server uses incorrect TmpDIr
Summary: zabbix server uses incorrect TmpDIr
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: zabbix22
Version: epel7
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Volker Fröhlich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-28 22:29 UTC by Orion Poplawski
Modified: 2020-04-21 01:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-04-21 01:55:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1244009 0 low CLOSED zabbix icmpping check triggers fping avc denial 2021-02-22 00:41:40 UTC

Internal Links: 1244009

Description Orion Poplawski 2016-04-28 22:29:31 UTC
Description of problem:

See bug #1244009 for background.

zabbix_server.conf should set TmpDir to /var/tmp/zabbixsrv, and this directory should be configured as:

install -d -o zabbixsrv -g zabbixsrv -m 750 /var/tmp/zabbixsrv
chcon -u system_u -t zabbix_tmp_t /var/tmp/zabbixsrv

This will allow fping to work properly.

Version-Release number of selected component (if applicable):
zabbix22-server-2.2.11-1.el7.noarch

Comment 1 Orion Poplawski 2020-04-21 01:55:13 UTC
zabbix22 has been retired.


Note You need to log in before you can comment on or make changes to this bug.