PingPollerd is polling devices but no alarms
Hi All,
we are using PingPollerd service in OCUA 6.0.3.1. PingPollerd is able to ping the devices available / not-available but alarm is not raised for not-available devices.
I've setup PingPollerd using below steps examples provided.
Please see below log snippet from PingPollerd log file.
{"@timestamp":"2023-11-30T16:19:15.298Z","app":"PingPollerd","appID":159,"level":"DEBUG","message":"Poll -> [i=10] [xxxxxxxxxxx] Ping Request failed with [TIMEOUT]","pid":48155,"thread":7}
{"@timestamp":"2023-11-30T16:19:15.298Z","app":"PingPollerd","appID":159,"level":"DEBUG","message":"Poll -> Polling [i=10] xxxxxxxxxx] results Status=[0] Value=[0]","pid":48155,"thread":7}
{"@timestamp":"2023-11-30T16:19:15.298Z","app":"PingPollerd","appID":159,"level":"INFO","message":"Poll -> Polling Complete [xxxxxxxxxx] results PacketLoss=[100] Value=[0] Jitter=[0] JitterUtil=[0]","pid":48155,"thread":7}