Introduction to the Datacenter Automation Utilities PowerPack

Download this manual as a PDF file

The "Datacenter Automation Utilities" PowerPack includes run book automation and action policies that collect diagnostic information when events occur and assist with general-purpose activities for other "Datacenter Advanced Enrichment" and "Automation Policies" PowerPacks.

This PowerPack also provides various enrichment utilities that validate network connectivity from Skylar One to a target device, and a run book action template that you can use to make network requests (GET/POST) from Skylar One.

You can use this PowerPack to provide enriched events for network connectivity issues for all devices by enabling the actions in this pack. Once enabled, all poller-related events will be enriched with the actions in this pack.

Starting with version 202 of this PowerPack, the vendor-specific run book actions that were in the now-deprecated "Datacenter Advanced Enrichment Actions" PowerPack were moved to the corresponding "Datacenter Advanced Enrichment" or "Automation Policies" PowerPacks. The three "Enrichment: Util" actions were moved to this PowerPack.

What is the Datacenter Automation Utilities PowerPack?

The "Datacenter Automation Utilities" PowerPack supplies a set of policies that assist with managing other "Datacenter Advanced Enrichment" and "Automation" PowerPacks installed on your Skylar One system.

This PowerPack includes the following run book actions, which used to be included in the now-deprecated "Datacenter Advanced Enrichment Actions" PowerPack:

This PowerPack also includes event policies, device groups, run book actions, run book automation policies, and action types from the following PowerPacks:

Upgrading from a Previous Version of the PowerPack

If you have a previous version of the "Datacenter Automation Utilities" PowerPack, you will need to execute the following SQL on your Skylar One system to ensure a seamless transition to this release. These queries ensure any applicable run book actions, automation policies, and other content on the Skylar One system from the previous versions of the "Network Connectivity" and "HTTP Action Type" PowerPacks can receive updates from the upgrade to this release of this PowerPack.

If you are upgrading from version 200 or 201 of this PowerPack, you can skip this step.

To upgrade from a previous release of the "Datacenter Automation Utilities" PowerPack:

  1. In Skylar One, got to the Database Tool page (System > Tools > DB Tool).

  2. Execute the following queries, one at a time:

    UPDATE 'master'.'automation_action_types' SET 'ppguid' = 'B93FB6E9C2E5C7BC8C99A55E4DDD673F' WHERE 'ppguid' IN ('2BF43CA3E82A767F2B14756B64D6E2AE', '1034B560B0D0DFDE390C248396F2A301');

    UPDATE 'master'.'automation_action_types' SET 'ppguid' = 'B93FB6E9C2E5C7BC8C99A55E4DDD673F' WHERE 'guid' IN ('EFE2255897C1700DE6601F6CB7892C9D');

    UPDATE 'master'.'policies_actions' SET 'ppguid' = 'B93FB6E9C2E5C7BC8C99A55E4DDD673F' WHERE 'ppguid' IN ('2BF43CA3E82A767F2B14756B64D6E2AE', '1034B560B0D0DFDE390C248396F2A301');

    UPDATE 'master'.'policies_automation' SET 'ppguid' = 'B93FB6E9C2E5C7BC8C99A55E4DDD673F' WHERE 'ppguid' IN ('2BF43CA3E82A767F2B14756B64D6E2AE', '1034B560B0D0DFDE390C248396F2A301');

    UPDATE 'master_dev'.'device_groups' SET 'ppguid' = 'B93FB6E9C2E5C7BC8C99A55E4DDD673F' WHERE 'ppguid' IN ('2BF43CA3E82A767F2B14756B64D6E2AE', '1034B560B0D0DFDE390C248396F2A301');

Also, if you were using a version of the now-deprecated "Datacenter Advanced Enrichment Actions" PowerPack on your Skylar One system, you will need to run two additional queries.

To upgrade from the "Datacenter Advanced Enrichment Actions" PowerPack:

  1. In Skylar One, go to the Database Tool page (System > Tools > DB Tool).

  2. Execute the following queries, one at a time:

    UPDATE master.dynamic_app SET ppguid ="B93FB6E9C2E5C7BC8C99A55E4DDD673F" WHERE app_guid IN ("9E65983E6129D5B352197D171A66BB4E");

    UPDATE master.policies_actions SET ppguid ="B93FB6E9C2E5C7BC8C99A55E4DDD673F" WHERE action_guid IN ("7447456C1A06B17E845DFA12DDE06C97", "8CFB38D8D133F29F0DF67BB6ED3789AC", "D757533AD358FAE5272DABD873238360");

Installing the Datacenter Automation Utilities PowerPack

Starting with version 202 of this PowerPack, the vendor-specific run book actions that were in the now-deprecated "Datacenter Advanced Enrichment Actions" PowerPack were moved to the corresponding "Datacenter Advanced Enrichment" or "Automation Policies" PowerPacks.

If you are using this PowerPack with any of the latest "Datacenter Advanced Enrichment" or "Automation Policies" PowerPacks, you will need to install version 202 or later of this PowerPack first, before installing the other PowerPacks.

By default, installing a new version of a PowerPack overwrites all content from a previous version of that PowerPack that has already been installed on the target system. You can use the Enable Selective PowerPack Field Protection setting in the Behavior Settings page (System > Settings > Behavior) to prevent new PowerPacks from overwriting local changes for some commonly customized fields. For more information, see the section on Global Settings.

For details on upgrading Skylar One, see the relevant Skylar One Platform Release Notes.

To download and install the PowerPack:

  1. Search for and download the PowerPack from the PowerPacks page at the ScienceLogic Support Center (Skylar One > PowerPacks, login required).
  2. In Skylar One, go to the PowerPacks page (System > Manage > PowerPacks).
  3. Click the Actions button and choose Import PowerPack. The Import PowerPack dialog box appears.
  4. Click [Browse] and navigate to the PowerPack file from step 1.
  5. Select the PowerPack file and click Import. The PowerPack Installer modal displays a list of the PowerPack contents.
  6. Click Install. The PowerPack is added to the PowerPacks page.

If you exit the PowerPack Installer modal without installing the imported PowerPack, the imported PowerPack will not appear in the PowerPacks page. However, the imported PowerPack will appear in the Imported PowerPacks modal. This page appears when you click the Actions menu and select Install PowerPack.