<?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[Gmirror status widget]]></title><description><![CDATA[<p dir="auto">Running the latest update of code, I just tried adding the gmirror status widget to the front page/status page.  The page now mostly loads, but when it gets to that widget, CPU on my local desktop spikes and the page just keeps spinning trying to load but never finishing.</p>
<p dir="auto">Load on the pfsense box itself is nothing out of the ordinary:<br />
10:00AM  up 17 mins, 2 users, load averages: 0.06, 0.07, 0.08</p>
<p dir="auto">Out of curiosity, is there a way from the CLI to remove a widget?  I'm assuming there is by manually modifying a config file somewhere, but just wanted to see if that's accurate or not.  At this point I can't actually unload the widget from the GUI because the page never finishes loading.  Also, "gmirror status" from the CLI works as expected, so it's not an issue with the command itself.</p>
<p dir="auto">/root: gmirror status<br />
                      Name    Status          Components<br />
mirror/pfSenseMirror  COMPLETE      ada0 (ACTIVE)<br />
                                                    ada1 (ACTIVE)</p>
]]></description><link>https://forum.netgate.com/topic/92352/gmirror-status-widget</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 21:36:52 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/92352.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 29 Nov 2015 16:01:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Gmirror status widget on Sun, 29 Nov 2015 22:06:17 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the report. I'll check into it.</p>
<p dir="auto">Edit the file /cf/conf/config.xml and look for the tag "&lt;widgets&gt;&lt;sequence&gt;"  It will look something like this:</p>
<pre><code>	 &lt;widgets&gt;&lt;sequence&gt;system_information:col1:open,interfaces:col2:open,gateways:col2:open,ipsec:col2:open&lt;/sequence&gt;&lt;/widgets&gt; 
</code></pre>
<p dir="auto">Just remove your widget from the list. e.g.: If you no longer want the gateways widget to show, remove " gateways:col2:open, "</p>
<p dir="auto">You can probably guess the meaning of col1/col2 and open/close :)&lt;/sequence&gt;&lt;/widgets&gt;</p>
]]></description><link>https://forum.netgate.com/post/587479</link><guid isPermaLink="true">https://forum.netgate.com/post/587479</guid><dc:creator><![CDATA[Steve_B]]></dc:creator><pubDate>Sun, 29 Nov 2015 22:06:17 GMT</pubDate></item></channel></rss>