vCenter Server produces the alarm: Agent can't send heartbeats.msg size: xxx, sendto() returned: Operation not permitted
book
Article ID: 307437
calendar_today
Updated On: 03-20-2024
Products
VMware vCenter Server
Issue/Introduction
Symptoms:
- When making firewall changes either manually or though a script, you see this alarm in vCenter Server:
Error detected on 192.168.254.2 in Datacenter: Agent can't send heartbeats.msg size: xxx, sendto() returned: Operation not permitted
- This alarm is triggered repeatedly.
- The /var/log/vmware/vpx/vpxa.log file contains this entry:
[2010-02-17 12:52:42.500 0xf7afbb90 error 'Heartbeat'] Agent can't send heartbeats.msg size: xxx, sendto() returned: Operation not permitted
Environment
VMware vCenter Server 4.1.x
VMware vCenter Server 4.0.x
Resolution
To work around this issue, modify the Host Error alarms definition to disable the alarm during the firewall reconfiguration of the ESX host.
To modify the Host Error alarm definition:
- In the vSphere Client Hosts and Cluster view, click the icon at the highest level.
- Click the Alarms tab.
- Click Definitions.
- Right-click the Host Error alarm and click View Settings.
- Click the Triggers tab.
- Click Advanced under Conditions for the Host Error event.
- Click Add.
- Set the Argument to Full Message from the dropdown menu.
- Set the Operator to Not Equal to from the dropdown menu..
- Enter a value for Agent can't send heartbeats.msg size.
- Click OK to save the Trigger Conditions.
- Click OK to apply the Alarm Settings.
Feedback
Was this article helpful?
thumb_up
Yes
thumb_down
No