[ZBX-9145] agent rhel7 packages - wrong path to pid in systemd unit Created: 2014 Dec 17 Updated: 2017 May 30 Resolved: 2014 Dec 17 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Agent (G) |
Affects Version/s: | 2.4.2 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Blocker |
Reporter: | Florian Koch | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | packaging, rpm | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
centos7 |
Issue Links: |
|
Description |
The PID file Path is run/zabbix/zabbix_agentd.pid in the unit but /var/run/zabbix/zabbix_agentd.pid on the system. The agent does not start with the default config it should work without modifications, so i set Blocker regards Florian |
Comments |
Comment by richlv [ 2014 Dec 17 ] |
seems to be a duplicate of |
Comment by Florian Koch [ 2014 Dec 17 ] |
hm, yes ist a packaging issue, but this is for the agent, the other for the proxy, i do not see a dup here |
Comment by richlv [ 2014 Dec 17 ] |
it's the same issue, so it would make sense to fix it under a single issue |
Comment by Florian Koch [ 2014 Dec 17 ] |
its your bug tracker..... |
Comment by Florian Koch [ 2015 Jan 06 ] |
ok this is not really a packaging bug its an EL7 bug (missing symlink from /var/run -> /run when botstrapped with yum) |