Bug 1331591

Summary: zabbix server uses incorrect TmpDIr
Product: [Fedora] Fedora EPEL Reporter: Orion Poplawski <orion>
Component: zabbix22Assignee: Volker Fröhlich <volker27>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel7CC: iav, volker27
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: 2020-04-21 01:55:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.