<?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>Tutorials &#8211; Nagios Library</title>
	<atom:link href="https://library.nagios.com/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>https://library.nagios.com</link>
	<description>Complete Nagios monitoring resources and documentation</description>
	<lastBuildDate>Thu, 14 May 2026 19:31:18 +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>Tutorials &#8211; Nagios Library</title>
	<link>https://library.nagios.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Understanding Notification Settings in Nagios XI</title>
		<link>https://library.nagios.com/tutorials/understanding-notification-settings-in-nagios-xi/</link>
		
		<dc:creator><![CDATA[Shamas Demoret]]></dc:creator>
		<pubDate>Thu, 14 May 2026 19:31:17 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Setup & Installation]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=69354</guid>

					<description><![CDATA[Nagios XI is capable of notifying you when a wide variety of events occur in relation to your monitored hosts and services. Learn all about notification settings here!]]></description>
										<content:encoded><![CDATA[
<p>Nagios XI is capable of notifying you when a wide variety of events occur in relation to your monitored hosts and services. Hosts (aka nodes) in Nagios are primary objects with IP addresses or FQDNs. Services are metrics monitored on hosts such as CPU usage on a server or virtual machine, port throughput on a switch, or SSL certificate expiration on a website. </p>



<p>This article provides an overview of key event types which can be used to generate notifications, along with links to related documentation. </p>



<h2 class="wp-block-heading">Host and Service Event Types</h2>



<p>Nagios XI can send you notifications on the following occurrences and state changes:</p>



<h3 class="wp-block-heading">Host Settings </h3>



<ul class="wp-block-list">
<li><strong>Host Acknowledgement</strong> &#8211; this indicates that a user has acknowledged the current problem with the host, which will either suppress further notifications until the object changes state, or until the object recovers if &#8220;Sticky Acknowledgement&#8221; is chosen. </li>



<li><strong>Host Recovery</strong> &#8211; the host has returned to an OK state from a problem state.</li>



<li><strong>Host Down </strong>&#8211; the host is not responding. </li>



<li><strong>Host Unreachable</strong> &#8211; the host cannot be reached, because an intermediary parent host which must be routed through to check it is down. </li>



<li><strong>Host Flapping</strong> &#8211; this indicates that the state of the host object has fluctuated significantly over the last 21 checks run by Nagios. You can find additional details on the related logic <a href="https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/flapping.html" target="_blank" rel="noopener">here</a>.</li>



<li><strong>Host Downtime</strong> &#8211; the host has been placed in administrative downtime by a user, suppressing notifications. </li>
</ul>



<h3 class="wp-block-heading">Service Settings </h3>



<ul class="wp-block-list">
<li><strong>Service Acknowledgement</strong> &#8211; this indicates that a user has acknowledged the current problem with the service, which will either suppress further notifications until the object changes state, or until the object recovers if &#8220;Sticky Acknowledgement&#8221; is chosen. </li>



<li><strong>Service Recovery</strong> &#8211; the service has recovered back to an OK state. </li>



<li><strong>Service Warning</strong> &#8211; the service has exceeded your Warning threshold.</li>



<li><strong>Service</strong> <strong>Unknown</strong> &#8211; this typically indicates an issue with the check plugin being used to check the status.</li>



<li><strong>Service</strong> <strong>Critical</strong> &#8211; the service has exceeded your Critical alert thresholds.</li>



<li><strong>Service</strong> <strong>Flapping</strong> &#8211; this indicates that the state of the service object has fluctuated significantly over the last 21 checks run by Nagios. You can find additional details <a href="https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/flapping.html" target="_blank" rel="noopener">here</a>.</li>



<li><strong>Service</strong> <strong>Downtime</strong> &#8211; the service has been placed in administrative downtime by a user, suppressing notifications.</li>
</ul>



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



<p>You can learn more about setting up notifications here: </p>



<ul class="wp-block-list">
<li><a href="https://library.nagios.com/documentation/nagios-xi-configuring-email-notifications/" target="_blank" rel="noreferrer noopener">Configuring Email and Text Notifications in Nagios XI </a></li>
</ul>



<p>Full details on managing and configuring Nagios XI can be found in the Admin Guide: </p>



<ul class="wp-block-list">
<li><a href="https://assets.nagios.com/downloads/nagiosxi/guides/administrator/index.php#" target="_blank" rel="noreferrer noopener">Nagios XI Admin Guide</a> </li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How To Use The Network Switch/Router Wizard In Nagios XI 2026R1.4+</title>
		<link>https://library.nagios.com/tutorials/how-to-use-the-updated-network-switch-router-wizard-in-nagios-xi/</link>
		
		<dc:creator><![CDATA[Shamas Demoret]]></dc:creator>
		<pubDate>Fri, 01 May 2026 19:23:01 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wizards]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=69329</guid>

					<description><![CDATA[Nagios XI includes a Network Switch/Router Configuration Wizard that enables you to easily scan your network device for interfaces and quickly configure monitoring of port bandwidth and port status. The updated Network Switch/Router Wizard in Nagios XI 2026R1.4+ uses a newplugin and greatly reduces the number of walks performed on the target machine, improvinginformation stability [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Nagios XI includes a Network Switch/Router Configuration Wizard that enables you to easily scan your network device for interfaces and quickly configure monitoring of port bandwidth and port status.</p>



<p>The updated Network Switch/Router Wizard in Nagios XI 2026R1.4+ uses a new<br>plugin and greatly reduces the number of walks performed on the target machine, improving<br>information stability and response time. The new plugin is written in C, significantly improving<br>performance. This Wizard also creates throughput checks compatible with <a href="https://library.nagios.com/techtips/succeed-with-nagios-mod-gearman/">Nagios Mod</a><a href="https://library.nagios.com/techtips/succeed-with-nagios-mod-gearman/" target="_blank" rel="noreferrer noopener">&#8211;</a><a href="https://library.nagios.com/techtips/succeed-with-nagios-mod-gearman/">Gearman</a>.</p>



<p>You can refer to the documentation for full details on using the Wizard:</p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring-Switches-and-Routers-in-Nagios-XI-2026.pdf" target="_blank" rel="noopener">Monitoring Switches and Routers With Nagios XI 2026</a></p>



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


<div class="wp-block-pdfemb-pdf-embedder-viewer"><a href="https://library.nagios.com/wp-content/uploads/2026/05/Monitoring-Switches-and-Routers-in-Nagios-XI-2026.pdf" class="pdfemb-viewer" style="" data-width="max" data-height="max" data-toolbar="bottom" data-toolbar-fixed="off">Monitoring-Switches-and-Routers-in-Nagios-XI-2026</a></div>


<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Use the OpenShift Wizard in Nagios XI</title>
		<link>https://library.nagios.com/tutorials/how-to-use-the-openshift-wizard-in-nagios-xi/</link>
		
		<dc:creator><![CDATA[Shamas Demoret]]></dc:creator>
		<pubDate>Tue, 24 Feb 2026 18:13:44 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wizards]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=67713</guid>

					<description><![CDATA[This document describes how to set up and use the Red Hat OpenShift Wizard in Nagios XI 2026R1.2+ tomonitor metrics such as Node Status and Readiness, Cluster Operators Status, CPU Utilization, andMemory Utilization on your OpenShift cluster. Using the OpenShift Wizard in Nagios XI 2026R1.2+]]></description>
										<content:encoded><![CDATA[
<p>This document describes how to set up and use the Red Hat OpenShift Wizard in Nagios XI 2026R1.2+ to<br>monitor metrics such as Node Status and Readiness, Cluster Operators Status, CPU Utilization, and<br>Memory Utilization on your OpenShift cluster.</p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Using-the-Openshift-Wizard-in-Nagios-XI.pdf" target="_blank" rel="noreferrer noopener">Using the OpenShift Wizard in Nagios XI 2026R1.2+</a></p>



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


<div class="wp-block-pdfemb-pdf-embedder-viewer"><a href="https://library.nagios.com/wp-content/uploads/2026/02/Using-the-Openshift-Wizard-in-Nagios-XIb.pdf" class="pdfemb-viewer" style="" data-width="max" data-height="max" data-toolbar="bottom" data-toolbar-fixed="off">Using-the-Openshift-Wizard-in-Nagios-XIb</a></div>


<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nagios XI Email Notification Setup: Gmail, Microsoft 365, Yahoo, and Zoho Guide (2026)</title>
		<link>https://library.nagios.com/tutorials/nagios-xi-email-notification-setup/</link>
		
		<dc:creator><![CDATA[Ayub Huruse]]></dc:creator>
		<pubDate>Tue, 27 Jan 2026 14:45:00 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Email Delivery]]></category>
		<category><![CDATA[Notifications]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=62823</guid>

					<description><![CDATA[Email notifications are the first line of defense in Nagios XI. When they fail, small issues become outages. This guide walks you through configuring reliable alerts with Gmail/Google Workspace, Microsoft 365/Outlook.com, Yahoo Mail, Zoho Mail, and custom SMTP relays. You’ll set up secure SMTP and OAuth 2.0, keep SPF/DKIM/DMARC aligned, run end-to-end tests, and use [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Email notifications are the first line of defense in Nagios XI. When they fail, small issues become outages. This guide walks you through configuring reliable alerts with Gmail/Google Workspace, Microsoft 365/Outlook.com, Yahoo Mail, Zoho Mail, and custom SMTP relays. You’ll set up secure SMTP and OAuth 2.0, keep SPF/DKIM/DMARC aligned, run end-to-end tests, and use logs and CLI checks to fix issues fast. Follow these steps to keep alerts deliverable, secure, and consistent.</p>



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



<ul class="wp-block-list">
<li><strong>Admin access</strong> to Nagios XI.</li>



<li><strong>Provider account</strong> ready (mailbox or SMTP relay access). For Microsoft 365 OAuth, you’ll need an <strong>App registration</strong> with <strong>Client ID/Secret</strong> and <strong>Tenant ID</strong>.</li>



<li><strong>Time sync:</strong> The XI host is NTP‑synchronized (avoids TLS handshake and token issues).</li>



<li><strong>Firewall/NAT:</strong> Allow outbound TCP on <strong>587</strong> (preferred) and/or <strong>465</strong> to the provider host. Port <strong>25</strong> should be used only when your relay policy explicitly allows it.</li>



<li><strong>Deliverability:</strong> Your sending domain publishes <strong>SPF</strong>, signs with <strong>DKIM</strong>, and enforces <strong>DMARC</strong>. If you run your own relay, ensure valid <strong>PTR (reverse DNS)</strong> and matching <strong>HELO</strong> name.</li>



<li><strong>From address policy:</strong> Use a dedicated sender like <code>alerts@your-domain</code>. Keep <strong>From</strong> and <strong>Envelope-From (Return‑Path)</strong> aligned to a domain you control.</li>
</ul>



<h3 class="wp-block-heading">Where to configure in XI</h3>



<p>Nagios XI makes email setup straightforward. Navigate to these paths:</p>



<ul class="wp-block-list">
<li><strong>Admin → System Config → Email Settings → SMTP with Basic Auth</strong></li>



<li><strong>Admin → System Config → Email Settings → Gmail with OAuth2</strong> (optional Gmail OAuth)</li>



<li><strong>Admin → System Config → Email Settings → Microsoft with OAuth2</strong> (for Microsoft 365)</li>
</ul>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="548" src="https://library.nagios.com/wp-content/uploads/2025/08/Screenshot-2025-08-29-082130-1024x548.png" alt="Screenshot of Nagios XI Admin interface" class="wp-image-63362" title="Nagios XI Email Notification Setup: Gmail, Microsoft 365, Yahoo, and Zoho Guide (2026) 1" srcset="https://library.nagios.com/wp-content/uploads/2025/08/Screenshot-2025-08-29-082130-1024x548.png 1024w, https://library.nagios.com/wp-content/uploads/2025/08/Screenshot-2025-08-29-082130-300x161.png 300w, https://library.nagios.com/wp-content/uploads/2025/08/Screenshot-2025-08-29-082130-768x411.png 768w, https://library.nagios.com/wp-content/uploads/2025/08/Screenshot-2025-08-29-082130-1536x823.png 1536w, https://library.nagios.com/wp-content/uploads/2025/08/Screenshot-2025-08-29-082130.png 1873w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Screenshot of Nagios XI Admin interface.</figcaption></figure>



<h2 class="wp-block-heading">Quick Start for Any Provider</h2>



<p>For a fast setup:</p>



<p>1. Navigate to <strong>Admin → System Config → Email Settings → SMTP with Basic Auth</strong>.</p>



<p>2. Fill in these key fields:</p>



<ul class="wp-block-list">
<li><strong>SMTP Host:</strong> Your provider&#8217;s server, like <code>smtp.gmail.com</code>.</li>



<li><strong>Port:</strong> 587 for TLS/STARTTLS or 465 for SSL/TLS, depending on what&#8217;s required.</li>



<li><strong>Security:</strong> Choose TLS (STARTTLS) or SSL/TLS to match.</li>



<li><strong>Username:</strong> Typically your full email address (skip this for IP-allowlisted relays).</li>



<li><strong>Password:</strong> Your account password or an App Password—switch to OAuth tabs if supported.</li>



<li><strong>Send Mail From:</strong> Something clear like <code>Nagios Alerts &lt;alerts@your-domain.com&gt;</code>.</li>
</ul>



<p>3. Hit <strong>Test Settings</strong> to send a quick email and check if it lands.</p>



<p>Quick tip: If you&#8217;re sending on behalf of a shared mailbox or different address, verify &#8220;Send As&#8221; permissions with your provider to avoid bounces.</p>



<h2 class="wp-block-heading">Provider-Specific Setups</h2>



<p>Email providers keep updating their rules, especially in 2025 with a big shift toward OAuth over basic auth for better security. We&#8217;ve pulled these configs from official sources and tested them to ensure they&#8217;re solid.</p>



<h3 class="wp-block-heading">Gmail (Personal @gmail.com Accounts)</h3>



<p>For personal Gmail, the easiest secure option is an App Password, paired with two-step verification.</p>



<p>1. Enable two-step verification in your Google account settings.</p>



<p>2. Generate an App Password called &#8220;Nagios XI&#8221; and copy that 16-character code.</p>



<p>3. In Nagios XI&#8217;s SMTP section:</p>



<ul class="wp-block-list">
<li><strong>Host:</strong> <code>smtp.gmail.com</code></li>



<li><strong>Port/Security:</strong> 587 with TLS (STARTTLS) or 465 with SSL/TLS.</li>



<li><strong>Username:</strong> Your full Gmail address.</li>



<li><strong>Password:</strong> The App Password (Generated 16-character code).</li>



<li><strong>From:</strong> Your Gmail address or a verified alias.</li>
</ul>



<p>Run <strong>Test Settings</strong> to confirm.</p>



<p>If your organization insists on OAuth, use the <strong>Gmail with OAuth2</strong> tab and follow the prompts with your Google Cloud Client ID and Secret.</p>



<p>Common hiccups: &#8220;535 5.7.8 Username and Password not accepted&#8221; usually means double-check two-step verification is on and you&#8217;re using the App Password. &#8220;Must issue a STARTTLS command first&#8221;? Switch to 587/TLS.</p>



<p>This video walks through setting up email notifications with Gmail.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Setting up Email Notifications | Build the Ultimate XI Episode 2" width="800" height="450" src="https://www.youtube.com/embed/BHf_BjMJcnU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h3 class="wp-block-heading">Google Workspace (Business Accounts)</h3>



<p>Business users get the best results with Google Workspace&#8217;s SMTP relay, especially if you can set up IP allow listing for no-fuss auth.</p>



<ul class="wp-block-list">
<li><strong>Server:</strong> <code>smtp-relay.gmail.com</code></li>



<li><strong>Port:</strong> 587 (recommended with STARTTLS), 465 (SSL/TLS), or 25 (opportunistic TLS).</li>



<li><strong>Security:</strong> Matches the port—opportunistic on 25, STARTTLS on 587, SSL/TLS on 465.</li>



<li><strong>Authentication:</strong> Skip username/password if IP allowlisting is in play; just align your &#8220;From&#8221; with the policy.</li>
</ul>



<h3 class="wp-block-heading">Microsoft 365 </h3>



<p>Microsoft 365 is all about OAuth these days for top-notch security via the Microsoft Graph API.</p>



<p>1. In Microsoft Entra ID (formerly Azure AD):</p>



<ul class="wp-block-list">
<li>Set up an app registration and grab the Tenant ID and Client ID.</li>



<li>Create a Client Secret and keep it safe.</li>



<li>Add the &#8220;Mail.Send&#8221; permission under Microsoft Graph (Application type) and grant admin consent.</li>
</ul>



<p>2. Back in Nagios XI&#8217;s <strong>Microsoft with OAuth2</strong> tab:</p>



<ul class="wp-block-list">
<li>Plug in the Tenant ID, Client ID, and Secret.</li>



<li>Set a valid &#8220;Send From&#8221; mailbox or alias.</li>



<li>Click <strong>Test Credentials</strong>, then <strong>Test Settings</strong>.</li>
</ul>



<p>Stick to modern TLS (1.2 or higher) and keep the &#8220;From&#8221; address in line with what&#8217;s authorized.</p>



<p>As a temporary bridge, you can fall back to SMTP AUTH on <code>smtp.office365.com</code> with port 587 and STARTTLS (no 465 here). Use a licensed mailbox&#8217;s UPN and password, but enable SMTP AUTH at both the org and mailbox levels, and grant &#8220;Send As&#8221; if needed. Heads up: Basic Auth for SMTP is getting the axe permanently in September 2025, so shift to OAuth ASAP.</p>



<p>Typical errors: &#8220;5.7.139 Authentication unsuccessful&#8221; or &#8220;5.7.0 Authentication required&#8221; points to enabling SMTP AUTH (if using it), checking UPN/password, and sticking to 587/STARTTLS. &#8220;5.7.60 Client does not have permissions to send as this sender&#8221;? Grant &#8220;Send As&#8221; or tweak the &#8220;From&#8221;. </p>



<h3 class="wp-block-heading">Outlook.com</h3>



<p>For personal Microsoft accounts like Outlook.com, Hotmail, or Live, keep it simple:</p>



<ul class="wp-block-list">
<li><strong>Server:</strong> <code>smtp-mail.outlook.com</code></li>



<li><strong>Port/Security:</strong> 587 with STARTTLS.</li>



<li><strong>Authentication:</strong> Your full address and password; switch to an App Password if two-step verification is on.</li>
</ul>



<p>Read this article to learn more: </p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://library.nagios.com/tutorials/nagios-xi-email-notifications-via-outlook-microsoft-365-smtp/" target="_blank" rel="noreferrer noopener">Nagios XI Email Notifications for Microsoft 365 Outlook</a></div>
</div>



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



<h3 class="wp-block-heading">Yahoo Mail</h3>



<p>Yahoo keeps third-party access secure with App Passwords.</p>



<p>1. Head to Yahoo Account Security and generate one named &#8220;Nagios XI&#8221;.</p>



<p>2. In Nagios XI SMTP:</p>



<ul class="wp-block-list">
<li><strong>Host:</strong> <code>smtp.mail.yahoo.com</code></li>



<li><strong>Port/Security:</strong> 465 with SSL/TLS or 587 with TLS.</li>



<li><strong>Username:</strong> Your full Yahoo address.</li>



<li><strong>Password:</strong> The App Password.</li>



<li><strong>From:</strong> Your Yahoo address.</li>
</ul>



<p>Read this article to learn more:</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://library.nagios.com/tutorials/how-to-set-up-nagios-xi-email-notifications-with-yahoo-mail-smtp/" target="_blank" rel="noreferrer noopener">How to Set Up Nagios XI Email Notifications with Yahoo Mail SMTP</a></div>
</div>



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



<h3 class="wp-block-heading">Zoho Mail</h3>



<p>Zoho&#8217;s setup varies by region and account type.</p>



<p>For standard accounts:</p>



<ul class="wp-block-list">
<li><strong>Server:</strong> <code>smtp.zoho.com</code> for (US), <code>smtp.zoho.eu</code> for  (EU), <code>smtp.zoho.in</code> for (IN).</li>



<li><strong>Port/Security:</strong> 465 with SSL/TLS or 587 with TLS.</li>



<li><strong>Authentication:</strong> Email and password; use a Zoho App Password if MFA is enabled.</li>



<li><strong>From:</strong> Your Zoho address or allowed alias.</li>
</ul>



<p>Organizations on paid plans might use <code>smtppro.zoho.com</code> with the same ports and security.</p>



<p>Read this article to learn more:</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://library.nagios.com/tutorials/configuring-zoho-mail-for-nagios-xi-email-notifications/" target="_blank" rel="noreferrer noopener">Nagios XI Email Notifications with Zoho Mail SMTP: 2025 Guide</a></div>
</div>



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



<h3 class="wp-block-heading">Custom SMTP / Internal Relay</h3>



<p>For custom setups, loop in your mail team to get:</p>



<ul class="wp-block-list">
<li>The hostname (FQDN), port, TLS mode, and auth method.</li>



<li>Policies for allowed From/Return-Path.</li>



<li>IP allowlisting or certificate rules.</li>



<li>Limits on rates and message sizes.</li>
</ul>



<p>To nail deliverability, publish SPF, sign with DKIM, enforce DMARC, and ensure PTR and HELO match up.</p>



<h2 class="wp-block-heading">Testing and Validation</h2>



<p>Once configured, don&#8217;t skip testing; it&#8217;s the best way to catch issues early.</p>



<ol class="wp-block-list">
<li>In the SMTP settings, click <strong>Test Settings</strong> and send to an email you can access.</li>



<li>Check both the Inbox and Spam/Junk folders.</li>



<li>If it flops, dive into the logs: <code>/usr/local/nagiosxi/tmp/phpmailer.log</code> for XI, or OS-specific ones.</li>



<li>For OAuth, head to the provider portal to validate tokens and credentials.</li>
</ol>



<p>Handy CLI tools for extra checks:</p>



<div class="wp-block-kevinbatdorf-code-block-pro" data-code-block-pro-font-family="Code-Pro-Geist-Mono" style="font-size:.875rem;font-family:Code-Pro-Geist-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.5rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)"><span role="button" tabindex="0" style="color:#D4D4D4;display:none" aria-label="Copy" class="code-block-pro-copy-button"><pre class="code-block-pro-copy-button-pre" aria-hidden="true"><textarea class="code-block-pro-copy-button-textarea" tabindex="-1" aria-hidden="true" readonly># Probe STARTTLS for Microsoft 365
openssl s_client -starttls smtp -connect smtp.office365.com:587 -brief

# Test Gmail SMTP auth with App Password
swaks --to you@domain --server smtp.gmail.com --port 587 --auth LOGIN \
  --auth-user your@gmail.com --auth-password 'your-app-password' --tls

# Generic STARTTLS check
openssl s_client -starttls smtp -connect host.example.com:587 -showcerts</textarea></pre><svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path class="with-check" stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5"></path><path class="without-check" stroke-linecap="round" stroke-linejoin="round" d="M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6"></path></svg></span><pre class="shiki dark-plus" style="background-color: #1E1E1E" tabindex="0"><code><span class="line"><span style="color: #D4D4D4"># Probe STARTTLS for Microsoft 365</span></span>
<span class="line"><span style="color: #D4D4D4">openssl s_client -starttls smtp -connect smtp.office365.com:587 -brief</span></span>
<span class="line"><span style="color: #D4D4D4"></span></span>
<span class="line"><span style="color: #D4D4D4"># Test Gmail SMTP auth with App Password</span></span>
<span class="line"><span style="color: #D4D4D4">swaks --to you@domain --server smtp.gmail.com --port 587 --auth LOGIN \</span></span>
<span class="line"><span style="color: #D4D4D4">  --auth-user your@gmail.com --auth-password &#39;your-app-password&#39; --tls</span></span>
<span class="line"><span style="color: #D4D4D4"></span></span>
<span class="line"><span style="color: #D4D4D4"># Generic STARTTLS check</span></span>
<span class="line"><span style="color: #D4D4D4">openssl s_client -starttls smtp -connect host.example.com:587 -showcerts</span></span></code></pre></div>



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



<h3 class="wp-block-heading">Most Common Issues and Fixes</h3>



<ul class="wp-block-list">
<li><strong>Authentication Failures:</strong> Stick to the right App Password (for Gmail, Yahoo, Zoho) or OAuth (Microsoft 365, Gmail). For Microsoft 365&#8217;s SMTP AUTH fallback, enable it at org and mailbox levels, use 587/STARTTLS, and verify UPN/password. Sending as another address? Grant &#8220;Send As&#8221; permissions.</li>



<li><strong>TLS or Connection Errors:</strong> Ensure ports 587 and/or 465 are open outbound. Your XI host needs TLS 1.2+ and fresh CA certs. Remember, no port 465 for Microsoft 365 client submission.</li>



<li><strong>Relaying Denied:</strong> Auth properly with username/password or OAuth, or lean on an IP-allowlisted relay. Align the &#8220;From&#8221; with policy rules.</li>



<li><strong>Google Workspace Relay:</strong> Prompted for a password? Your policy likely wants IP allowlisting; drop credentials and fix the &#8220;From&#8221; domain.</li>



<li><strong>Gmail:</strong> &#8220;535 5.7.8 Username and Password not accepted&#8221; → Confirm two-step is enabled and use the App Password.</li>
</ul>



<h2 class="wp-block-heading">Quick Reference Table</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Provider</th><th>Server</th><th>Ports</th><th>Security</th><th>Auth Notes</th></tr></thead><tbody><tr><td>Gmail (personal)</td><td>smtp.gmail.com</td><td>587 / 465</td><td>TLS / SSL</td><td>OAuth <strong>preferred</strong>; App Password with 2SV supported. (<a href="https://developers.google.com/workspace/gmail/imap/imap-smtp?utm_source=chatgpt.com" target="_blank" rel="noreferrer noopener">Google for Developers</a>, <a href="https://support.google.com/mail/answer/185833?hl=en&amp;utm_source=chatgpt.com" target="_blank" rel="noreferrer noopener">Google Help</a>)</td></tr><tr><td>Google Workspace (SMTP Relay)</td><td>smtp relay.gmail.com</td><td>25 / 465 / 587</td><td>Opportunistic / SSL / STARTTLS</td><td>Prefer <strong>587/STARTTLS</strong>; IP allowlisting; align From domain. (<a href="https://support.google.com/a/answer/2956491?hl=en&amp;utm_source=chatgpt.com" target="_blank" rel="noreferrer noopener">Google Help</a>)</td></tr><tr><td>Microsoft 365</td><td>smtp.office365.com</td><td>587</td><td>STARTTLS</td><td><strong>OAuth recommended</strong>; SMTP AUTH w/Basic retires Sep 2025; no 465. (<a href="https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/authenticated-client-smtp-submission?utm_source=chatgpt.com" target="_blank" rel="noopener">Microsoft Learn</a>)</td></tr><tr><td>Outlook.com</td><td>smtp.mail.outlook.com</td><td>587</td><td>STARTTLS</td><td>Modern Auth/OAuth2 supported; avoid Basic. (<a href="https://support.microsoft.com/en-us/office/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040?utm_source=chatgpt.com" target="_blank" rel="noopener">Microsoft Support</a>)</td></tr><tr><td>Yahoo Mail</td><td>smtp.mail.yahoo.com</td><td>465 / 587</td><td>SSL / TLS</td><td><strong>App Password</strong> required for third party SMTP. (<a href="https://help.yahoo.com/kb/SLN15241.html?utm_source=chatgpt.com" target="_blank" rel="noopener">Yahoo Help</a>)</td></tr><tr><td>Zoho Mail</td><td>smtp.zoho.com (region variants)</td><td>465 / 587</td><td>SSL / TLS</td><td>Password or App Password (MFA); some orgs use <code>smtppro.zoho.com</code>. (<a href="https://www.zoho.com/mail/help/zoho-smtp.html?utm_source=chatgpt.com" target="_blank" rel="noopener">Zoho</a>)</td></tr><tr><td>Custom/Internal Relay</td><td>your relay</td><td>25 / 587 / 465</td><td>As configured</td><td>Auth and/or IP allowlisting per policy; align From, SPF/DKIM/DMARC. (<a href="https://support.google.com/a/answer/2466580?hl=en&amp;utm_source=chatgpt.com" target="_blank" rel="noopener">Google Help</a>)</td></tr></tbody></table></figure>



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



<p>Reliable email notifications prevent minor issues from becoming outages in Nagios XI. Configure SMTP and OAuth using the provider-validated settings in this guide, prioritize OAuth 2.0 as Microsoft retires legacy methods in 2025, and maintain SPF/DKIM/DMARC alignment to safeguard deliverability. If tests fail, use the logging, CLI checks, and quick-fix steps here to diagnose and resolve issues quickly.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Use the Email Delivery Wizard in Nagios XI</title>
		<link>https://library.nagios.com/tutorials/how-to-monitor-email-delivery-in-nagios-xi/</link>
		
		<dc:creator><![CDATA[Matthew Martinson]]></dc:creator>
		<pubDate>Fri, 09 Jan 2026 18:46:42 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Email Delivery]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[Setup & Installation]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[Wizards]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?post_type=videos&#038;p=61733</guid>

					<description><![CDATA[Learn how to use the Email Delivery wizard in Nagios XI to test the sending and receipt of email messages on your mail server. ]]></description>
										<content:encoded><![CDATA[
<p>Nagios XI includes an Email Delivery Wizard that enables you to quickly configure a check that sends a test email message, verifies receipt, and then deletes the message.</p>



<p>The test email is sent using SMTP, and the verification and deletion are done via IMAP. </p>



<p>This document provides step-by-step instructions and usage notes: </p>


<div class="wp-block-pdfemb-pdf-embedder-viewer"><a href="https://library.nagios.com/wp-content/uploads/2025/10/Monitoring-Email-Delivery-with-Nagios-XI.pdf" class="pdfemb-viewer" style="" data-width="max" data-height="max" data-toolbar="bottom" data-toolbar-fixed="off">Monitoring-Email-Delivery-with-Nagios-XI</a></div>


<div style="height:45px" 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-Email-Delivery-with-Nagios-XI.pdf" target="_blank" rel="noreferrer noopener">How to Use the Email Delivery Wizard in Nagios XI </a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Use Configuration Wizards in Nagios XI</title>
		<link>https://library.nagios.com/tutorials/how-to-use-configuration-wizards-in-nagios-xi/</link>
		
		<dc:creator><![CDATA[Mark Porraz]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 13:45:00 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Wizards]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=62714</guid>

					<description><![CDATA[Configuration wizards provide a simple, step-by-step approach to configuring monitoring of common objects, which streamlines the process of monitoring new devices, services, and applications. With this user-friendly approach, new users can set up monitoring of key items in their infrastructure without advanced knowledge. This video provides a guided walk-through covering each step of how to [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Configuration wizards provide a simple, step-by-step approach to configuring monitoring of common objects, which streamlines the process of monitoring new devices, services, and applications. With this user-friendly approach, new users can set up monitoring of key items in their infrastructure without advanced knowledge.</p>



<p>This video provides a guided walk-through covering each step of how to use configuration Wizards:</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How to Use Configuration Wizards in Nagios XI for Easy Monitoring Setup" width="800" height="450" src="https://www.youtube.com/embed/dp_P6gmq2cI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



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



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



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


<div class="wp-block-pdfemb-pdf-embedder-viewer"><a href="https://library.nagios.com/wp-content/uploads/2025/08/Understanding-and-Using-Configuration-2024-1.pdf" class="pdfemb-viewer" style="" data-width="max" data-height="max" data-toolbar="bottom" data-toolbar-fixed="off">Understanding-and-Using-Configuration-2024-1</a></div>


<div style="height:45px" 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/Understanding-and-Using-Configuration-2024.pdf" target="_blank" rel="noopener">How to Use Configuration Wizards in Nagios XI</a></p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nagios Log Server Quick Start Guide</title>
		<link>https://library.nagios.com/tutorials/nagios-log-server-quick-start/</link>
		
		<dc:creator><![CDATA[Ryan Reisdorf]]></dc:creator>
		<pubDate>Thu, 23 Oct 2025 13:45:00 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[MonitoringGuide]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=64530</guid>

					<description><![CDATA[Nagios Log Server is an enterprise-grade log management and analysis solution that centralizes collection, searching, alerting, and visualization of log data across your entire infrastructure. It provides comprehensive insight into system events, application errors, and security issues, helping teams identify issues faster and ensure compliance and security. This quick start guide walks you through adding [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Nagios Log Server is an enterprise-grade log management and analysis solution that centralizes collection, searching, alerting, and visualization of log data across your entire infrastructure. It provides comprehensive insight into system events, application errors, and security issues, helping teams identify issues faster and ensure compliance and security.</p>



<p>This quick start guide walks you through adding log sources, searching logs, creating dashboards, configuring alerts, managing users, and more.</p>



<h2 class="wp-block-heading">1. Add a Log Source</h2>



<p>To begin collecting logs, navigate to the green “+” icon on the left sidebar. From there, select the type of log source you’d like to start receiving from.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="531" src="https://library.nagios.com/wp-content/uploads/2025/10/image-1-1024x531.png" alt="Image of the Nagios Log Server Home Screen" class="wp-image-64576" title="Nagios Log Server Quick Start Guide 2" srcset="https://library.nagios.com/wp-content/uploads/2025/10/image-1-1024x531.png 1024w, https://library.nagios.com/wp-content/uploads/2025/10/image-1-300x155.png 300w, https://library.nagios.com/wp-content/uploads/2025/10/image-1-768x398.png 768w, https://library.nagios.com/wp-content/uploads/2025/10/image-1-1536x796.png 1536w, https://library.nagios.com/wp-content/uploads/2025/10/image-1.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="604" src="https://library.nagios.com/wp-content/uploads/2025/10/image-3-1024x604.png" alt="Image of the adding a log source in the Nagios Log Server interface" class="wp-image-64578" title="Nagios Log Server Quick Start Guide 3" srcset="https://library.nagios.com/wp-content/uploads/2025/10/image-3-1024x604.png 1024w, https://library.nagios.com/wp-content/uploads/2025/10/image-3-300x177.png 300w, https://library.nagios.com/wp-content/uploads/2025/10/image-3-768x453.png 768w, https://library.nagios.com/wp-content/uploads/2025/10/image-3-1536x906.png 1536w, https://library.nagios.com/wp-content/uploads/2025/10/image-3.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Once selected, each source type provides a guided configuration that explains how to send logs to your Nagios Log Server.</p>



<p><strong>Best Practices:</strong></p>



<ul class="wp-block-list">
<li>Use consistent port numbers and formats across all devices.</li>



<li>Verify log flow after adding each source.</li>



<li>Tag each host for easy identification in dashboards.</li>
</ul>



<p>The video below provides a guided walk-through that covers how to add and verify log sources in Nagios Log Server.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Nagios Log Server 2024R2 Jumpstart: Start Monitoring in Minutes" width="800" height="450" src="https://www.youtube.com/embed/r2kE0ytd7hU?list=PLN-ryIrpC_mBPr9ANwZLNSMpju4ZxFRU9" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading"><strong>2. Simple Mode vs. Advanced Mode Homepage</strong></h2>



<p><strong>Simple Layout<br></strong>The Simple layout focuses on quick, everyday searches.<br>It includes:</p>



<ul class="wp-block-list">
<li>A central search bar.</li>



<li>One-click filters such as Sendmail, 300, 401, 500, MySQL Errors, and Network Outages.</li>



<li>Fast query results with minimal setup.</li>
</ul>



<p>Use Simple layout when you need to quickly check logs, validate incoming sources, or perform basic troubleshooting.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="551" src="https://library.nagios.com/wp-content/uploads/2025/10/image-4-1024x551.png" alt="Image of the Nagios Log Server Home Screen" class="wp-image-64582" title="Nagios Log Server Quick Start Guide 4" srcset="https://library.nagios.com/wp-content/uploads/2025/10/image-4-1024x551.png 1024w, https://library.nagios.com/wp-content/uploads/2025/10/image-4-300x161.png 300w, https://library.nagios.com/wp-content/uploads/2025/10/image-4-768x413.png 768w, https://library.nagios.com/wp-content/uploads/2025/10/image-4-1536x826.png 1536w, https://library.nagios.com/wp-content/uploads/2025/10/image-4.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>Advanced Layou</strong>t</p>



<p>The Advanced layout displays a detailed system overview and full search functionality.<br>It includes:</p>



<ul class="wp-block-list">
<li>Log volume graphs and performance charts.</li>



<li>System Health metrics like Unique Hosts, Active Alerts, and Disk Usage.</li>



<li>Historical statistics and trend visualizations.</li>
</ul>



<p>You can switch between layouts by selecting Simple Search or Advanced Search in the top right corner by clicking on the profile icon.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="551" src="https://library.nagios.com/wp-content/uploads/2025/10/image-5-1024x551.png" alt="mage of the Nagios Log Server Advanced Search Interface" class="wp-image-64583" title="Nagios Log Server Quick Start Guide 5" srcset="https://library.nagios.com/wp-content/uploads/2025/10/image-5-1024x551.png 1024w, https://library.nagios.com/wp-content/uploads/2025/10/image-5-300x161.png 300w, https://library.nagios.com/wp-content/uploads/2025/10/image-5-768x413.png 768w, https://library.nagios.com/wp-content/uploads/2025/10/image-5-1536x826.png 1536w, https://library.nagios.com/wp-content/uploads/2025/10/image-5.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>How to Switch</strong></p>



<ul class="wp-block-list">
<li>Switch between layouts by clicking your profile icon in the top right corner and selecting Simple or Advanced. This instantly changes the home page layout.</li>



<li>Tip: this is also where you can change your theme.</li>
</ul>



<h3 class="wp-block-heading"><strong>3. Creating Custom Queries in Log Server</strong></h3>



<p>Custom queries let you quickly filter and analyze logs for faster troubleshooting. Access them under <strong>Dashboards &gt; Custom Queries</strong> to view templates like 404 Errors or SSH and create your own for targeted searches.</p>



<p>Queries can be saved, edited, or removed at any time for flexible log analysis and also form the basis for alerts.</p>



<p><strong>Best Practices:</strong></p>



<ul class="wp-block-list">
<li>Create queries for frequent or critical issues.</li>



<li>Use Global queries for team visibility.</li>



<li>Remove outdated or unused queries regularly.</li>
</ul>



<p>The video below provides a guided walk-through that covers how to create and manage custom queries in Nagios Log Server.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Creating Custom Queries in Log Server 2024R2" width="800" height="450" src="https://www.youtube.com/embed/26VCH3Jl_JQ?list=PLN-ryIrpC_mBPr9ANwZLNSMpju4ZxFRU9" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



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



<p>Here is documentation for analyzing logs:</p>



<p><a href="https://assets.nagios.com/downloads/nagios-log-server/docs/Analyzing-Logs-With-Nagios-Log-Server.pdf" target="_blank" rel="noopener">How To Analyze Logs in Nagios Log Server 2024R2</a></p>



<h3 class="wp-block-heading"><strong>4. Configuring Alerts in Log Server</strong></h3>



<p>Alerts in Nagios Log Server are triggered when specific log patterns or thresholds are detected. Access them from the <strong>Alerting </strong>tab to view, create, or manage alerts.</p>



<p>You can choose from Query, Real-Time, or Host Freshness alert types, each designed to monitor different conditions. When an alert is triggered, notifications can be sent via email, SNMP traps, or custom scripts depending on your configuration.</p>



<p><strong>Best Practices:</strong></p>



<ul class="wp-block-list">
<li>Use Query alerts for recurring issues like SSH or HTTP errors.</li>



<li>Set appropriate check intervals to balance accuracy and performance.</li>



<li>Regularly review alert results and update thresholds as needed.</li>
</ul>



<p>The video below provides a guided walk-through that covers how to create and manage alerts in Nagios Log Server.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Configuring Alerts in Log Server 2024R2" width="800" height="450" src="https://www.youtube.com/embed/2okhU-Og7wo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



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



<p>Here is documentation for alerting on events:</p>



<p><a href="https://assets.nagios.com/downloads/nagios-log-server/docs/Alerting-On-Log-Events-With-Nagios-Log-Server.pdf" target="_blank" rel="noreferrer noopener">Alerting on Log Events in Nagios Log Server 2024R2 and 2026</a></p>



<h3 class="wp-block-heading"><strong>5. Configuring Email Notifications in Log Server</strong></h3>



<p>Email notifications inform you when alerts are triggered in Nagios Log Server.<br>Go to <strong>Profile</strong> to set your notification email, then open <strong>Admin &gt; General &gt; Mail Settings</strong> to configure SMTP details.</p>



<p>You can configure SMTP details for Gmail, Outlook, or other mail providers to receive alert notifications directly in your inbox.</p>



<p>The video below provides a guided walk-through that covers how to set up email notifications in Nagios Log Server.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How to Set Up Email Notifications in Nagios Log Server 2024R2" width="800" height="450" src="https://www.youtube.com/embed/o_MLo624UaI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h3 class="wp-block-heading"><strong>6. Managing Users in Log Server</strong></h3>



<p>User management in Nagios Log Server R2 enhances security by controlling access and permissions across your environment. Access this feature by going to <strong>Admin &gt; Management &gt; User Management</strong>.</p>



<p>From here, you can create new users or import existing ones from LDAP or Active Directory. Roles and permissions determine whether a user can view, edit, or delete alerts, notifications, contacts, and configuration settings. Admins have full access to all system functions, while standard users are limited to the permissions assigned to them.</p>



<p>You can also restrict host visibility for specific users, ensuring they only see the hosts relevant to their role, and enable or disable external API access as needed.</p>



<p><strong>Best Practices:</strong></p>



<ul class="wp-block-list">
<li>Assign the lowest level of access necessary for each role.</li>



<li>Use LDAP or AD for centralized authentication.</li>



<li>Regularly audit user accounts and permissions.</li>



<li>Limit host visibility for non-admin users.</li>
</ul>



<p>The video below provides a guided walk-through that covers how to create, import, and manage users in Nagios Log Server.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How to Manage Users in Log Server 2024R2" width="800" height="450" src="https://www.youtube.com/embed/-cpdxMbXRRc?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h3 class="wp-block-heading"><strong>Conclusion</strong></h3>



<p>Nagios Log Server provides centralized log collection, powerful search capabilities, and customizable dashboards to help you monitor and analyze system events with ease.<br>This quick start guide equips you to add log sources, create queries, configure alerts, set up notifications, and manage users efficiently.</p>



<p>Start simple, scale as needed, and refer to the <strong><a href="https://assets.nagios.com/downloads/nagios-log-server/guides/administrator/" target="_blank" rel="noreferrer noopener">Nagios Log Server Admin Guide</a></strong> or schedule a <strong><a href="https://www.nagios.com/quickstart/" target="_blank" rel="noreferrer noopener">Quickstart session</a></strong> to get professional assistance with setup and configuration.</p>



<p><br>For additional help, visit the <strong><a href="https://support.nagios.com/forum/" target="_blank" rel="noopener">Nagios Support Forum</a></strong> or visit <strong><a href="https://library.nagios.com/" target="_blank" rel="noreferrer noopener">Nagios Library</a></strong></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nagios XI Quick Start Guide (Modern Theme)</title>
		<link>https://library.nagios.com/tutorials/nagios-xi-quick-start-modern-theme/</link>
		
		<dc:creator><![CDATA[Ayub Huruse]]></dc:creator>
		<pubDate>Thu, 25 Sep 2025 17:33:32 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Modern Theme]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=64222</guid>

					<description><![CDATA[Nagios XI is a robust tool for monitoring, alerting, graphing, and reporting on networks, servers, applications, and services. The Modern theme covered in this guide provides a clean, classic experience, while the Neptune theme refined in the 2026R1 update delivers a sleek, React-based UI with improved navigation, responsive design, and dark/light modes for an enhanced [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Nagios XI is a robust tool for monitoring, alerting, graphing, and reporting on networks, servers, applications, and services. The Modern theme covered in this guide provides a clean, classic experience, while the <a href="https://library.nagios.com/tutorials/nagios-xi-quick-start-neptune-theme/">Neptune theme</a> refined in the 2026R1 update delivers a sleek, React-based UI with improved navigation, responsive design, and dark/light modes for an enhanced user experience. This quick start guide covers adding a new host, updating settings, enabling notifications, managing users, and more.</p>



<h2 class="wp-block-heading">1. Run a Wizard</h2>



<p>To monitor a new host in Nagios XI, use the Configuration Wizards for simple setup without editing files manually. Start by navigating to <strong>Configure </strong>&gt; <strong>Configuration Wizards</strong> or on the <strong>Home</strong> page you can find it under <strong>Getting Started</strong> &gt; <strong>Run a Wizard</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="442" src="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105044-1024x442.png" alt="Screenshot 2025 09 18 105044" class="wp-image-64223" title="Nagios XI Quick Start Guide (Modern Theme) 6" srcset="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105044-1024x442.png 1024w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105044-300x129.png 300w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105044-768x331.png 768w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105044-1536x662.png 1536w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105044.png 1899w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>The Modern theme in Nagios XI helps you launch Configuration Wizards quickly using <strong>Run a Wizard</strong>.</em></figcaption></figure>



<h3 class="wp-block-heading"><strong>Best Practices</strong>:</h3>



<ul class="wp-block-list">
<li>Start with the <strong>Website</strong> <strong>Wizard</strong> to set up some basic monitoring and familiarize yourself with the wizard steps.</li>



<li>Use a unique, descriptive Host Name (e.g., &#8220;Company Website &#8211; Prod&#8221;) for quick identification.</li>



<li>Verify SSL settings if monitoring HTTPS sites to avoid certificate mismatch errors.</li>
</ul>



<p>Read this document to learn more about <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring-Websites-2024.pdf" target="_blank" rel="noopener">How To Monitor Websites In Nagios XI 2024</a>.</p>



<p>The video below provides a guided walk-through that covers how to monitor your first hosts in Nagios XI.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How To Monitor A Website In Nagios XI" width="800" height="450" src="https://www.youtube.com/embed/omooBIeZZ6k?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">2. Mastering Wizards</h2>



<p>Popular wizards in Nagios XI simplify monitoring setup for common items like servers and databases. Start by navigating to <strong>Configure </strong>&gt; <strong>Configuration Wizards</strong> and search by category (e.g., Linux Server, Windows Server, Switch/Router, Website, MySQL).</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="537" src="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105205-1024x537.png" alt="Screenshot 2025 09 18 105205" class="wp-image-64224" title="Nagios XI Quick Start Guide (Modern Theme) 7" srcset="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105205-1024x537.png 1024w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105205-300x157.png 300w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105205-768x403.png 768w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105205-1536x805.png 1536w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-105205.png 1900w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>Monitoring wizards in Nagios XI help you start monitoring quickly and easily.</em></figcaption></figure>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Match the wizard to the host type for cultivated sets of  relevant checks.</li>



<li>Review the <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Understanding-And-Using-Configuration-Wizards-In-Nagios-XI.pdf" target="_blank" rel="noopener">Understanding and Using Config Wizards</a> document to master all of the steps and universal settings.</li>
</ul>



<p>The video below provides a guided walk-through that covers&nbsp;how to monitor Active Directory in Nagios XI.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Using Nagios XI to Monitor Active Directory (Modern)" width="800" height="450" src="https://www.youtube.com/embed/a-6SE16WuOY?start=3&#038;feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">3. Account Settings</h2>



<p>Updating settings in Nagios XI optimizes system performance and customizes the interface for maximum usability. Navigate to <strong>Home &gt; Getting</strong> <strong>Started &gt; Account Settings</strong> or click the <strong>User Icon  &gt; Nagios Admin</strong> to tweak performance, UI, or notification options.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="405" src="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-19-080015-1024x405.png" alt="Account Setting Modern Theme" class="wp-image-64247" title="Nagios XI Quick Start Guide (Modern Theme) 8" srcset="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-19-080015-1024x405.png 1024w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-19-080015-300x119.png 300w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-19-080015-768x304.png 768w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-19-080015-1536x608.png 1536w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-19-080015.png 1908w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>Account settings in Nagios XI help you manage your profile and preferences easily.</em></figcaption></figure>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Adjust performance settings for optimization.</li>



<li>Test upgrades in a dev environment.</li>



<li>Apply changes during low usage periods.</li>
</ul>



<p>The video below provides a guided walk-through that covers the Admin interface.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Nagios XI Admin Page Walkthrough" width="800" height="450" src="https://www.youtube.com/embed/HQLB4eHHx9A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">4. Enable Notifications</h2>



<p>Enabling notifications in Nagios XI delivers timely information about issues, reducing downtime through proactive responses. Configure them under <strong>Admin &gt; Notification Management</strong>.</p>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Use contact groups for easy bulk management.</li>



<li>Set escalations for critical issues.</li>



<li>Leverage retry intervals and parent/child relationships to reduce alert fatigue.</li>
</ul>



<p>Read this document to learn more about <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Configuring-Email-And-Text-Notifications-in-Nagios-XI.pdf" target="_blank" rel="noopener">Configuring Email And Text Notifications In Nagios XI 2024</a>.</p>



<h2 class="wp-block-heading">5. Email Settings</h2>



<p>Setting up emails in Nagios XI enables reliable notification delivery via SMTP. Navigate to <strong>Admin &gt; Email Settings</strong> to configure SMTP details.</p>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Use TLS for secure transmission.</li>



<li>Check spam/junk folders.</li>



<li>Sync server time with NTP to prevent errors.</li>
</ul>



<p>Related Readings: <a href="https://library.nagios.com/tutorials/configuring-zoho-mail-for-nagios-xi-email-notifications/">Nagios XI Email Notifications with Zoho Mail SMTP: 2025 Guide</a></p>



<p>The video below provides a guided walk-through that cover setting up email notifications.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Configuring Email Notifications In Nagios XI" width="800" height="450" src="https://www.youtube.com/embed/O2rp2i7dEOE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">6. Manage Users</h2>



<p>Managing users in Nagios XI ensures proper access control and security through roles and permissions. Access this by navigating to <strong>Admin </strong>&gt; <strong>Manage Users</strong>.</p>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Apply the principle of least privilege.</li>



<li>Use contact groups to simplify notifications.</li>



<li>Regularly audit and review permissions for security.</li>
</ul>



<p>Related Reading: <a href="https://library.nagios.com/techtips/user-roles-and-permissions-nagios-xi/">Set Up User Roles and Permissions in Nagios XI in 4 Easy Steps</a>.</p>



<p>The video below provides a guided walk-through that covers how to add a new user in Nagios XI.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How To Configure Contact Groups In Nagios XI" width="800" height="450" src="https://www.youtube.com/embed/c0iKid2NGQ8?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">7. Leverage Dashboards</h2>



<p>Dashboards in Nagios XI provide customizable, responsive views of monitoring data (dashlets are modular widgets for metrics). For detailed instructions, see the <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Understanding-and-Using-Dashboards-in-Nagios-XI-2026.pdf" target="_blank" rel="noopener">How to Use Nagios XI Dashboards 2026</a> document.</p>



<h3 class="wp-block-heading"><strong>Best Practices</strong>:</h3>



<ul class="wp-block-list">
<li>Create some Global dashboards for team collaboration.</li>



<li>Explore the many dashlets available in both Legacy and Smart dashboards. </li>



<li>Create an XI server status dashboard using either dashlets from the Server Stats section of Smart options or dashlets such as Monitoring Engine Performance, Monitoring Engine Stats, and Server Stats in your Legacy dashboards.</li>



<li>Explore <a href="https://library.nagios.com/tutorials/how-to-make-dashlets/">creating custom dashlets</a>; secure custom dashlet code with <code>htmlspecialchars()</code> and use <code>PDO</code> for SQL queries.</li>
</ul>



<p>The video below provides a guided walk-through that covers each step of&nbsp;how to use Legacy dashboards in Nagios XI.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How To Use Dashboards in Nagios XI" width="800" height="450" src="https://www.youtube.com/embed/W2WErj6BWP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">8. Explore the Core Config Manager</h2>



<p>The Core Config Manager (CCM) in Nagios XI allows advanced management of hosts and services for efficient infrastructure organization. Access this by navigating to <strong>Configure </strong>&gt; <strong>Core Config Manager</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="377" src="https://library.nagios.com/wp-content/uploads/2025/09/image-2-1024x377.png" alt="image 2" class="wp-image-64256" title="Nagios XI Quick Start Guide (Modern Theme) 9" srcset="https://library.nagios.com/wp-content/uploads/2025/09/image-2-1024x377.png 1024w, https://library.nagios.com/wp-content/uploads/2025/09/image-2-300x110.png 300w, https://library.nagios.com/wp-content/uploads/2025/09/image-2-768x283.png 768w, https://library.nagios.com/wp-content/uploads/2025/09/image-2-1536x565.png 1536w, https://library.nagios.com/wp-content/uploads/2025/09/image-2.png 1905w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>Core Config Manager in Nagios XI helps you manage hosts, services, and settings efficiently.</em></figcaption></figure>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Use hostgroups and servicegroups for efficient definitions.</li>



<li>Implement templates for consistency.</li>



<li>Avoid overlapping groups.</li>



<li>Set proper check intervals based on deployment scale.</li>
</ul>



<p>Read this document to learn more about <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Using-the-CCM-for-Hosts-in-Nagios-XI-2024.pdf" target="_blank" rel="noopener">Using the Core Config Manager for Host Management in Nagios XI 2024</a>.</p>



<h2 class="wp-block-heading">9. Run Auto-discovery</h2>



<p>The Auto-Discovery Wizard in Nagios XI automatically detects network devices using Nmap for faster setup and visibility of what&#8217;s on your network.</p>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Scan targeted IP ranges to avoid overload.</li>



<li>Provide credentials for deeper discovery.</li>



<li>Review and filter results before applying.</li>



<li>Combine with wizards for quick monitoring setup.</li>
</ul>



<p>Read this document to learn more about <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Using-Auto-Discovery-in-Nagios-2024.pdf" target="_blank" rel="noopener">How To Use Nagios XI 2024 Auto-Discovery</a>.</p>



<h2 class="wp-block-heading">10. Getting Help with Nagios XI</h2>



<p>For additional support, Nagios offers several resources to assist users:</p>



<ul class="wp-block-list">
<li><strong>Quickstart Remote Sessions</strong>: Schedule a guided remote session with Nagios experts to accelerate setup and configuration. Visit <a href="https://www.nagios.com/quickstart/" target="_blank" rel="noopener">Nagios Quickstart</a> to book a session.</li>



<li><strong>Custom Demos</strong>: Request a personalized <a href="https://www.nagios.com/request-demo/" target="_blank" rel="noopener">demo</a> tailored to your monitoring needs or contact the Nagios team at <a href="mailto:sales@nagios.com">sales@nagios.com</a>.</li>



<li><strong>Pin the Admin Guide</strong>: The <a href="https://assets.nagios.com/downloads/nagiosxi/guides/administrator/index.php#" target="_blank" rel="noopener">Admin Guide</a> provides a directory of foundational documentation. </li>



<li><strong>Community and Documentation</strong>: Explore the <a href="https://support.nagios.com/forum/" target="_blank" rel="noopener">Nagios Community Support Forum</a> for user-contributed solutions, or refer to the official <a href="https://library.nagios.com/docs" target="_blank" rel="noreferrer noopener">Nagios Documentation</a>.</li>



<li><strong>Direct Support</strong>: For specific inquiries or technical assistance, reach out to the Nagios sales team at <a href="mailto:sales@nagios.com">sales@nagios.com</a> for prompt support.</li>
</ul>



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



<p>Nagios XI with the Modern theme empowers efficient, scalable monitoring. This quick start guide equips you to add hosts, configure settings, enable notifications, manage users, and more. Start simple, scale as needed, and refer to the <a href="https://library.nagios.com/">Nagios Library</a> for advanced topics. For support, visit the <a href="https://support.nagios.com/forum/" target="_blank" rel="noopener">Nagios Community Support Forums</a> or contact <a href="mailto:sales@nagios.com" data-type="mailto" data-id="mailto:sales@nagios.com">sales@nagios.com</a>.</p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nagios XI Quick Start Guide (Neptune Theme)</title>
		<link>https://library.nagios.com/tutorials/nagios-xi-quick-start-neptune-theme/</link>
		
		<dc:creator><![CDATA[Ayub Huruse]]></dc:creator>
		<pubDate>Thu, 25 Sep 2025 16:55:43 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Neptune Theme]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=64104</guid>

					<description><![CDATA[Nagios XI is a robust monitoring, alerting, graphing, and reporting tool offering comprehensive insights into networks, servers, applications, and services. The Neptune theme, launched in Nagios XI 2024R1.1 and refined in subsequent updates, delivers a sleek, modern React interface with improved navigation, a responsive design, and dark/light modes for a streamlined user experience. This quick [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Nagios XI is a robust monitoring, alerting, graphing, and reporting tool offering comprehensive insights into networks, servers, applications, and services. The Neptune theme, launched in <a href="https://www.nagios.com/products/nagios-xi/" target="_blank" rel="noopener">Nagios XI</a> 2024R1.1 and refined in subsequent updates, delivers a sleek, modern React interface with improved navigation, a responsive design, and dark/light modes for a streamlined user experience. This quick start guide covers monitoring a new host, updating your settings, enabling notifications, managing users, and more.</p>



<h2 class="wp-block-heading">1. Monitor a New Host</h2>



<p>To monitor a new host in Nagios XI, use Configuration Wizards for simple setup without editing files manually. Start by navigating to <strong>Configure </strong>&gt; <strong>Configuration Wizards</strong> or on the <strong>Home</strong> page you can find it under <strong>Getting Started</strong> &gt; <strong>Monitor a new host</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="538" src="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-17-081730-1024x538.png" alt="Screenshot 2025 09 17 081730" class="wp-image-64164" title="Nagios XI Quick Start Guide (Neptune Theme) 10" srcset="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-17-081730-1024x538.png 1024w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-17-081730-300x158.png 300w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-17-081730-768x404.png 768w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-17-081730-1536x807.png 1536w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-17-081730.png 1870w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>The Neptune theme in Nagios XI helps you launch Configuration Wizards quickly using Monitor a new host.</em></figcaption></figure>



<h3 class="wp-block-heading"><strong>Best Practices</strong>:</h3>



<ul class="wp-block-list">
<li>Start with the Website wizard to set up some basic monitoring and familiarize yourself with the wizard steps. </li>



<li>Use a unique, descriptive Host Name (e.g., &#8220;Company Website &#8211; Prod&#8221;) for quick identification.</li>



<li>Verify SSL settings if monitoring HTTPS sites to avoid certificate mismatch errors.</li>
</ul>



<p>Read this document to learn more about <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring-Websites-2024.pdf" target="_blank" rel="noopener">How To Monitor Websites In Nagios XI 2024</a>.</p>



<p>The video below provides a guided walk-through that covers how to monitor your first hosts in Nagios XI.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Monitoring Your First Hosts In Nagios XI" width="800" height="450" src="https://www.youtube.com/embed/k7aSYDpjshA?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">2. Mastering Wizards</h2>



<p>Popular wizards in Nagios XI simplify monitoring setup for common items like servers and databases. Start by navigating to <strong>Configure </strong>&gt; <strong>Configuration Wizards</strong> and search by category (e.g., Linux Server, Windows Server, Switch/Router, Website, MySQL).</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="540" src="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-084751-1024x540.png" alt="Screenshot 2025 09 18 084751" class="wp-image-64214" title="Nagios XI Quick Start Guide (Neptune Theme) 11" srcset="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-084751-1024x540.png 1024w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-084751-300x158.png 300w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-084751-768x405.png 768w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-084751-1536x809.png 1536w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-18-084751.png 1896w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>Monitoring Wizards in Nagios XI help you start monitoring quickly and easily.</em></figcaption></figure>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Match the wizard to the host type for cultivated sets of relevant checks.</li>



<li>Review the <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Understanding-And-Using-Configuration-Wizards-In-Nagios-XI.pdf" target="_blank" rel="noopener">Understanding and Using Configuration Wizards</a> document to master all of the steps and universal settings.</li>
</ul>



<p>The video below provides a guided walk-through that covers how to use Configuration Wizards in Nagios XI.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How to Use Configuration Wizards in Nagios XI for Easy Monitoring Setup" width="800" height="450" src="https://www.youtube.com/embed/dp_P6gmq2cI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">3. Update Your Settings</h2>



<p>Updating settings in Nagios XI optimizes system performance and customizes the interface for maximum usability. Go to <strong>Home </strong>&gt;<strong> Getting Started</strong> &gt; <strong>Update your settings</strong> or click the <strong>User Icon</strong> &gt; <strong>Account Settings</strong> (as Nagios Admin or your user).</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="521" src="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-22-074936-1024x521.png" alt="Screenshot 2025 09 22 074936" class="wp-image-64258" title="Nagios XI Quick Start Guide (Neptune Theme) 12" srcset="https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-22-074936-1024x521.png 1024w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-22-074936-300x153.png 300w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-22-074936-768x391.png 768w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-22-074936-1536x781.png 1536w, https://library.nagios.com/wp-content/uploads/2025/09/Screenshot-2025-09-22-074936.png 1907w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>Account settings in Nagios XI help you manage your profile and preferences easily.</em></figcaption></figure>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Adjust performance settings for optimization.</li>



<li>Test upgrades in a dev environment.</li>



<li>Apply changes during low usage periods.</li>
</ul>



<p>The video below provides a guided walk-through that covers the Admin interface.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Nagios XI (Neptune Theme) – Complete Admin Interface Walkthrough" width="800" height="450" src="https://www.youtube.com/embed/fMwyYhco2PA?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">4. Enable Notifications</h2>



<p>Enabling notifications in Nagios XI delivers timely information about issues, reducing downtime through proactive responses. Configure them under <strong>Admin </strong>&gt; <strong>Notification Management</strong>.</p>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Use contact groups for easy management.</li>



<li>Set escalations for critical issues.</li>



<li>Leverage retry intervals and parent/child relationships to reduce alert fatigue.</li>
</ul>



<p>Read this document to learn more about <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Configuring-Email-and-Text-in-Nagios-XI-2024.pdf" target="_blank" rel="noopener">Configuring Email And Text Notifications In Nagios XI 2024</a>.</p>



<p>The video below provides a guided walk-through that covers configuring notification methods in Nagios XI.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Configuring Notification Methods In Nagios XI" width="800" height="450" src="https://www.youtube.com/embed/XXW4-cvlWQQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">5. Set Up Emails</h2>



<p>Setting up emails in Nagios XI enables reliable notification delivery via SMTP. Navigate to <strong>Admin </strong>&gt; <strong>Email Settings</strong> and input your SMTP details.</p>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Use TLS for secure transmission.</li>



<li>Check spam/junk folders.</li>



<li>Sync server time with NTP to prevent errors.</li>
</ul>



<p>Related Readings : <a href="https://library.nagios.com/tutorials/configuring-zoho-mail-for-nagios-xi-email-notifications/">Nagios XI Email Notifications with Zoho Mail SMTP: 2025 Guide</a></p>



<p>The video below provides a guided walk-through that cover setting up email notifications.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Setting up Email Notifications | Build the Ultimate XI Episode 2" width="800" height="450" src="https://www.youtube.com/embed/BHf_BjMJcnU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">6. Manage Users</h2>



<p>Managing users in Nagios XI ensures proper access control and security through roles and permissions. Access this via <strong>Admin </strong>&gt; <strong>Manage Users</strong>.</p>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Apply the principle of least privilege.</li>



<li>Use contact groups to simplify notifications.</li>



<li>Regularly audit and review permissions for security.</li>
</ul>



<p>Related Reading: <a href="https://library.nagios.com/techtips/user-roles-and-permissions-nagios-xi/">Set Up User Roles and Permissions in Nagios XI in 4 Easy Steps</a>.</p>



<p>The video below provides a guided walk-through that covers how to add a new user in Nagios XI.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How To Add A New User In Nagios XI" width="800" height="450" src="https://www.youtube.com/embed/2deaGjKb6Co?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">7. Leverage Dashboards</h2>



<p>Dashboards in Nagios XI provide customizable, responsive views of monitoring data (dashlets are modular widgets for metrics). For detailed instructions, see the <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Understanding-and-Using-Dashboards-in-Nagios-XI-2026.pdf" target="_blank" rel="noopener">How to Use Nagios XI Dashboards 2026</a> document.</p>



<h3 class="wp-block-heading"><strong>Best Practices</strong>:</h3>



<ul class="wp-block-list">
<li>Create some Global dashboards for team collaboration.</li>



<li>Explore the many dashlets available in both Legacy and Smart dashboards. </li>



<li>Create an XI server status dashboard using either dashlets from Server Stats section of Smart options or dashlets such as Monitoring Engine Performance, Monitoring Engine Stats, and Server Stats in your Legacy dashboards.</li>



<li>Explore <a href="https://library.nagios.com/tutorials/how-to-make-dashlets/">creating custom dashlets</a>; secure custom dashlet code with <code>htmlspecialchars()</code> and use <code>PDO</code> for SQL queries.</li>
</ul>



<p>This video provides a guided walk-through of using Smart dashboards in Nagios XI: </p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Nagios XI 2026: Smart Dashboards" width="800" height="450" src="https://www.youtube.com/embed/XQZcZSPOzu4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">8. Manage Hosts and Services</h2>



<p>The Core Config Manager (CCM) in Nagios XI allows advanced management of hosts and services for efficient infrastructure organization. Access via <strong>Configure </strong>&gt; <strong>Core Config Manager</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="523" src="https://library.nagios.com/wp-content/uploads/2025/09/image-3-1024x523.png" alt="image 3" class="wp-image-64257" title="Nagios XI Quick Start Guide (Neptune Theme) 13" srcset="https://library.nagios.com/wp-content/uploads/2025/09/image-3-1024x523.png 1024w, https://library.nagios.com/wp-content/uploads/2025/09/image-3-300x153.png 300w, https://library.nagios.com/wp-content/uploads/2025/09/image-3-768x392.png 768w, https://library.nagios.com/wp-content/uploads/2025/09/image-3-1536x785.png 1536w, https://library.nagios.com/wp-content/uploads/2025/09/image-3.png 1906w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>Core Config Manager in Nagios XI helps you manage hosts, services, and settings efficiently.</em></figcaption></figure>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Use hostgroups and servicegroups for efficient definitions.</li>



<li>Implement templates for consistency.</li>



<li>Avoid overlapping groups.</li>



<li>Set proper check intervals based on deployment scale.</li>
</ul>



<p>The video below provides a guided walk-through that covers the basics of hosts and services in Nagios XI.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Nagios XI Basics: Hosts and Services" width="800" height="450" src="https://www.youtube.com/embed/jJjnsNx31jQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">9. Run Auto-discovery</h2>



<p>The Auto-Discovery Wizard in Nagios XI automatically detects network devices using Nmap for faster setup and visibility of what&#8217;s on your network.</p>



<h3 class="wp-block-heading">Best Practices:</h3>



<ul class="wp-block-list">
<li>Scan targeted IP ranges to avoid overload.</li>



<li>Provide credentials for deeper discovery.</li>



<li>Review and filter results before applying.</li>



<li>Combine with wizards for quick monitoring setup.</li>
</ul>



<p>Read this document to learn more about <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Using-Auto-Discovery-in-Nagios-2024.pdf" target="_blank" rel="noopener">How To Use Nagios XI 2024 Auto-Discovery</a>.</p>



<p>The video below provides a guided walk-through that covers how to use Auto-Discovery in Nagios XI.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How to Use Auto-Discovery in Nagios XI (Neptune)" width="800" height="450" src="https://www.youtube.com/embed/IOaBIEuP-X0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">10. Getting Help with Nagios XI</h2>



<p>For additional support, Nagios offers several resources to assist users:</p>



<ul class="wp-block-list">
<li><strong>Quickstart Remote Sessions</strong>: Schedule a guided remote session with Nagios experts to accelerate setup and configuration. Visit <a href="https://www.nagios.com/quickstart/" target="_blank" rel="noopener">Nagios Quickstart</a> to book a session.</li>



<li><strong>Custom Demos</strong>: Request a personalized <a href="https://www.nagios.com/request-demo/" target="_blank" rel="noopener">demo</a> tailored to your monitoring needs or contact the Nagios team at <a href="mailto:sales@nagios.com">sales@nagios.com</a>.</li>



<li><strong>Pin the Admin Guide:</strong> the <a href="https://assets.nagios.com/downloads/nagiosxi/guides/administrator/index.php#" target="_blank" rel="noopener">Admin Guide</a> provides a directory of foundational documentation. </li>



<li><strong>Community and Documentation</strong>: Explore the <a href="https://support.nagios.com/forum/" target="_blank" rel="noopener">Nagios Community Support Forums</a> for user-contributed solutions, or refer to the official <a href="https://library.nagios.com/docs" target="_blank" rel="noreferrer noopener">Nagios Documentation</a>.</li>



<li><strong>Direct Support</strong>: For specific inquiries or technical assistance, reach out to the Nagios sales team at <a href="mailto:sales@nagios.com">sales@nagios.com</a> for prompt support.</li>
</ul>



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



<p>Nagios XI with the Neptune theme empowers efficient, scalable monitoring. This quick start guide equips you to add hosts, configure settings, enable notifications, manage users, and more. Start simple, scale as needed, and refer to the <a href="https://library.nagios.com/">Nagios Library</a> for advanced topics. For support, visit the <a href="https://support.nagios.com/forum/" target="_blank" rel="noopener">Nagios Community Support Forums</a> or contact <a href="sales@nagios.com">sales@nagios.com</a>.</p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Use the Meraki Switch Wizard in Nagios XI</title>
		<link>https://library.nagios.com/tutorials/how-to-use-the-meraki-switch-wizard-in-nagios-xi/</link>
		
		<dc:creator><![CDATA[Ayub Huruse]]></dc:creator>
		<pubDate>Thu, 25 Sep 2025 13:57:47 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Router and Switch Monitoring]]></category>
		<category><![CDATA[Wizards]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=64264</guid>

					<description><![CDATA[Nagios XI includes a Meraki Switch Wizard that discovers Cisco Meraki switches via the Meraki API or SNMP, auto-detects interfaces, and lets you quickly set up per-port monitoring for status and bandwidth (Rate In/Rate Out) with bulk selection and warning/critical thresholds across one or many switches. You can also refer to this documentation for full [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Nagios XI includes a Meraki Switch Wizard that discovers Cisco Meraki switches via the Meraki API or SNMP, auto-detects interfaces, and lets you quickly set up per-port monitoring for status and bandwidth (Rate In/Rate Out) with bulk selection and warning/critical thresholds across one or many switches.</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/09/Monitoring-Meraki-Switches-with-Nagios-XI.pdf" class="pdfemb-viewer" style="" data-width="max" data-height="max" data-toolbar="bottom" data-toolbar-fixed="off">Monitoring-Meraki-Switches-with-Nagios-XI</a></div>


<div style="height:29px" 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-Meraki-Switches-with-Nagios-XI.pdf" target="_blank" rel="noopener">How To Monitor Meraki Switches With Nagios XI 2026</a></p>



<p><canvas width="821" height="1063"></canvas></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
