Table of Contents

  • Overview
  • In-depth



Overview


Script Library screen allows CloudMonix users to maintain a collection of scripts that are executed by their resource actions.  




In-depth


When an action that executes a script is configured in a resource dialog, the script for the action is actually stored in Script Library.  Each script has a type (Powershell, Sql, Bash, WebRequest, etc) that allows it to be used with a resource that knows how to execute it.  For example, Sql Azure resources know how to execute SQL scripts, while Windows servers running CloudMonix's diagnostic agent knows how to execute PowerShell scripts