.. _example_system_script_script: ###### Script ###### Test to check advisor scripts ******************** Configuration Script ******************** Description =========== In this scenario, an advisor is triggered to activate the automatic script. When the advisor is changed to `true`, the automatic script associated with the advisor is executed, aplying the commands in the active configuration. Scenario ======== .. include:: script/configurationscript .. raw:: html
****************** Operational Script ****************** Description =========== In this scenario, an advisor is triggered to activate the automatic script. When the advisor is changed to `true`, the automatic script associated with the advisor is executed, proccessing the operational commands in the specified order. Scenario ======== .. include:: script/operationalscript .. raw:: html
*********************** Simple Script Execution *********************** Description =========== In this scenario, an automatic script is activated directly without any advisor triggering. The script is activated using the `system script activate` command. Scenario ======== .. include:: script/simplescriptexecution .. raw:: html
************************ Multiple Triggers Script ************************ Description =========== In this scenario, an advisor is triggered multiple times to activate the automatic script. When the advisor is changed to `true`, the automatic script associated with the advisor is executed, proccessing the operational commands in the specified order. Scenario ======== .. include:: script/multipletriggersscript .. raw:: html