<?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[Monitor external program...]]></title><description><![CDATA[<p dir="auto">I need a clue on how to do this - I’m wanting to make sure an external program is running on my Pi. and if it’s not display a message on the screen. is there a way to check such things within the magic mirror system?</p>
]]></description><link>https://forum.magicmirror.builders/topic/12661/monitor-external-program</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 03:53:16 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12661.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Apr 2020 05:36:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Monitor external program... on Fri, 24 Apr 2020 11:08:22 GMT]]></title><description><![CDATA[<p dir="auto">start the external program with pm2, it will keep it running</p>
]]></description><link>https://forum.magicmirror.builders/post/73453</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73453</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 24 Apr 2020 11:08:22 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor external program... on Fri, 24 Apr 2020 07:24:06 GMT]]></title><description><![CDATA[<p dir="auto">This seems to be a good solution as well.<br />
<a href="https://www.npmjs.com/package/ps-node" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.npmjs.com/package/ps-node</a></p>
]]></description><link>https://forum.magicmirror.builders/post/73449</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73449</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Fri, 24 Apr 2020 07:24:06 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor external program... on Fri, 24 Apr 2020 07:18:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lavolp3" aria-label="Profile: lavolp3">@<bdi>lavolp3</bdi></a> Good idea for a module by the way!<br />
You could write one that checks for processes running, shows if they are running or not and starts/restarts them on demand</p>
]]></description><link>https://forum.magicmirror.builders/post/73448</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73448</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Fri, 24 Apr 2020 07:18:56 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor external program... on Fri, 24 Apr 2020 07:17:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: BKeyport">@<bdi>BKeyport</bdi></a> There is very likely an npm module for that.<br />
Like this one:<br />
<a href="https://www.npmjs.com/package/find-process" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.npmjs.com/package/find-process</a></p>
]]></description><link>https://forum.magicmirror.builders/post/73447</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73447</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Fri, 24 Apr 2020 07:17:52 GMT</pubDate></item></channel></rss>