Rules Details Page
The Rule Details page provide details on the tests associated with the rule. You can also edit or create new tests for the rule.
Figure 72: Rule Details Page
Actions
The page contains the following buttons to take action on the rule:
|
•
|
Edit Rule - Click the Edit Rule button to update the microagent name, method name, interval, and schedule for the rule. |
|
•
|
New Test - Click the New Test button to create a new test for the rule. |
|
•
|
Export MAD - Click the Export MAD button to export the microagent descriptor to the .hmd file. |
Rule Information
The following fields are displayed for the rule:
Test List
The page also displays the list of tests associated with the rule with some information about them. The following are the columns displayed for the tests list:
|
•
|
Name - The name of the test. Click on the test name to open the Test Details page. |
|
•
|
True Condition Policy - Specifies if the true condition policy has been applied for the test. If the true condition policy has been applied, the action is triggered only after the test passed for the specified number (True Count Threshold) of test evaluations. The values are: |
|
•
|
Clear Condition Policy - Specifies the clear policy that is applied to the test. The values are: |
|
—
|
CLEAR_ON_FIRST_FALSE - After the test becomes true , the test is cleared when the first time the test changes from true to false . |
|
—
|
CLEAR_TIMER - After the test becomes true it remains true until the specified interval has passed without an additional true test. |
|
—
|
CLEAR_TEST - After the test becomes true , it becomes false only when the specified clear test expression becomes true . |
|
•
|
Schedule - Specifies the schedule applied to the test. |
|
•
|
Actions - Specifies the list of action that you can take on the test. The following actions are available for the test: |
|
—
|
Derive a new test from the selected test. |