Integrating with Auvik

Introduction

Use this article as a guide to create and maintain an RMM integration with Auvik. This gives you information about Device Name, Manufacturer, Model, connected MAC Addresses, and IPs in IT Glue.

It should only take about an hour to get up and running with Auvik. This is a rough estimate based on our experience with several partners who activated the integration.

The Auvik sync described below will do the following:

  • Discovers all companies and devices in Auvik
  • Matches Auvik companies to organizations in IT Glue using the Auvik Company field
  • Suggests organizations based on name and pattern recognition
  • Matches devices to configurations in IT Glue using a MAC address or serial number
  • Suggests configurations based on an exact name

For more information about the device mappings, see RMM Field Mappings.

Prerequisites

  • An SSL connection with a valid certificate (not self-signed) from a trusted authority is required. The following are the certificate requirements:
    • Certificate must be signed by a valid issuer (not a self-signed certificate).
    • SSL chain including the intermediate certificates must be complete.
    • The FQDN for the server hosting the RMM instance must match one of the certificate's common names.
      Note:  Use an online SSL checker such as SSL Shopper to check your certificate status.
  • Manager or Administrator level access to IT Glue.
  • A Manager role will only be able to see RMM matched/unmatched data for organizations that they have explicit access to. To grant access to RMM data for all organizations, refer to Step 7 of our Adding and removing users topic.

Instructions

Secure connection

IT Glue talks to Auvik via API to monitor for devices so we can perform our routine sync. We recommend that you create a new Auvik "Master" user account (preferably named itglue) with permission to view the assets for which you'd like us to sync.

  1. From the left-hand menu in Auvik, navigate to Manager Users > Roles.
    IT_Glue_Sandbox.png
  2. Create a new role with following permissions:
    Permissions.png
  3. Assign the role to the user account created for the integration.
    Note: When creating the user, assign the role with access to all clients you want to provide access.
  4. Login as the user, and create an API Key under the User's Edit Profile Screen.
  5. Save the API key for using it later.

IMPORTANT  Auvik will disallow API access to your parent tenant if any child site was granted the “No Access” permissions for the integration user and API key within Auvik. In this case, you will not be able to complete a full Auvik sync. For more details on this, please refer to Auvik’s How do I edit or delete existing users KB article.

Enter your RMM credentials

  1. Log in to IT Glue and navigate to Account > Integrations. Then, click on the green + New button and then on the Auvik icon.
    Auvik.png
  2. Enter your Auvik Fully Qualified Domain Name (example.auvik.com) and login credentials. Then, click on the Connect button. Note that with multi-tenants, the domain used in the API call must match the region in which the account resides. To locate the region, log into your Auvik dashboard and look at the URL in your browser’s address bar. A full sync cannot start if the FDQN does not match the browser address bar.
    Auvik___IT_Glue.png

NOTE  If the credentials fail for any reason, syncing will stop until you re-enter your credentials.

Sync Data

  1. From the Account > Integrations screen, click Actions > Start Manual Sync.
    Start_Manual_Sync.png
  2. When the sync is complete, the Status column changes from Syncing... to OK.

Organization Matching

IT Glue discovers companies and devices and tries to match them to data in your account.The matching logic can be found in the Introduction section of this article. Anything that isn't automatically matched will need to be manually actioned. Clients belonging to a multi-client in Auvik will be synced into IT Glue as organizations.

  1. From the Account Integrations screen, find Auvik in the list and click on Actions > Matching.
  2. In the Unmatched tab, review the unmatched organizations.
    1. If you're happy with a suggested match, click Accept Suggestion to accept it.
      RMM-customer-unmatched_screen_accept_suggested_match.png
    2. If there is no suggested match, or it is incorrect, you can search for and choose a different organization using the Match To field.
    3. If no organization exists in IT Glue, you can choose to create an organization. You can also choose to ignore groups, which means they won't count as unmatched items in subsequent syncs.

      IMPORTANT   Warning. Before creating an organization from the matching screen, ensure that no corresponding organization already exists, otherwise a duplicate will be created.

  3. If any matches are incorrect, click on Actions > Change Match and select a different organization to match to.

Configuration matching

Once all organizations have been matched, the same process should be followed for any unmatched configurations.

  1. From the Matched tab, choose any organization that has unmatched configurations, click the Actions button, and select Match Devices. RMM-customer-matched_screen_match_devices.png
  2. For any unmatched configurations, you can either accept the suggested match, search for an IT Glue configuration by entering the name in the Match To column, or create a new configuration by clicking Actions > Create Configuration.
  3. Before you create configurations, first match any of the devices based on MAC addresses or serial number, for example, virtual servers. When you're done matching, you can create (in bulk or individually) any of the remaining devices coming in from Auvik.

    IMPORTANT  We don't recommend that you create configurations from Auvik if you'd like to then have them populate from IT Glue to your PSA. New items created from such data will not sync with your PSA unless you choose to do so manually by editing and saving each and every item. This is absolutely manual and is not recommended.

  4. Repeat for each organization until all configurations are actioned.

Once everything is matched, the setup is complete. At any time, you can come back to these instructions to discover and match new organizations and configurations from Auvik.

RMM logic

Before an organization, site, location, or company in an RMM tool can sync with IT Glue to create an IT Glue organization, you must add at least one configuration to it. If there are none and the organization does not already exist in IT Glue from any other source, then it will not appear in IT Glue. In this case, you will need to create it manually.

Only RMM companies that have at least one RMM record will sync into IT Glue.

Related articles