<?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[[SOLVED] Access Gateway Status from Shell]]></title><description><![CDATA[<p dir="auto">Is there a way that I can get the info normally under the gateways section of the dashboard from the shell?</p>
<p dir="auto">I don't know if I am the only one that finds logging into the WebGUI very slow -- and even slower if there are connectivity issues.</p>
<p dir="auto">I can easily ssh in, and I don't find that resource utilization is out of line (maybe 2 on 4 thread machine - and free memory available too).  It would be very helpful if I could use SSH from troubleshooting during connectivity issues.</p>
]]></description><link>https://forum.netgate.com/topic/185668/solved-access-gateway-status-from-shell</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 13:17:07 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/185668.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 Jan 2024 03:23:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] Access Gateway Status from Shell on Mon, 22 Jan 2024 13:16:36 GMT]]></title><description><![CDATA[<p dir="auto">Well if we look at how dpinger is called in pfSense, for example</p>
<pre><code>/usr/local/bin/dpinger -S -r 0 -i WAN_DHCP -B 172.21.16.226 -p /var/run/dpinger_WAN_DHCP~172.21.16.226~172.21.16.1.pid -u /var/run/dpinger_WAN_DHCP~172.21.16.226~172.21.16.1.sock -C /etc/rc.gateway_alarm -d 1 -s 500 -l 2000 -t 60000 -A 1000 -D 500 -L 20 172.21.16.1
</code></pre>
<p dir="auto">And at the man page: https://github.com/dennypage/dpinger</p>
<p dir="auto">It appears the values are available on demand (<code>-r 0</code>) whenever it's called.</p>
]]></description><link>https://forum.netgate.com/post/1148944</link><guid isPermaLink="true">https://forum.netgate.com/post/1148944</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Mon, 22 Jan 2024 13:16:36 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Access Gateway Status from Shell on Mon, 22 Jan 2024 05:33:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stephenw10">@<bdi>stephenw10</bdi></a> said in <a href="/post/1148910">[SOLVED] Access Gateway Status from Shell</a>:</p>
<blockquote>
<p dir="auto">I don't but I imagine it's whatever rate dpinger updates the data.</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stephenw10">@<bdi>stephenw10</bdi></a> is there any way to figure this out easily?</p>
]]></description><link>https://forum.netgate.com/post/1148912</link><guid isPermaLink="true">https://forum.netgate.com/post/1148912</guid><dc:creator><![CDATA[guardian]]></dc:creator><pubDate>Mon, 22 Jan 2024 05:33:28 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Access Gateway Status from Shell on Mon, 22 Jan 2024 05:31:16 GMT]]></title><description><![CDATA[<p dir="auto">I don't but I imagine it's whatever rate dpinger updates the data.</p>
]]></description><link>https://forum.netgate.com/post/1148910</link><guid isPermaLink="true">https://forum.netgate.com/post/1148910</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Mon, 22 Jan 2024 05:31:16 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Access Gateway Status from Shell on Mon, 22 Jan 2024 02:46:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stephenw10">@<bdi>stephenw10</bdi></a> said in <a href="/post/1148894">Access Gateway Status from Shell</a>:</p>
<blockquote>
<pre><code>[2.7.2-RELEASE][admin@t70.stevew.lan]/root: pfSsh.php playback gatewaystatus
Name      Monitor      Source             Delay   StdDev  Loss  Status  Substatus
WAN_DHCP  172.21.16.1  172.21.16.226    0.651ms  0.112ms  0.0%  online       none
</code></pre>
<p dir="auto">Steve</p>
</blockquote>
<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/stephenw10">@<bdi>stephenw10</bdi></a> exactly what I am looking for - any idea what the update frequency is?</p>
]]></description><link>https://forum.netgate.com/post/1148901</link><guid isPermaLink="true">https://forum.netgate.com/post/1148901</guid><dc:creator><![CDATA[guardian]]></dc:creator><pubDate>Mon, 22 Jan 2024 02:46:00 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Access Gateway Status from Shell on Sun, 21 Jan 2024 23:24:02 GMT]]></title><description><![CDATA[<pre><code>[2.7.2-RELEASE][admin@t70.stevew.lan]/root: pfSsh.php playback gatewaystatus
Name      Monitor      Source             Delay   StdDev  Loss  Status  Substatus
WAN_DHCP  172.21.16.1  172.21.16.226    0.651ms  0.112ms  0.0%  online       none
</code></pre>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/1148894</link><guid isPermaLink="true">https://forum.netgate.com/post/1148894</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Sun, 21 Jan 2024 23:24:02 GMT</pubDate></item></channel></rss>