<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">Hi Stuart!<br>
</div>
<blockquote type="cite"
cite="mid:mailman.1.1634126402.15261.mythtv-users@mythtv.org">
<pre class="moz-quote-pre" wrap="">It could be as simple as querying the backend API.
$ curl http://<backend_ip>:6544/Status/GetStatus
Returns data <b class="moz-txt-star"><span class="moz-txt-tag">*</span>only<span class="moz-txt-tag">*</span></b> in XML, of the backend status
(we are working on a proper endpoint that can return
the data in the format you request)
There is also
$ curl http://<backend_ip>:6544/Status/GetStatusHTML
This returns <b class="moz-txt-star"><span class="moz-txt-tag">*</span>only<span class="moz-txt-tag">*</span></b> html and is used by both mythweb
and the "webfrontend"</pre>
</blockquote>
<p><br>
</p>
<p> </p>
<pre class="western"><font face="moz-fixed"><font style="font-size: 9pt" size="2">Hi Stuart!</font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">Both options show potential for my monitoring project. Probably need a ‘grep’ or three but that’s part of the fun! And thanks for telling me ‘qsp’ is going away. No idea what it is but I won’t be creating something that only lasts a few more versions.</span></font></font>
<font face="moz-fixed"><font style="font-size: 9pt" size="2"><span lang="en-US">Barry </span></font></font></pre>
<p>
<style type="text/css">pre.cjk { font-family: "Courier New", monospace }p { margin-bottom: 0.1in; line-height: 115% }a:link { so-language: zxx }</style></p>
<p><br>
</p>
</body>
</html>