We would like to generate alarm only if the "Rule A" and "Rule B" are True. For Example, If CPU Utilization is Above 85% (Rule - A) and CPU Load Average is Above 10 (Rule - B), then Generate an Alarm. Most of the monitoring tools are having this feature.
As of now in UIM, there is no direct option to created the combined rules. Instead, always being suggested to use LUA scripts with Auto Operator on NAS probe.
I just want to simplify this process by adding the ability to use combined rules to reduce the manual work in writing the piece of code for each monitoring requirement.
Probes that need this feature are:
CDM
PROCESSES
NTSERVICES
NTPERF
PERFMON
and if any other probes.
Thank you.
Rajashekar
You can do this with Alarm Policies which is new functionality in UIM 9.0.x and this is due to be GA very soon.