<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Adding Alarm Level Types]]></title><description><![CDATA[<p dir="auto">Is there a way to add custom Alarm Levels to use with my own events, rather than the stock "important", "safety", etc ones?</p>
]]></description><link>https://forum.mango-os.com/topic/4528/adding-alarm-level-types</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 23:29:48 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/4528.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 21 Oct 2019 18:20:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Adding Alarm Level Types on Sun, 29 Mar 2020 20:26:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jared-wiltshire" aria-label="Profile: jared-wiltshire">@<bdi>jared-wiltshire</bdi></a> said in <a href="/post/23883">Adding Alarm Level Types</a>:</p>
<blockquote>
<p dir="auto">It is not possible to add/remove or change the colors of the alarm levels.</p>
</blockquote>
]]></description><link>https://forum.mango-os.com/post/24985</link><guid isPermaLink="true">https://forum.mango-os.com/post/24985</guid><dc:creator><![CDATA[MattFox]]></dc:creator><pubDate>Sun, 29 Mar 2020 20:26:56 GMT</pubDate></item><item><title><![CDATA[Reply to Adding Alarm Level Types on Fri, 27 Mar 2020 07:41:43 GMT]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">In this post, I see that we can change name of Alarm Level.<br />
Is that possible to add some more Alarm level in addition to 7 default  levels ?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.mango-os.com/post/24972</link><guid isPermaLink="true">https://forum.mango-os.com/post/24972</guid><dc:creator><![CDATA[Malaguena]]></dc:creator><pubDate>Fri, 27 Mar 2020 07:41:43 GMT</pubDate></item><item><title><![CDATA[Reply to Adding Alarm Level Types on Tue, 22 Oct 2019 14:55:15 GMT]]></title><description><![CDATA[<p dir="auto">It is not possible to add/remove or change the colors of the alarm levels. However you can change their translations as @Wingnut2-0 pointed out.</p>
<p dir="auto">As he said that information is from a while ago. I would suggest the best way of doing it would be to create a new <code>i18n_en.properties</code> (assuming your language is set to English) file in <code>${MA_HOME}/overrides/properties/</code> with this content (modify as necessary)</p>
<pre><code>common.alarmLevel.none=None
common.alarmLevel.none.rtn=None - returned to normal
common.alarmLevel.info=Information
common.alarmLevel.info.rtn=Information - returned to normal
common.alarmLevel.important=Important
common.alarmLevel.important.rtn=Important - returned to normal
common.alarmLevel.warning=Warning
common.alarmLevel.warning.rtn=Warning - returned to normal
common.alarmLevel.urgent=Urgent
common.alarmLevel.urgent.rtn=Urgent - returned to normal
common.alarmLevel.critical=Critical
common.alarmLevel.critical.rtn=Critical - returned to normal
common.alarmLevel.lifeSafety=Safety
common.alarmLevel.lifeSafety.rtn=Safety - returned to normal
common.alarmLevel.unknown=unknown alarm level
common.alarmLevel.doNotLog=Do not log
common.alarmLevel.ignore=Ignore

common.alarmLevel.greaterthan.none=&gt;= None
common.alarmLevel.greaterthan.info=&gt;= Information
common.alarmLevel.greaterthan.important=&gt;= Important
common.alarmLevel.greaterthan.warning=&gt;= Warning
common.alarmLevel.greaterthan.urgent=&gt;= Urgent
common.alarmLevel.greaterthan.critical=&gt;= Critical
common.alarmLevel.greaterthan.lifeSafety=&gt;= Safety
</code></pre>
<p dir="auto">Doing it this way means that</p>
<ul>
<li>The file is not overwritten when upgrading</li>
<li>Mango will still use updated translation files shipped with new versions of Mango (i.e. you aren't overriding the whole translation file, just the keys you need)</li>
</ul>
]]></description><link>https://forum.mango-os.com/post/23883</link><guid isPermaLink="true">https://forum.mango-os.com/post/23883</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Tue, 22 Oct 2019 14:55:15 GMT</pubDate></item><item><title><![CDATA[Reply to Adding Alarm Level Types on Tue, 22 Oct 2019 11:45:32 GMT]]></title><description><![CDATA[<p dir="auto">Hello fishfacs,</p>
<p dir="auto">I had a similar requirement in the past and Phillip provided the solution detailed <a href="https://forum.infiniteautomation.com/topic/3367/modify-alarm-level-names/2" rel="nofollow ugc">here</a>. Not sure if anything may have changed since then as its been a while. I hope this helps.</p>
<p dir="auto"><a href="https://forum.infiniteautomation.com/topic/3367/modify-alarm-level-names/2" rel="nofollow ugc">https://forum.infiniteautomation.com/topic/3367/modify-alarm-level-names/2</a></p>
]]></description><link>https://forum.mango-os.com/post/23882</link><guid isPermaLink="true">https://forum.mango-os.com/post/23882</guid><dc:creator><![CDATA[Wingnut2.0]]></dc:creator><pubDate>Tue, 22 Oct 2019 11:45:32 GMT</pubDate></item></channel></rss>