Usecase to call the the ICF_ASLSetting::*::RuleSet script
search cancel

Usecase to call the the ICF_ASLSetting::*::RuleSet script

book

Article ID: 303782

calendar_today

Updated On:

Products

VMware Smart Assurance Network Observability

Issue/Introduction

When and how does the ICF_ASLSetting::*::RuleSet script get called in Smarts IP Domain Manager

Environment

All Supported Smarts releases

Resolution

The ICF_ASLSetting::*::RuleSet script runs in the following conditions

  • When a device is being discovered
  • When a Reconfigure operation is run and the setting for the ICF_ASLSetting::*::RuleSet script is in "Current Settings" section of the Smarts Polling and Thresholds dialog (having been selected from "Available Settings" and moved to "Current Settings")

Additional Information

The RuleSet is a property of the ICF_ASLSetting class as seen in  the following dmctl output:

./dmctl -s <INCHARGE_AM> getProperties ICF_ASLSetting
Properties of class ICF_ASLSetting:
       CreationClassName = <string>
                    Description = <string>
                 DisplayName = <string>
   InstrumentationClass = <string>
                     IsEnabled = <boolean>
                            Name = <string>
                          PartOf = <relationship set>
                        RuleSet = <string>
                ServiceName = <string>
          SettingAppliedBy = <relationship>
             SettingFeature = <string>
                   SettingKey = <string>
                 TargetClass = <string>
                            Type = <string>