We are seeing some probe (eg. Vmware Probe) not sending QOS even though the templates are active correctly.
This seems to be caused by plugin_metric.cfg contains Alarm Policies even though they are not in the DB.
Where are these policies coming from if they are not in OC?
DX UIM 23.4.4. (CU4)
plugin_metric.cfg contains Alarm Policies even though they are not in the DB. There are some left entries in the DB of old policies. The CRS reads the DB and feeds the plugin_metric.cfg with it at each cycle.
Previously deleted policies were not completely deleted correctly.
This issue is resolved on DX UIM 23.4CU5
Workaround for CU4:
Check if there are any policies for the affected servers on the following tables:
select * from SSRV2PolicyTargetStatusselect * from SSRV2PolicyCheckSumselect * from SSRV2PolicyProfileBlob
If there are delete them from the DB.
Log a support case with Broadcom Support for help with deleting the policies manually from the DB if needed.