<?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>XI User Interface &#8211; Nagios Library</title>
	<atom:link href="https://library.nagios.com/tag/xi-user-interface/feed/" rel="self" type="application/rss+xml" />
	<link>https://library.nagios.com</link>
	<description>Complete Nagios monitoring resources and documentation</description>
	<lastBuildDate>Tue, 31 Mar 2026 16:04:37 +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>XI User Interface &#8211; Nagios Library</title>
	<link>https://library.nagios.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Custom Includes and Logo: 2 Cool Nagios XI User Interface Tricks</title>
		<link>https://library.nagios.com/techtips/nagios-xi-custom-includes-and-logo/</link>
		
		<dc:creator><![CDATA[Shamas Demoret]]></dc:creator>
		<pubDate>Mon, 02 Jun 2025 13:45:00 +0000</pubDate>
				<category><![CDATA[Techtips]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[XI User Interface]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=57381</guid>

					<description><![CDATA[Nagios XI comes pre-loaded with several themes to choose from, but with Custom Includes you can really make the look of the UI your own. Learn how here!]]></description>
										<content:encoded><![CDATA[
<p>Nagios XI comes pre-loaded with several great themes to choose from, but with Custom Includes you can really make the look of the web interface your own. Although the included themes like Modern Dark, its brighter twin Modern Light, the streamlined Neptune option, throwback options like 2014 and Classic, and Color Correction mode provide a variety of choices for the look and feel of the web interface, some users and organizations may wish to customize further. </p>



<p>In this article we&#8217;ll discuss Custom Includes, a way to fine-tune and personalize your experience in the XI user interface (UI).</p>



<h2 class="wp-block-heading">How to Use Custom Includes</h2>



<p>To access the component, navigate to <strong>Admin &gt; System Extensions &gt; Custom Includes.</strong>  </p>



<figure class="wp-block-image size-large"><a href="https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-menu2.png"><img fetchpriority="high" decoding="async" width="1024" height="486" src="https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-menu2-1024x486.png" alt="Screenshot of the Custom Includes menu in Nagios XI." class="wp-image-57486" title="Custom Includes and Logo: 2 Cool Nagios XI User Interface Tricks 1" srcset="https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-menu2-1024x486.png 1024w, https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-menu2-300x142.png 300w, https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-menu2-768x364.png 768w, https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-menu2-1536x729.png 1536w, https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-menu2.png 1880w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">Head to Admin &gt; Custom Includes to access the feature. </figcaption></figure>



<p>Here you can upload CSS, Javascript, and image files, and once uploaded, select which you want to activate to modify the user interface.</p>



<p>As a simple example, let&#8217;s change the header and footer to a new gradient. First, we&#8217;ll verify the name of the objects we want to modify by right-clicking them and choosing Inspect in our browser:</p>



<figure class="wp-block-image size-large"><a href="https://library.nagios.com/wp-content/uploads/2025/05/Inspect1.png"><img decoding="async" width="1024" height="549" src="https://library.nagios.com/wp-content/uploads/2025/05/Inspect1-1024x549.png" alt="Screenshot of the Nagios XI UI, with the header rightclicked to show the browser context menu." class="wp-image-57491" title="Custom Includes and Logo: 2 Cool Nagios XI User Interface Tricks 2" srcset="https://library.nagios.com/wp-content/uploads/2025/05/Inspect1-1024x549.png 1024w, https://library.nagios.com/wp-content/uploads/2025/05/Inspect1-300x161.png 300w, https://library.nagios.com/wp-content/uploads/2025/05/Inspect1-768x412.png 768w, https://library.nagios.com/wp-content/uploads/2025/05/Inspect1-1536x824.png 1536w, https://library.nagios.com/wp-content/uploads/2025/05/Inspect1.png 1919w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">Inspect the UI element you wish to modify to find the name of the object. </figcaption></figure>



<figure class="wp-block-image size-full"><a href="https://library.nagios.com/wp-content/uploads/2025/05/inspect-header.png"><img decoding="async" width="663" height="258" src="https://library.nagios.com/wp-content/uploads/2025/05/inspect-header.png" alt="Screenshot of the browser inspector showing the details of the header object." class="wp-image-57492" title="Custom Includes and Logo: 2 Cool Nagios XI User Interface Tricks 3" srcset="https://library.nagios.com/wp-content/uploads/2025/05/inspect-header.png 663w, https://library.nagios.com/wp-content/uploads/2025/05/inspect-header-300x117.png 300w" sizes="(max-width: 663px) 100vw, 663px" /></a><figcaption class="wp-element-caption">Here we see the header in our browser Inspector. </figcaption></figure>



<p>Now that we&#8217;ve determined the object names, we&#8217;ll take the easy route and generate some custom CSS gradient code using a free web generator like <a href="https://cssgradient.io/" target="_blank" rel="noreferrer noopener">https://cssgradient.io/</a>. Finally, we&#8217;ll create two files in a text editor and save them as .css.</p>



<p>   <strong>Header-Gradient-Blue.css</strong></p>



<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<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"><textarea class="code-block-pro-copy-button-textarea" aria-hidden="true" readonly>#header {
    background: #020024;
    background: linear-gradient(90deg,rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);
}</textarea><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: #D7BA7D">#header</span><span style="color: #D4D4D4"> {</span></span>
<span class="line"><span style="color: #D4D4D4">    </span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #CE9178">#020024</span><span style="color: #D4D4D4">;</span></span>
<span class="line"><span style="color: #D4D4D4">    </span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #DCDCAA">linear-gradient</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">90deg</span><span style="color: #D4D4D4">,</span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">2</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">36</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">0%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">121</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">35%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">212</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">255</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">100%</span><span style="color: #D4D4D4">);</span></span>
<span class="line"><span style="color: #D4D4D4">}</span></span></code></pre></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>



<p><strong>Footer-Gradient-Blue.css</strong></p>



<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<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"><textarea class="code-block-pro-copy-button-textarea" aria-hidden="true" readonly>#footer {
    background: #020024;
    background: linear-gradient(90deg,rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);
}</textarea><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: #D7BA7D">#footer</span><span style="color: #D4D4D4"> {</span></span>
<span class="line"><span style="color: #D4D4D4">    </span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #CE9178">#020024</span><span style="color: #D4D4D4">;</span></span>
<span class="line"><span style="color: #D4D4D4">    </span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #DCDCAA">linear-gradient</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">90deg</span><span style="color: #D4D4D4">,</span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">2</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">36</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">0%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">121</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">35%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">212</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">255</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">100%</span><span style="color: #D4D4D4">);</span></span>
<span class="line"><span style="color: #D4D4D4">}</span></span></code></pre></div>
</div>
</div>
</div>
</div>



<p>Now we&#8217;ll upload the files in the Custom Includes menu, click their checkboxes, and click <strong>Save Changes. </strong>Once you refresh your browser or bounce to a new menu, you&#8217;ll see the style change:</p>



<figure class="wp-block-image size-large"><a href="https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-new-UI.png"><img loading="lazy" decoding="async" width="1024" height="547" src="https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-new-UI-1024x547.png" alt="Screenshot of the Nagios XI Home page with a gradient blue header and footer using the Custom Includes component." class="wp-image-57475" title="Custom Includes and Logo: 2 Cool Nagios XI User Interface Tricks 4" srcset="https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-new-UI-1024x547.png 1024w, https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-new-UI-300x160.png 300w, https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-new-UI-768x410.png 768w, https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-new-UI-1536x821.png 1536w, https://library.nagios.com/wp-content/uploads/2025/05/custom-includes-new-UI.png 1887w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">The XI UI with our new customized header and footer. </figcaption></figure>



<p>We could take the customization further by customizing objects like <code>leftnav</code>, and the <code>mid-menu</code> section titles. Regarding section titles, they do take a bit more work since each is an individual object. For example, to customize the section titles in the Home menu, we&#8217;d load a .css file with the following:</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"><textarea class="code-block-pro-copy-button-textarea" aria-hidden="true" readonly>#mid-menu-home-section-favorites {   
	background: #020024;
	background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 91%, rgba(0, 212, 255, 1) 100%);
}

#mid-menu-home-section-quickview {   
	background: #020024;
	background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 91%, rgba(0, 212, 255, 1) 100%);
}

#mid-menu-home-section-details {   
	background: #020024;
	background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 91%, rgba(0, 212, 255, 1) 100%);
}

#mid-menu-home-section-graphs {   
	background: #020024;
	background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 91%, rgba(0, 212, 255, 1) 100%);
}

#mid-menu-home-section-maps {   
	background: #020024;
	background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 91%, rgba(0, 212, 255, 1) 100%);
}

#mid-menu-home-section-incident-management {   
	background: #020024;
	background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 91%, rgba(0, 212, 255, 1) 100%);
}

#mid-menu-home-section-monitoringprocess {   
	background: #020024;
	background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 91%, rgba(0, 212, 255, 1) 100%);
}

</textarea><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: #D7BA7D">#mid-menu-home-section-favorites</span><span style="color: #D4D4D4"> {   </span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #CE9178">#020024</span><span style="color: #D4D4D4">;</span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #DCDCAA">linear-gradient</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">90deg</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">2</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">36</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">0%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">121</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">91%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">212</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">255</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">100%</span><span style="color: #D4D4D4">);</span></span>
<span class="line"><span style="color: #D4D4D4">}</span></span>
<span class="line"></span>
<span class="line"><span style="color: #D7BA7D">#mid-menu-home-section-quickview</span><span style="color: #D4D4D4"> {   </span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #CE9178">#020024</span><span style="color: #D4D4D4">;</span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #DCDCAA">linear-gradient</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">90deg</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">2</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">36</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">0%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">121</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">91%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">212</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">255</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">100%</span><span style="color: #D4D4D4">);</span></span>
<span class="line"><span style="color: #D4D4D4">}</span></span>
<span class="line"></span>
<span class="line"><span style="color: #D7BA7D">#mid-menu-home-section-details</span><span style="color: #D4D4D4"> {   </span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #CE9178">#020024</span><span style="color: #D4D4D4">;</span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #DCDCAA">linear-gradient</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">90deg</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">2</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">36</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">0%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">121</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">91%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">212</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">255</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">100%</span><span style="color: #D4D4D4">);</span></span>
<span class="line"><span style="color: #D4D4D4">}</span></span>
<span class="line"></span>
<span class="line"><span style="color: #D7BA7D">#mid-menu-home-section-graphs</span><span style="color: #D4D4D4"> {   </span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #CE9178">#020024</span><span style="color: #D4D4D4">;</span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #DCDCAA">linear-gradient</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">90deg</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">2</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">36</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">0%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">121</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">91%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">212</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">255</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">100%</span><span style="color: #D4D4D4">);</span></span>
<span class="line"><span style="color: #D4D4D4">}</span></span>
<span class="line"></span>
<span class="line"><span style="color: #D7BA7D">#mid-menu-home-section-maps</span><span style="color: #D4D4D4"> {   </span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #CE9178">#020024</span><span style="color: #D4D4D4">;</span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #DCDCAA">linear-gradient</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">90deg</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">2</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">36</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">0%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">121</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">91%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">212</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">255</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">100%</span><span style="color: #D4D4D4">);</span></span>
<span class="line"><span style="color: #D4D4D4">}</span></span>
<span class="line"></span>
<span class="line"><span style="color: #D7BA7D">#mid-menu-home-section-incident-management</span><span style="color: #D4D4D4"> {   </span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #CE9178">#020024</span><span style="color: #D4D4D4">;</span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #DCDCAA">linear-gradient</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">90deg</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">2</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">36</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">0%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">121</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">91%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">212</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">255</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">100%</span><span style="color: #D4D4D4">);</span></span>
<span class="line"><span style="color: #D4D4D4">}</span></span>
<span class="line"></span>
<span class="line"><span style="color: #D7BA7D">#mid-menu-home-section-monitoringprocess</span><span style="color: #D4D4D4"> {   </span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #CE9178">#020024</span><span style="color: #D4D4D4">;</span></span>
<span class="line"><span style="color: #D4D4D4">	</span><span style="color: #9CDCFE">background</span><span style="color: #D4D4D4">: </span><span style="color: #DCDCAA">linear-gradient</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">90deg</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">2</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">36</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">0%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">9</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">121</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">91%</span><span style="color: #D4D4D4">, </span><span style="color: #DCDCAA">rgba</span><span style="color: #D4D4D4">(</span><span style="color: #B5CEA8">0</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">212</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">255</span><span style="color: #D4D4D4">, </span><span style="color: #B5CEA8">1</span><span style="color: #D4D4D4">) </span><span style="color: #B5CEA8">100%</span><span style="color: #D4D4D4">);</span></span>
<span class="line"><span style="color: #D4D4D4">}</span></span>
<span class="line"></span>
<span class="line"></span></code></pre></div>



<p>Here&#8217;s a look at the Home menu with the above CSS loaded, as well as a new file to modify <code>leftnav</code> to match the gradient we chose for our header and footer:</p>



<figure class="wp-block-image size-large"><a href="https://library.nagios.com/wp-content/uploads/2025/05/xi-full-custom.png"><img loading="lazy" decoding="async" width="1024" height="546" src="https://library.nagios.com/wp-content/uploads/2025/05/xi-full-custom-1024x546.png" alt="Screenshot of the Nagios XI Home menu with the header, footer, leftnav, and menu section titles customized with the Custom Includes component." class="wp-image-57503" title="Custom Includes and Logo: 2 Cool Nagios XI User Interface Tricks 5" srcset="https://library.nagios.com/wp-content/uploads/2025/05/xi-full-custom-1024x546.png 1024w, https://library.nagios.com/wp-content/uploads/2025/05/xi-full-custom-300x160.png 300w, https://library.nagios.com/wp-content/uploads/2025/05/xi-full-custom-768x410.png 768w, https://library.nagios.com/wp-content/uploads/2025/05/xi-full-custom-1536x820.png 1536w, https://library.nagios.com/wp-content/uploads/2025/05/xi-full-custom.png 1887w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">The Home menu, fully customized. </figcaption></figure>



<p>Note that the Neptune theme won&#8217;t be impacted by CSS changes made to Custom Includes. For best results, customize the Modern Dark and Modern Light themes.</p>



<p>You can also incorporate images into your customization, as detailed toward the end of this guide:</p>



<p><a href="https://support.nagios.com/kb/article/nagios-xi-using-the-custom-includes-component-556.html" target="_blank" rel="noreferrer noopener">Using Custom Includes in Nagios XI </a></p>



<p>To return the UI to its default look, simply uncheck your custom files in the Custom Includes settings and save your changes.</p>



<h2 class="wp-block-heading">How to Use the Custom Logo Component</h2>



<p>You may also wish to add your own company logo to the upper left of the Nagios XI UI, which can be done easily with the Custom Logo Component found in <strong>Admin &gt; System Extensions &gt; Components &gt; Custom Logo</strong>. </p>



<figure class="wp-block-image size-full is-resized"><a href="https://library.nagios.com/wp-content/uploads/2025/05/custom-logo.png"><img loading="lazy" decoding="async" width="812" height="627" src="https://library.nagios.com/wp-content/uploads/2025/05/custom-logo.png" alt="Screenshot of the custom logo component menu in Nagios XI." class="wp-image-57515" style="width:706px;height:auto" title="Custom Includes and Logo: 2 Cool Nagios XI User Interface Tricks 6" srcset="https://library.nagios.com/wp-content/uploads/2025/05/custom-logo.png 812w, https://library.nagios.com/wp-content/uploads/2025/05/custom-logo-300x232.png 300w, https://library.nagios.com/wp-content/uploads/2025/05/custom-logo-768x593.png 768w" sizes="(max-width: 812px) 100vw, 812px" /></a><figcaption class="wp-element-caption">Branding your Nagios XI UI is easy with Custom Logo. </figcaption></figure>



<p>You&#8217;ll need to copy whichever file you wish to use as your new logo to <code>/usr/local/nagiosxi/html/images</code> on your Nagios XI server and make sure it&#8217;s 100px X 42px. Also make sure that you click the <strong>Enable Custom Logo</strong> checkbox once your settings are updated to activate the change.</p>



<p>In this example we&#8217;re having a little fun with the feature, but for practical uses it&#8217;s a great way to brand the UI and make your users feel at home by using your company or department&#8217;s official logo. </p>



<figure class="wp-block-image size-large"><a href="https://library.nagios.com/wp-content/uploads/2025/05/custom-logo-loaded.png"><img loading="lazy" decoding="async" width="1024" height="133" src="https://library.nagios.com/wp-content/uploads/2025/05/custom-logo-loaded-1024x133.png" alt="Screenshot of a fun custom logo in Nagios XI." class="wp-image-57517" title="Custom Includes and Logo: 2 Cool Nagios XI User Interface Tricks 7" srcset="https://library.nagios.com/wp-content/uploads/2025/05/custom-logo-loaded-1024x133.png 1024w, https://library.nagios.com/wp-content/uploads/2025/05/custom-logo-loaded-300x39.png 300w, https://library.nagios.com/wp-content/uploads/2025/05/custom-logo-loaded-768x100.png 768w, https://library.nagios.com/wp-content/uploads/2025/05/custom-logo-loaded.png 1233w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">Having some fun with the Custom Logo component. </figcaption></figure>



<p>Note that in the Custom Logo menu you can also change the Target URL for the logo to any URL you&#8217;d like.</p>



<p>If you aren&#8217;t already using Nagios XI and would like to try out these features, we offer a free trial version you can take for a spin:</p>



<p><a href="https://www.nagios.com/products/nagios-xi/downloads/#downloads" target="_blank" rel="noreferrer noopener">Nagios XI Free Trial Download</a></p>



<p>We’d also be happy to offer you a <a href="https://www.nagios.com/request-demo/" target="_blank" rel="noreferrer noopener">custom Demo session</a> if you want a guided tour of our solutions or a <a href="https://www.nagios.com/quickstart/" target="_blank" rel="noreferrer noopener">free Quickstart</a> remote session with a sales engineer to help you get a few things set up. You can email <strong>sales@nagios.com</strong> for details on setting up either option.</p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nagios XI – How to Upgrade Using the Web UI</title>
		<link>https://library.nagios.com/documentation/nagios-xi-how-to-upgrade-using-the-web-ui/</link>
		
		<dc:creator><![CDATA[Ethan Galstad]]></dc:creator>
		<pubDate>Thu, 24 Apr 2014 02:33:17 +0000</pubDate>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[XI User Interface]]></category>
		<guid isPermaLink="false">https://libtest.nagios.com/library/products/nagios-xi/documentation/nagios-xi-how-to-upgrade-using-the-web-ui/</guid>

					<description><![CDATA[This document describes how to upgrade your Nagios® XI&#x2122; installation quickly and easily from the web interface. This allow users to upgrade to latest version of Nagios XI which provides users with critical patches, bug fixes, and resolved security vulnerabilities. This document is intended for use by Nagios XI Administrators who want to keep their [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>This document describes how to upgrade your Nagios® XI&#x2122; installation quickly and easily from the web interface. This allow users to upgrade to latest version of Nagios XI which provides users with critical patches, bug fixes, and resolved security vulnerabilities.</p>



<p>This document is intended for use by Nagios XI Administrators who want to keep their Nagios XI installation up-to-date and easily upgrade their installation with a simple click of a button.</p>



<p><strong>Nagios XI 2024 &amp; 2026</strong></p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Upgrading-Using-the-Web-UI-in-Nagios-XI-2024.pdf" target="_blank" rel="noopener">Upgrading Nagios XI Using the Web UI &#8211; 2026</a></p>



<p><strong>Nagios XI v5 (Legacy) </strong></p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Upgrading-Nagios-XI-Using-the-Web-UI.pdf" target="_blank" rel="noreferrer noopener">Upgrading Nagios XI Using the Web UI &#8211; v5</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Customizing The Nagios XI Landing Page</title>
		<link>https://library.nagios.com/documentation/customizing-the-nagios-xi-landing-page/</link>
		
		<dc:creator><![CDATA[Ethan Galstad]]></dc:creator>
		<pubDate>Wed, 31 Aug 2011 01:11:00 +0000</pubDate>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[XI User Interface]]></category>
		<guid isPermaLink="false">https://newlibrary.nagios.com/?post_type=nagios-xi-document&#038;p=3240</guid>

					<description><![CDATA[This document describes how to customize the landing page that users see when they initially login to the Nagios® XI&#x2122; web interface. One of the benefits of Nagios XI is the flexibility to customize the information users see in the web interface. Customizing the landing (home) page within Nagios XI will allow users to get [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>This document describes how to customize the landing page that users see when they initially login to the Nagios® XI&#x2122; web interface. One of the benefits of Nagios XI is the flexibility to customize the information users see in the web interface. Customizing the landing (home) page within Nagios XI will allow users to get the most important information as soon as they log into Nagios XI.</p>



<p><strong>Nagios XI 2026</strong></p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Customizing-the-Landing-Page-in-Nagios-XI-2026.pdf" target="_blank" rel="noopener">Customizing the XI Landing Page &#8211; 2026</a></p>



<p><strong>Nagios XI 2024</strong></p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Customizing-the-Landing-Page-in-Nagios-XI-2024.pdf" target="_blank" rel="noopener">Customizing the Landing Page &#8211; 2024</a></p>



<p><strong>Nagios XI v5 (Legacy)</strong></p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Customizing_The_XI_Landing_Page.pdf" target="_blank" rel="noreferrer noopener">Customizing the XI Landing Page &#8211; v5</a></p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>XI Details Overview</title>
		<link>https://library.nagios.com/documentation/xi-details-overview/</link>
		
		<dc:creator><![CDATA[Ethan Galstad]]></dc:creator>
		<pubDate>Tue, 06 Jul 2010 21:14:52 +0000</pubDate>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[XI User Interface]]></category>
		<guid isPermaLink="false">https://libtest.nagios.com/library/products/nagios-xi/documentation/xi-details-overview/</guid>

					<description><![CDATA[This document explains how to utilize the different features of the Nagios® XI&#x2122; interface to view detail information about hosts and services. The Details menu offers many different ways to view the status of your hosts and services. In larger environments users may want to view status by host or service group, yet smaller environments [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>This document explains how to utilize the different features of the Nagios® XI&#x2122; interface to view detail information about hosts and services. The Details menu offers many different ways to view the status of your hosts and services. In larger environments users may want to view status by host or service group, yet smaller environments may prefer to view status by device.</p>



<p><strong>Nagios XI 2024 &amp; 2026</strong></p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Host-and-Service-Details-Overview-2024.pdf" target="_blank" rel="noopener">Nagios XI Details Overview</a></p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Understanding And Using XI Dashboards</title>
		<link>https://library.nagios.com/documentation/understanding-and-using-xi-dashboards/</link>
		
		<dc:creator><![CDATA[Ethan Galstad]]></dc:creator>
		<pubDate>Wed, 16 Jun 2010 02:21:00 +0000</pubDate>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[XI User Interface]]></category>
		<guid isPermaLink="false">https://libtest.nagios.com/library/products/nagios-xi/documentation/understanding-and-using-xi-dashboards/</guid>

					<description><![CDATA[Dashboards are a powerful feature of Nagios XI designed to provide individual users with customized information they find useful. Dashboards are often used to display important, relevant information where it is needed most. Dashboards are specific to individual Nagios XI users. Each user can create their own unique set of dashboards to customize Nagios XI [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Dashboards are a powerful feature of Nagios XI designed to provide individual users with customized information they find useful. Dashboards are often used to display important, relevant information where it is needed most. Dashboards are specific to individual Nagios XI users. Each user can create their own unique set of dashboards to customize Nagios XI to fit their needs. This document describes Nagios XI dashboards, what they can be used for, and how they can be managed.</p>



<p><strong>Nagios XI 2026</strong></p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Understanding-and-Using-Dashboards-in-Nagios-XI-2026.pdf" target="_blank" rel="noreferrer noopener">Understanding and Using Dashboards &#8211; 2026</a></p>



<p><strong>Nagios XI 2024</strong></p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Understanding-and-Using-Dashboards-in-Nagios-XI-2024.pdf" target="_blank" rel="noreferrer noopener">Understanding and Using Dashboards &#8211; 2024</a></p>



<p><strong>Nagios XI v5 (Legacy) </strong></p>



<p><a href="https://assets.nagios.com/downloads/nagiosxi/docs/Understanding_And_Using_XI_Dashboards.pdf" target="_blank" rel="noreferrer noopener">Understanding and Using Dashboards &#8211; v5</a></p>



<p></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
