Hi,
I have a trapper item which only gets data once a week. On that same item is a nodata trigger to create a warning if latest data is older than a week. But as long as absolutly zero data has reached that item, the nodata trigger does not work:
Cannot evaluate function nodata(/ASM_DBBaufi/oracle.asm_dg_health_check_result["DG_DATA_01_MTP2"],8d): item does not have enough data after server start or item creation.
But this is exactly one situation I need it to fire as well. Any ideas on how to make that work?
Regards,
Robert
I have a trapper item which only gets data once a week. On that same item is a nodata trigger to create a warning if latest data is older than a week. But as long as absolutly zero data has reached that item, the nodata trigger does not work:
Cannot evaluate function nodata(/ASM_DBBaufi/oracle.asm_dg_health_check_result["DG_DATA_01_MTP2"],8d): item does not have enough data after server start or item creation.
But this is exactly one situation I need it to fire as well. Any ideas on how to make that work?
Regards,
Robert
Comment