Alarms are no more displayed in IM and/or Admin Console, apparently after a hub upgrade.
In hub.log there are the below lines:
"hub: Subscribe error: queue alarm_enrichment already has a subscriber"
"hub: Subscribe error: replacing current subscriber not permitted, denying request from 'alarm' at 'xx.xxx.xx.xx'"
Reviewing hub probe UI -> Status tab - found that the alarm_Enrichment queue had a probe profile as ID, for example "logmon"
It happened that the profile enabled in logmon probe subscribed before the alarm_enrichment subscribes to alarm queue and hence the error above in the log.
There are two possible ways to have this fixed (in this specific example the logmon):
1.
- open logmon UI
- disable the profile
- save the changes
- deactivate / activate Alarm_Enrichment probe
2.
- continue to have the profile enabled but change the probe restart order, basically have the logmon probe started after alarm_enrichment.
-