-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: Agent (G), Proxy (P), Server (S)
-
None
-
Environment:Linux
/var/run has been deprecated in favor of /run by all modern Linux distros, so the default pid file path should be set to e.g.
PidFile=/run/zabbix/zabbix_agentd.pid
on Linux.