Browse code

revisions

gandolf authored on 01/19/2020 00:07:23
Showing 2 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,15 @@
1
+<html>
2
+<body>
3
+<h4>Ardensig - Monitor your Node's Performance</h4>
4
+<p>
5
+Ardensig enables you to view your node's received signal strength and signal to noise ration for any time period stored in the database.  Ardensig uses a "round-robin" database to store up to years worth of data.  Once you install Arednsig it begins keeping a database.  You can use the web browser to create charts of any time period after installing Arednsig.
6
+</p>
7
+<p>
8
+Installing an using Arednsig will give you an excellent introduction to Linux "devops".  You will learn about Linux server software systems and architecture, scripting for Internet applications, and displaying information in a web page.
9
+</p>
10
+<p>
11
+You can find all the required software available under open source, GNU license on this project site.  Please read the
12
+ <a href="docs/Arednsig-Installation.pdf">installation instructions</a> for details on how to install Arednsig.
13
+</p>
14
+</body>
15
+</html>
0 16
new file mode 100644
1 17
Binary files /dev/null and b/arednsig/docs/Arednsig - Installation.pdf differ