<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pttlink.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=KD7LXL</id>
	<title>&quot;PTTLink Wiki&quot; - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pttlink.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=KD7LXL"/>
	<link rel="alternate" type="text/html" href="https://wiki.pttlink.org/wiki/Special:Contributions/KD7LXL"/>
	<updated>2026-05-15T23:21:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.5</generator>
	<entry>
		<id>https://wiki.pttlink.org/index.php?title=The_Organization_-_AllStarLink_Inc&amp;diff=916</id>
		<title>The Organization - AllStarLink Inc</title>
		<link rel="alternate" type="text/html" href="https://wiki.pttlink.org/index.php?title=The_Organization_-_AllStarLink_Inc&amp;diff=916"/>
		<updated>2018-04-17T23:26:18Z</updated>

		<summary type="html">&lt;p&gt;KD7LXL: Redirected page to The Organization - AllStarLink Inc.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[The_Organization_-_AllStarLink_Inc.]]&lt;/div&gt;</summary>
		<author><name>KD7LXL</name></author>
	</entry>
	<entry>
		<id>https://wiki.pttlink.org/index.php?title=Stats_Server&amp;diff=837</id>
		<title>Stats Server</title>
		<link rel="alternate" type="text/html" href="https://wiki.pttlink.org/index.php?title=Stats_Server&amp;diff=837"/>
		<updated>2018-01-18T18:57:58Z</updated>

		<summary type="html">&lt;p&gt;KD7LXL: Corrected path to stats source code&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Status server&lt;br /&gt;
&lt;br /&gt;
Requires graphviz&lt;br /&gt;
&lt;br /&gt;
This consists of several C programs as CGI's and uses LMDB to store data nodes post to the server. &lt;br /&gt;
&lt;br /&gt;
The source is under /usr/local/src/status &lt;br /&gt;
&lt;br /&gt;
* index.cgi - generates the code for the index page and textual output&lt;br /&gt;
* uhandler.cgi - receives the http get requests of data from the nodes and writes it to the LMDB&lt;br /&gt;
* nodeinfo.cgi - gives the per node report text page&lt;br /&gt;
* getconn.cgi - not really needed for the user interface.  ?$NODE returns text with the total number of connected nodes and the state of each connected node separated by pipes&lt;br /&gt;
* statsdb.cgi - not needed for the interface.  If the compiled in IP is matched, it will return a dump of the database.  &lt;br /&gt;
* jsondata.cgi - not needed for the interface, no sure what it does.&lt;br /&gt;
* getstatus.cgi - generates the per node PNG image using getstatus and neato.  This is a bash script. &lt;br /&gt;
* graphic-status.html - used to display the big network wide graph&lt;br /&gt;
&lt;br /&gt;
These next are not publicly accessible files and are called by the system for generating the various parts of the config.  &lt;br /&gt;
&lt;br /&gt;
These must be installed under /var/www/stats-private&lt;br /&gt;
* updatenodesdb - updates the database from the registration server.  The registration server must permit this.&lt;br /&gt;
&lt;br /&gt;
* dostatus - executed from roots crontab, and makes the overall network PNG&lt;br /&gt;
&lt;br /&gt;
* mkstatslmdb - makes the raw stats LMDB if not there, might be good to run on boot &lt;br /&gt;
* mkstatus - used by dostatus, it makes the text data that neato uses to make the large graph &lt;br /&gt;
* getstatus - used by getstatus.cgi, it makes the text data neato uses to build the per node graph &lt;br /&gt;
* /var/www/stats-private/stats-lmdb - location of the LMDB database.  This should be compiled in. &lt;br /&gt;
For speed we can run the stats db on a tempfs in memory.  I've disabled this for now.  but it could be enabled in /etc/fstab.&lt;/div&gt;</summary>
		<author><name>KD7LXL</name></author>
	</entry>
</feed>