[ZBX-15388] Zabbix agent is not stopping -zabbix_agentd [1671]: Is this process already running? Could not lock PID file [/tmp/zabbix_agentd.pid]: [11] Resource temporarily unavailable Created: 2018 Dec 30 Updated: 2019 Jan 11 Resolved: 2019 Jan 11 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Appliance (L) |
Affects Version/s: | 2.2.23 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Nagarjuna | Assignee: | Unassigned |
Resolution: | Incomplete | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
RHEL 5 and RHEL 6 machines |
Description |
Unable to stop zabbix agent, below is the error. zabbix_agentd [1671]: Is this process already running? Could not lock PID file [/tmp/zabbix_agentd.pid]: [11] Resource temporarily unavailable The PID file exists with PID of start process.. |
Comments |
Comment by Nagarjuna [ 2018 Dec 30 ] |
Zabbix 2.2.5 (revision 47411) is zabbix agent version |
Comment by Vladislavs Sokurenko [ 2018 Dec 30 ] |
Please do ps ax | grep zabbix_agentd |
Comment by Vladislavs Sokurenko [ 2018 Dec 30 ] |
Looks like duplicate of |
Comment by Nagarjuna [ 2018 Dec 30 ] |
2703 pts/0 S+ 0:00 grep zabbix_agentd |
Comment by Nagarjuna [ 2018 Dec 30 ] |
It is not a duplicate one.. |
Comment by Vladislavs Sokurenko [ 2018 Dec 30 ] |
I am sorry but it looks like agent is already running, you can stop it by command such as pkill zabbix_agentd |
Comment by Nagarjuna [ 2018 Dec 30 ] |
pkill zabbix_agentd is working ....But when I try to stop using service zabbix_agentd stop it says ...Stopping Zabbix Agent but it doesn't stop. |
Comment by Edgars Melveris [ 2019 Jan 02 ] |
Hello Nagarjuna How was Zabbix agent installed? From the official repository? |
Comment by Arturs Lontons [ 2019 Jan 11 ] |
Hi, I will be closing the issue for now due to lack of activity. |