---
title: "Google Cloud(GCP)"
canonical: "https://thoughtdata.refined.site/space/TUD/55643418/Google%20Cloud(GCP)"
format: markdown
---
### Setting up Netsense packet sensor with right traffic feeds in GCP

The functionality of Netsense packet sensor software truly depends on the right traffic fed to it in your Google public cloud IT network. Selecting right computing instances to monitor in your GCP IT network is crucial for efficient network performance monitoring(NPM). Getting visibility into internal communication of your various computing instances in your GCP public cloud is critical for efficient monitoring. VMs/Computing instances running critical application services should be chosen to monitor.

**Setting up packet mirroring in your Google Cloud Platform(GCP)**

GCP provides packet mirroring capability to pick and choose VMs/Computing instances you wish to monitor traffic. The target destination will be the Netsense VM running in your same VPC network as your other VMs.

The below link provides guidance to setting up packet mirroring in GCP.

[Packet Mirroring overview  |  VPC  |  Google Cloud](https://cloud.google.com/vpc/docs/packet-mirroring)

Alternatively, if you do not wish to use packet mirroring capability in GCP, you can choose to install ThoughtData's NetMirror software on your critical VMs which you wish to monitor and stream the traffic to your Netsense VM.

**Using NetMirror software from ThoughtData on your VMs in GCP**

NetMirror software from ThoughtData provides capability to stream traffic from one or more vNICs on your business critical application server VMs to a destination Netsense VM. The destination Netsense VM should be in same VPC as your source VMs. NetMirror software from ThoughtData is a replacement for packet mirroring functionality offered by your GCP. NetMirror software uses very minimal resources on your VM and continuously captures and streams traffic from source VMs to Netsense VM using high data compression. One Netsense sensor can get traffic streams from multiple NetMirrors. NetMirror software is only a layer 3 function and does not interfere with any other communications or applications on your VM.

For guidance to setting up NetMirror in your public cloud refer to the topic in the link below:

"[How to setup NetMirrors for your Netsense sensor in your private/public cloud".](https://thoughtdata.atlassian.net/wiki/spaces/TUD/pages/55643201)