integ/monitoring
Eric MacDonald abaff6b275 Remove alarm query before clear in NTP plugin
Issue titled 'NTP 100.14 alarm is not cleared' exposed
an issue where the NTP plugin alarm clear operation is
circumvented when its pre-curser fm_api.get_fault call
returns None if the fm process is not running.
From the callers point of view the None return suggests
that the alarm to be cleared does not exist so the code
skips the call to clear.

This update works around this by simply issuing the
clear without the query.

Change-Id: Idcc05bb0e7e1aa1082af1e8ecdcb1a5463b19440
Closes-Bug: 1812440
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
2019-01-18 16:32:53 -05:00
..
collectd-extensions Remove alarm query before clear in NTP plugin 2019-01-18 16:32:53 -05:00
influxdb-extensions Implement collectd startup in manifest apply post stage 2019-01-02 10:21:06 -05:00