NTP alert triggered on a Cloud Proxy appliance. The object being triggered references local clock address of <XXX.XXX.X.X>
Aria Operations 8.X
Local NTP not enabled.
Local Clock Address <XXX.XXX.X.X> is not binding to the Cloud Proxy IP.
To resolve this issue:
cd /etc/
cp -p ntp.conf ntp.conf.bkp
vi ntp.conf
server <XXX.XXX.X.X>
service ntpd restart
Since the Old Data for the <XXX.XXX.X.X> existed, the alert will persists. To cleanup the alert, delete the object from Inventory.
Wait for 5 minutes, the new Cloud Proxy object will be readded from data collection. The Old Data will no longer be available.
The Alert will no longer be triggered.