Site24x7 Google Cloud monitoring (GCP) fetches the health and performance metrics and your Google Cloud resources' data via APIs. Here is an illustrative calculation on how many API calls will be made by Site24x7 for monitoring your Google Cloud ...
Use this sample Terraform script to enable the required APIs for each project. This Terraform script helps you enable all the required APIs for multiple projects in a single deployment. Main.tf provider "google" { project = "base project id" } module ...
You cannot re-add resources that have been deleted or terminated from the Google Cloud console. Log in to Site24x7 and go to Cloud > GCP > click the Google Cloud project or Google Cloud monitor > Management Actions. Scroll down to the Add Deleted ...
In the Add/Edit Google Cloud (GCP) Monitor page (Site24x7 > Cloud > GCP > Add GCP Monitor), the option Automatically Remove Terminated Resources under Resource Termination Settings lets you remove terminated resources (in Google Cloud Console) from ...
Please check for one or more of the below reasons: Discovery of the resource type has been disabled under Select the Resources for Monitoring section in Add/Edit GCP Monitor page in the Site24x7 portal. Exclude/Include GCP Resources using ...
There are two ways to disable auto-discovery of resources in Site24x7: Exclude/Include GCP Resources using Labels/Tags in the Add/Edit GCP Monitor page. Deselect the resources from monitoring under the option Select the Resources for Monitoring in ...
A service account as a JSON file is required to authenticate Site24x7 to perform GCP resource discovery and monitoring. To create a service account, follow the steps below: Log in to your GCP console and click on the hamburger icon at the top left ...
To create a service account key, please follow the steps below: Log in to your GCP console and click on the hamburger icon at the top left corner. Hover on IAM & Admin > click on Service Accounts. Click on the : button beside the service account that ...
The following permissions should be given to a GCP Service Account to monitor and manage your GCP resources in the Site24x7 web client: Ensure the roles listed in the table below are provided to the service account associated with the project, ...