<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Google Cloud &#8211; Nagios Library</title>
	<atom:link href="https://library.nagios.com/tag/google-cloud/feed/" rel="self" type="application/rss+xml" />
	<link>https://library.nagios.com</link>
	<description>Complete Nagios monitoring resources and documentation</description>
	<lastBuildDate>Wed, 08 Apr 2026 20:51:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://library.nagios.com/wp-content/uploads/2024/11/Nagios-Blue-N.svg</url>
	<title>Google Cloud &#8211; Nagios Library</title>
	<link>https://library.nagios.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Use the Google Cloud Wizard in Nagios XI</title>
		<link>https://library.nagios.com/tutorials/how-to-use-the-google-cloud-in-nagios-xi/</link>
		
		<dc:creator><![CDATA[Mark Porraz]]></dc:creator>
		<pubDate>Wed, 20 Aug 2025 19:49:07 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Google Cloud]]></category>
		<category><![CDATA[Wizards]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=62669</guid>

					<description><![CDATA[Nagios XI includes a Google Cloud (GCP) wizard that enables you to easily connect to your project with a service account and quickly configure monitoring of Compute Engine instances (uptime, CPU, memory, disk), network traffic, and key API/service health. You can also refer to this documentation for full details: Here is a direct link to [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Nagios XI includes a <strong>Google Cloud (GCP)</strong> wizard that enables you to easily connect to your project with a service account and quickly configure monitoring of Compute Engine instances (uptime, CPU, memory, disk), network traffic, and key API/service health.</p>



<p>You can also refer to this documentation for full details:</p>


<div class="wp-block-pdfemb-pdf-embedder-viewer"><a href="https://library.nagios.com/wp-content/uploads/2025/12/Monitoring-Google-Cloud-using-NCPA-2024.pdf" class="pdfemb-viewer" style="" data-width="max" data-height="max" data-toolbar="bottom" data-toolbar-fixed="off">Monitoring-Google-Cloud-using-NCPA-2024</a></div>


<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<p>Here is a direct link to the PDF as well:</p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring-Google-Cloud-using-NCPA-2024.pdf" target="_blank" rel="noopener">How to Monitor Google Cloud Using NCPA in Nagios XI</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Monitoring Google Cloud VMs with Nagios XI Using NCPA: A Complete Guide</title>
		<link>https://library.nagios.com/tutorials/monitoring-google-cloud-vms-with-nagios-xi-using-ncpa-a-complete-guide/</link>
		
		<dc:creator><![CDATA[Ayub Huruse]]></dc:creator>
		<pubDate>Fri, 21 Feb 2025 14:14:33 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Google Cloud]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=48896</guid>

					<description><![CDATA[In today’s cloud-driven world, staying ahead of performance issues and security threats is non-negotiable. Your Google Cloud Virtual Machines (VMs) power critical applications, but without the right monitoring, unexpected downtime or resource spikes can disrupt operations. That’s where Nagios XI steps in—offering real-time insights, proactive alerts, and deep visibility into your cloud infrastructure. This guide [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>In today’s cloud-driven world, staying ahead of performance issues and security threats is non-negotiable. Your Google Cloud Virtual Machines (VMs) power critical applications, but without the right monitoring, unexpected downtime or resource spikes can disrupt operations. That’s where <strong><a href="https://www.nagios.com/products/nagios-xi/" target="_blank" rel="noopener">Nagios XI</a></strong> steps in—offering real-time insights, proactive alerts, and deep visibility into your cloud infrastructure.</p>



<p>This guide will walk you through seamlessly integrating <strong>Google Cloud VMs with Nagios XI</strong> using the <strong>Nagios Cross-Platform Agent (NCPA)</strong> and the <strong>Google Cloud Configuration Wizard</strong>—so you can monitor system health, optimize performance, and ensure uptime like a pro.</p>



<p>By the end of this guide, you&#8217;ll have successfully:</p>



<ul class="wp-block-list">
<li>Installed and configured NCPA on your Google Cloud VM.</li>



<li>Set up Nagios XI to monitor essential system metrics.</li>



<li>Used the Google Cloud Configuration Wizard for seamless integration.</li>
</ul>



<h2 class="wp-block-heading">Prerequisites</h2>



<p>Before you begin, make sure you have the following:</p>



<ul class="wp-block-list">
<li>A Google Cloud account with access to the <a>Google Cloud Console</a>.</li>



<li>A Google Cloud VM (Linux, Windows, or other supported operating systems).</li>



<li>Nagios XI installed and ready for configuration.</li>



<li>Firewall rules configured to allow inbound traffic on port 5693 (TCP) for NCPA communication.</li>
</ul>



<p>You’ll also need to install NCPA on the target machine you want to monitor. The installation steps for NCPA on your desired operating system (Windows, RHEL, CentOS, Ubuntu, Debian, or SLES) are available in the <a href="https://www.nagios.org/projects/ncpa/#docs" target="_blank" rel="noopener">NCPA Installation Documentation</a>.</p>



<h2 class="wp-block-heading">Step 1: Deploy a Google Cloud Virtual Machine</h2>



<p>To start, you’ll need to deploy a Google Cloud VM:</p>



<ol class="wp-block-list">
<li><strong>Log in to the Google Cloud Console</strong> at <a href="https://console.cloud.google.com/" target="_blank" rel="noopener">Google Cloud Console</a>.</li>



<li><strong>Create a New VM Instance</strong>:
<ul class="wp-block-list">
<li>Navigate to <em>Compute Engine → VM Instances → Create Instance</em>.</li>



<li>Select the operating system you wish to deploy (Linux or Windows) and configure the necessary settings.</li>
</ul>
</li>



<li><strong>Ensure Network Accessibility</strong>:
<ul class="wp-block-list">
<li>Open port <strong>5693 (TCP)</strong> for NCPA communication in the firewall settings.</li>



<li>If your Nagios XI server is external to Google Cloud, enable external access to the VM.</li>
</ul>
</li>
</ol>



<p>Once your Google Cloud VM is up and running, you can proceed with NCPA installation.</p>



<h2 class="wp-block-heading">Step 2: Install and Configure NCPA on the Google Cloud VM</h2>



<p>NCPA is essential for gathering system metrics like CPU usage, memory, disk space, and network traffic. Follow the official installation guide for your specific operating system (Windows, RHEL, CentOS, Ubuntu, Debian, or SLES).</p>



<p><strong>After installing NCPA</strong>, ensure it is correctly configured:</p>



<ol class="wp-block-list">
<li><strong>Start the NCPA Listener</strong>: Ensure the listener service is running to enable communication.</li>



<li><strong>Set up the API Token</strong>: This token will authenticate the communication between Nagios XI and the Google Cloud VM.</li>



<li><strong>Verify the Installation</strong>: Open a browser and visit <code>https://&lt;google-cloud-vm-ip&gt;:5693/api</code> to confirm that the NCPA API is accessible.
<ul class="wp-block-list">
<li>If the API is not accessible, check the firewall settings to ensure port 5693 is open.</li>
</ul>
</li>
</ol>



<h2 class="wp-block-heading">Step 3: Use the Google Cloud Configuration Wizard in Nagios XI</h2>



<p>Nagios XI simplifies the integration process with its <strong>Google Cloud Configuration Wizard</strong>. Here’s how to use it:</p>



<p>1. <strong>Log into Nagios XI</strong>: Open your Nagios XI dashboard.</p>



<p>2. <strong>Navigate to Configuration Wizards</strong>:</p>



<ul class="wp-block-list">
<li>In the top menu bar, go to <em>Configure → Configuration Wizards</em>.</li>



<li>Select the <em>Google Cloud</em> wizard.</li>
</ul>



<figure class="wp-block-image size-large"><a href="https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142540.png"><img fetchpriority="high" decoding="async" width="1024" height="507" src="https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142540-1024x507.png" alt="Screenshot 2025 02 20 142540" class="wp-image-48899" title="Monitoring Google Cloud VMs with Nagios XI Using NCPA: A Complete Guide 1" srcset="https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142540-1024x507.png 1024w, https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142540-300x149.png 300w, https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142540-768x380.png 768w, https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142540-1536x761.png 1536w, https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142540-360x178.png 360w, https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142540.png 1850w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">google cloud wizard</figcaption></figure>



<p>3. <strong>Enter the Required Information</strong>:</p>



<ul class="wp-block-list">
<li><strong>Host Address or FQDN</strong>: Enter the address or Fully Qualified Domain Name (FQDN) of the Google Cloud VM you want to monitor.</li>



<li><strong>Port Number</strong>: If you’ve changed the default port number from 5693, specify it here.</li>



<li><strong>API Token</strong>: Enter the token you configured during NCPA setup.</li>
</ul>



<p>4. <strong>Click Next</strong> to continue.</p>



<figure class="wp-block-image size-large"><a href="https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142733.png"><img decoding="async" width="1024" height="640" src="https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142733-1024x640.png" alt="Screenshot 2025 02 20 142733" class="wp-image-48900" title="Monitoring Google Cloud VMs with Nagios XI Using NCPA: A Complete Guide 2" srcset="https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142733-1024x640.png 1024w, https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142733-300x188.png 300w, https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142733-768x480.png 768w, https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142733-360x225.png 360w, https://library.nagios.com/wp-content/uploads/2025/02/Screenshot-2025-02-20-142733.png 1233w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">google cloud configuration wizard step 1</figcaption></figure>



<h2 class="wp-block-heading">Step 4: Configure Monitoring Options</h2>



<p>In this step, you’ll define what metrics you want to monitor and set thresholds:</p>



<ol start="1" class="wp-block-list">
<li><strong>Host Name</strong>: Enter a valid host name for your Google Cloud VM.</li>



<li><strong>Select Metrics</strong>: Choose which system metrics to monitor, such as:
<ul class="wp-block-list">
<li>CPU Usage</li>



<li>Memory Usage</li>



<li>Disk Usage</li>



<li>Network Traffic</li>
</ul>
</li>



<li><strong>Adjust Thresholds</strong>: Set warning and critical thresholds for each metric to match your monitoring requirements.
<ul class="wp-block-list">
<li><strong>Best Practices for Thresholds:</strong> Set CPU warnings at 80% usage and critical alerts at 90% to prevent performance degradation.</li>
</ul>
</li>
</ol>



<p>Once you’ve selected all necessary options, click <strong>Next</strong>.</p>



<h2 class="wp-block-heading">Step 5: Finalize the Configuration</h2>



<ol class="wp-block-list">
<li>Nagios XI will apply the configuration, which may take a few minutes.</li>



<li>Review and confirm all settings.</li>



<li>Complete the wizard steps, selecting any additional options as needed.</li>



<li>Click <strong>Finish</strong> to create the new host and service.</li>
</ol>



<h2 class="wp-block-heading">Step 6: View and Verify Monitoring Status</h2>



<p>Once the configuration is applied:</p>



<ol class="wp-block-list">
<li><strong>View Host Status</strong>: Navigate to the <em>Host Status</em> page and locate your Google Cloud VM.</li>



<li><strong>Verify Metrics</strong>: Ensure that all selected metrics (e.g., CPU, memory, disk, network) are being actively monitored.</li>



<li><strong>Adjust Alerts</strong>: If necessary, fine-tune alert thresholds and notifications to ensure you are promptly informed of any performance issues.</li>
</ol>



<h3 class="wp-block-heading">Troubleshooting Common Issues</h3>



<ul class="wp-block-list">
<li><strong>NCPA agent not responding?</strong> Check firewall settings to ensure port 5693 is open.</li>



<li><strong>Metrics not showing?</strong> Verify API token and ensure the NCPA listener is running.</li>



<li><strong>Nagios XI not detecting the host?</strong> Ensure the VM’s external IP is correct and accessible.</li>
</ul>



<h2 class="wp-block-heading">Conclusion</h2>



<p>By following these steps, you’ve successfully integrated your Google Cloud VM into Nagios XI, enabling comprehensive monitoring of your cloud infrastructure. With NCPA and the Google Cloud Configuration Wizard, you can effortlessly track performance metrics, receive alerts, and maintain optimal operation of your Google Cloud resources.</p>



<p>This integration ensures that your IT team can proactively manage cloud environments, ensuring high availability and reliability of critical systems.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
