<?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>SMS &#8211; Nagios Library</title>
	<atom:link href="https://library.nagios.com/tag/sms/feed/" rel="self" type="application/rss+xml" />
	<link>https://library.nagios.com</link>
	<description>Complete Nagios monitoring resources and documentation</description>
	<lastBuildDate>Thu, 02 Apr 2026 20:27:19 +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>SMS &#8211; Nagios Library</title>
	<link>https://library.nagios.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Configure SMS Alerts in Nagios XI (2025 Guide)</title>
		<link>https://library.nagios.com/tutorials/configure-sms-alerts-in-nagios-xi/</link>
		
		<dc:creator><![CDATA[Ayub Huruse]]></dc:creator>
		<pubDate>Fri, 07 Mar 2025 13:30:00 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Notifications]]></category>
		<category><![CDATA[SMS]]></category>
		<guid isPermaLink="false">https://library.nagios.com/?p=51395</guid>

					<description><![CDATA[Nagios XI 2025 empowers administrators with real-time monitoring and alerting, ensuring that critical system events—such as host downtimes and service failures—are addressed without delay. Among its powerful features is the ability to send SMS alerts directly to your mobile device, keeping you informed even when you&#8217;re away from your dashboard. By leveraging email-to-text technology, Nagios [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Nagios XI 2025 empowers administrators with real-time monitoring and alerting, ensuring that critical system events—such as host downtimes and service failures—are addressed without delay. Among its powerful features is the ability to send SMS alerts directly to your mobile device, keeping you informed even when you&#8217;re away from your dashboard. By leveraging email-to-text technology, <a href="https://www.nagios.com/products/nagios-xi/" target="_blank" rel="noopener">Nagios XI</a> makes it easy to receive instant notifications. This guide will walk you through the step-by-step process of configuring SMS alerts, so you never miss a critical event, no matter where you are.</p>



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



<p>Before setting up SMS alerts, ensure you meet the following requirements:</p>



<ul class="wp-block-list">
<li><strong>Administrative Access</strong>: You need admin privileges in Nagios XI to configure settings.</li>



<li><strong>Valid Mobile Number</strong>: Provide a working phone number for SMS delivery.</li>



<li><strong>Carrier Compatibility</strong>: Your mobile carrier must support email-to-text messaging (e.g., Verizon: number@vtext.com, T-Mobile: number@tmomail.net). Check your carrier’s SMS gateway details online. <em>Please note the AT&amp;T email to text services were discontinued on June 17, 2025. </em></li>



<li><strong>Nagios XI 2025 Installed</strong>: This guide assumes you’re using the latest version, released with enhanced notification options.</li>
</ul>



<h2 class="wp-block-heading">How SMS Alerts Work in Nagios XI</h2>



<p>Nagios XI sends SMS alerts via email-to-text functionality. When an alert is triggered, Nagios XI sends an email to the mobile carrier’s SMS gateway using the format:</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>xxxxxxxxx@your_carrier.yyy</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: #D4D4D4">xxxxxxxxx@your_carrier.yyy</span></span></code></pre></div>



<p>where <code>xxxxxxxxx</code> is the user&#8217;s mobile number. The carrier must support email-to-text services for this feature to function properly.</p>



<h2 class="wp-block-heading">Configuring SMS Alerts</h2>



<h3 class="wp-block-heading">Step 1: Define Notification Preferences</h3>



<ol class="wp-block-list">
<li>Log in to Nagios XI and click your <strong>Profile</strong> in the top-right corner of the navigation bar.</li>



<li>Select <strong>Notification Preferences</strong>.</li>



<li>Check the <strong>Enable Notifications</strong> box to activate alerts for your account.</li>



<li>Click the <strong>Mobile Text (SMS)</strong> tab.</li>



<li>Choose the alert types you want to receive (e.g., Host Down, Service Critical, Recovery). Options include:
<ul class="wp-block-list">
<li>Host Acknowledgment</li>



<li>Service Warning</li>



<li>Host Unreachable</li>



<li>Service Downtime</li>
</ul>
</li>



<li>Click <strong>Update Settings</strong> to save your selections.</li>
</ol>



<p><em><strong>Tip</strong></em>: Tailor notifications to avoid alert fatigue—focus on critical events like &#8220;Service Critical&#8221; or &#8220;Host Down.&#8221;</p>



<figure class="wp-block-image size-full"><a href="https://library.nagios.com/wp-content/uploads/2025/03/Picture1.jpg"><img fetchpriority="high" decoding="async" width="386" height="438" src="https://library.nagios.com/wp-content/uploads/2025/03/Picture1.jpg" alt="Picture1" class="wp-image-51406" title="How to Configure SMS Alerts in Nagios XI (2025 Guide) 1" srcset="https://library.nagios.com/wp-content/uploads/2025/03/Picture1.jpg 386w, https://library.nagios.com/wp-content/uploads/2025/03/Picture1-264x300.jpg 264w" sizes="(max-width: 386px) 100vw, 386px" /></a><figcaption class="wp-element-caption">Example output of Notification Preference</figcaption></figure>



<h3 class="wp-block-heading">Step 2: Enable SMS Notifications</h3>



<ol class="wp-block-list">
<li>Go to <strong>Notification Methods</strong>.</li>



<li>Click the <strong>Mobile Text (SMS)</strong> tab.</li>



<li>Ensure the <strong>Receive text alerts to your cellphone</strong> box is checked.</li>



<li>Enter your mobile number and select your mobile carrier.</li>



<li>Click <strong>Update Settings</strong>.</li>
</ol>



<figure class="wp-block-image size-large"><a href="https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-103123.png"><img decoding="async" width="1024" height="565" src="https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-103123-1024x565.png" alt="Screenshot 2025 03 06 103123" class="wp-image-51399" title="How to Configure SMS Alerts in Nagios XI (2025 Guide) 2" srcset="https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-103123-1024x565.png 1024w, https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-103123-300x166.png 300w, https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-103123-768x424.png 768w, https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-103123.png 1333w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">Example output of Notification Methods</figcaption></figure>



<h3 class="wp-block-heading">Step 3: Verify Your Phone Number</h3>



<ol class="wp-block-list">
<li>In the <strong>Notification Methods</strong> tab, click <strong>Send Verification Key</strong>.</li>



<li>Check your phone for an SMS containing a verification key (valid for 10 minutes).</li>



<li>Enter the key in the provided field and click <strong>Verify</strong>.</li>



<li>Once successful, a green tick appears next to your number, indicating verification.</li>



<li>Check the <strong>Receive text alerts to your cellphone</strong> box and click <strong>Update Settings</strong>.</li>
</ol>



<figure class="wp-block-image size-large"><a href="https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-112541.png"><img decoding="async" width="1024" height="563" src="https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-112541-1024x563.png" alt="Screenshot 2025 03 06 112541" class="wp-image-51462" title="How to Configure SMS Alerts in Nagios XI (2025 Guide) 3" srcset="https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-112541-1024x563.png 1024w, https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-112541-300x165.png 300w, https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-112541-768x422.png 768w, https://library.nagios.com/wp-content/uploads/2025/03/Screenshot-2025-03-06-112541.png 1450w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">Example output of send verification Key</figcaption></figure>



<h3 class="wp-block-heading">Step 4: Customize SMS Messages</h3>



<ol class="wp-block-list">
<li>Go to <strong>Notification Messages</strong> in your Profile.</li>



<li>Click the <strong>Mobile Text (SMS)</strong> tab.</li>



<li>Edit the message format using Nagios XI variables (e.g., $HOSTNAME$, $SERVICESTATE$) for concise, actionable alerts. Example:
<ul class="wp-block-list">
<li>Default: $HOSTNAME$ is $HOSTSTATE$</li>



<li>Custom: ALERT: $HOSTNAME$ DOWN at $DATETIME$</li>
</ul>
</li>



<li>Keep messages short (under 160 characters) to avoid truncation by carriers.</li>



<li>Click <strong>Update Settings</strong>.</li>
</ol>



<p><em>Resource</em>: See the <a href="https://assets.nagios.com/downloads/nagiosxi/docs/Understanding-Nagios-XI-Notification-Variables.pdf" target="_blank" rel="noreferrer noopener">Understanding Notification Variables in Nagios XI</a> for customization options.</p>



<h3 class="wp-block-heading">Step 5: Managing Mobile Carriers</h3>



<p>If your carrier is not listed:</p>



<ol class="wp-block-list">
<li>Go to <strong>Admin &gt; System Config &gt; Manage Mobile Carriers</strong>.</li>



<li>Add or edit a mobile carrier based on your requirements.</li>



<li>Click <strong>Update Settings</strong> to save changes.</li>
</ol>



<figure class="wp-block-image size-full"><a href="https://library.nagios.com/wp-content/uploads/2025/03/Picture2.jpg"><img loading="lazy" decoding="async" width="670" height="562" src="https://library.nagios.com/wp-content/uploads/2025/03/Picture2.jpg" alt="Picture2" class="wp-image-51410" title="How to Configure SMS Alerts in Nagios XI (2025 Guide) 4" srcset="https://library.nagios.com/wp-content/uploads/2025/03/Picture2.jpg 670w, https://library.nagios.com/wp-content/uploads/2025/03/Picture2-300x252.jpg 300w" sizes="(max-width: 670px) 100vw, 670px" /></a><figcaption class="wp-element-caption">Example output of Mobile Carrier</figcaption></figure>



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



<ul class="wp-block-list">
<li>If SMS notifications are not received, ensure the mobile number and carrier are correctly entered.</li>



<li>If the verification process fails, request a new verification key and retry.</li>



<li>If your carrier does not support email-to-text messaging, consider using third-party SMS gateways.</li>
</ul>



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



<p>By following this guide, you can successfully configure SMS alerts in Nagios XI, ensuring timely notifications for critical system events. For further assistance, visit the <a href="https://support.nagios.com/forum" target="_blank" rel="noopener">Nagios Support Forum</a> or the <a href="https://support.nagios.com/kb" target="_blank" rel="noopener">Nagios Knowledgebase</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
