The gateway is deployed in the Google Cloud environment to monitor and manage your resources.
Prerequisite
- Download the gateway for Google Cloud Platform.
- Go to Setup > Downloads > Gateway.
- Download the file from the Google Cloud Gateway widget.
Step 1: Create a storage bucket
Buckets are the basic containers that hold your data. Everything stored in cloud storage must be contained in a bucket.
- Log into GCP with your credentials.
- From the Projects list, select the project to deploy the gateway.
- On the left pane, from Storage menu, click Storage and click Create Bucket.
- From Create a bucket, enter a bucket name (Example: opsramp-gateway) and click Continue.
- From the available default storage class options, select Multi-Regional and click Continue.
- (Optional) Configure Control access to objects and Advanced settings.
- Click Create. The bucket you created is in the Buckets list.
- Click the name of the bucket in the Buckets list.
- From the Objects tab, click Upload Files and select the gateway image file. The gateway image file is uploaded to the bucket.
Step 2: Create an image
A virtual machine image is a single file that has a virtual disk with a bootable operating system. Google permits you to define virtual machine images or use pre-defined images that are used to create one or more virtual machine instances that look alike.
- On the left pane, from the Compute Engine menu, click Images. Images list is displayed.
- Click Create Image.
- Enter the following details:
- Name: Enter a unique name for the gateway image.
- Source: Select Cloud Storage file from the drop-down options.
- Cloud Storage file: Select the gateway image file that is attached to the storage bucket.
- Encryption: Google-managed key is selected by default.
- Click Create. The new image displays in the images list.
Step 3: Create a VM instance
An instance is a virtual machine hosted on the Google infrastructure. A virtual machine instance is created for the gateway using the gateway image.
- On the left pane, from Compute Engine menu, click VM Instances.
- Click Create Instance.
- Enter the following information:
Field Description Name Unique gateway instance name Region Select US-central1
Machine Type Minimum requirement is 4 vCPU, 8 GB Memory Disk Size 60 GB Access scopes Default: Allow default access
Firewall Ensure port 22 and port 5480 are permitted on the gateway to access web and serial user interfaces - Click Create.
- Verify if the gateway is installed in Google Cloud Platform (GCP).
You are now ready to register the gateway.
Step 4: Create a management profile
- Go to Setup > Resources > Management Profiles.
- Click +Add to create a profile.
- From the Management Profile page, select the Client Name for gateway registration.
- Select Gateway for the Profile type.
- Enter a Profile Name.
- Enter a Profile Description and click Submit. The activation token is automatically generated.
- In the Management Gateway Details section, click Copy to copy the activation token.
Step 5: Configure the gateway registration
After creating a management profile, configure the gateway registration using one of the following methods:
- Gateway administration console
- Gateway web user interface
Configure with the administration console
- Log into the gateway VM with the provided username and password. For default login credentials to log into the administration console, contact support.
- From the left pane, click General.
- Verify if the Registration Status is Not Registered and the Tunnel Status is Not Established.
- During the installation of the gateway, the first screen prompts you to set a hostname for the gateway.
- If the hostname is not provided, the gateway is identified based on the MAC Address that is displayed across the user interface.
- Click Network, select Use Static IP address and click Save.
- To configure the gateway to use Proxy, use CTRL+P to navigate to Proxy Settings. By default, Direct connection to the Internet is selected. You can configure the proxy if needed.
- Enter the details for the server (api.opsramp.com) and enter the Activation Token.
- Click Update Now to register the gateway to the platform.
- Verify if the gateway is registered.
Configure with the web user interface
- On the web browser, type the URL as
https://<enter Gateway IP address>:5480
. - From the gateway login screen, provide a default Username and password.
- Click Network. If required, clear the Get an IP Address from DHCP selection and enter the static address.
- (Optional) Enter VLAN, Static Routing, Proxy details.
- From the Administration menu, click Registration.
- From the Registration screen, enter the activation token that you copied while creating the management profile.
- Enter the SaaS Endpoint details (app.opsramp.com) and click Activate.
- Verify if the Registration Status is displayed as Registered.
- Verify if the status is displayed as success.