'lsnodes' node status and control web viewer

I have written a Perl script web viewer which shows status of your local Allstar nodes and allows app_rpt command control as you would have from your radio. You can access this locally or from anywhere on the Internet.
This is an effective but rather simple viewer which I find very useful and thats why I wanted to share it with you. I wanted something that was easy to modify and understand. I have been using this for several weeks but consider it beta code. Installation is a little involved but I think I have supplied good instructions on how to implement it.
It requires httpd, PHP, and Perl on your server. Acid comes with Perl but unless you have installed httpd and PHP for other applications like Allmon you will have to install them.
Included in the package is a simple command version to show connected nodes called ‘lsnodes’.
I welcome your comments and suggestions and I am sure there will be some evolution of the code and install instructions. I hope it is useful to you.
More info, install instructions, screenshots, and the tarball are at -
http://crompton.com/hamradio/allstar/lsnodes.html
I primarily use firefox but I tested it with Chrome and it seems to work fine. I would not recommend explorer. Actually I wouldn’t recommend explorer for anything! In firefox you can use the zoom feature to change the text size to suit your needs. It is also nice to have multiple tabs open if you have more than one node.
73 Doug
WA3DSP
http://www.crompton.com/hamradio

Nice work Doug,

Will or can this be setup to display (local) private 1xxx node status as well?

Ross

www.kc7rjk.net

···

From: Doug Crompton

Sent: Monday, January 6, 2014 2:02 PM

To: app_rpt-users@ohnosec.org

Subject: [App_rpt-users] ‘lsnodes’ node status and control web viewer

I have written a Perl script web viewer which shows status of your local Allstar nodes and allows app_rpt command control as you would have from your radio. You can access this locally or from anywhere on the Internet.
This is an effective but rather simple viewer which I find very useful and thats why I wanted to share it with you. I wanted something that was easy to modify and understand. I have been using this for several weeks but consider it beta code. Installation is a little involved but I think I have supplied good instructions on how to implement it.
It requires httpd, PHP, and Perl on your server. Acid comes with Perl but unless you have installed httpd and PHP for other applications like Allmon you will have to install them.
Included in the package is a simple command version to show connected nodes called ‘lsnodes’.
I welcome your comments and suggestions and I am sure there will be some evolution of the code and install instructions. I hope it is useful to you.
More info, install instructions, screenshots, and the tarball are at -
http://crompton.com/hamradio/allstar/lsnodes.html
I primarily use firefox but I tested it with Chrome and it seems to work fine. I would not recommend explorer. Actually I wouldn’t recommend explorer for anything! In firefox you can use the zoom feature to change the text size to suit your needs. It is also nice to have multiple tabs open if you have more than one node.
73 Doug
WA3DSP
http://www.crompton.com/hamradio



App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

Ross,
I looked in the database and it starts at node 2000 and obviously local private nodes would not be there so the local nodes would show the node but say ‘no info’ for the rest of the data because it would not be in the database. If you wanted something to show for the local nodes you could create a local database with the same format as the public one and then at each grab of the public database append it to your local database. The “database” is nothing more than a text file with four fields separated by a vertical bar one entry per line.
Node>Call>Frequency>Location
27225|WA3DSP|446.1 Simplex|Richboro, PA
73 Doug
WA3DSP
http://www.crompton.com/hamradio

···

From: kc7rjk@comcast.net
To: app_rpt-users@ohnosec.org
Date: Mon, 6 Jan 2014 14:46:43 -0800
Subject: Re: [App_rpt-users] ‘lsnodes’ node status and control web viewer

Nice work Doug,

Will or can this be setup to display (local) private 1xxx node status as well?

Ross

www.kc7rjk.net

From: Doug Crompton

Sent: Monday, January 6, 2014 2:02 PM

To: app_rpt-users@ohnosec.org

Subject: [App_rpt-users] ‘lsnodes’ node status and control web viewer

I have written a Perl script web viewer which shows status of your local Allstar nodes and allows app_rpt command control as you would have from your radio. You can access this locally or from anywhere on the Internet.
This is an effective but rather simple viewer which I find very useful and thats why I wanted to share it with you. I wanted something that was easy to modify and understand. I have been using this for several weeks but consider it beta code. Installation is a little involved but I think I have supplied good instructions on how to implement it.
It requires httpd, PHP, and Perl on your server. Acid comes with Perl but unless you have installed httpd and PHP for other applications like Allmon you will have to install them.
Included in the package is a simple command version to show connected nodes called ‘lsnodes’.
I welcome your comments and suggestions and I am sure there will be some evolution of the code and install instructions. I hope it is useful to you.
More info, install instructions, screenshots, and the tarball are at -
http://crompton.com/hamradio/allstar/lsnodes.html
I primarily use firefox but I tested it with Chrome and it seems to work fine. I would not recommend explorer. Actually I wouldn’t recommend explorer for anything! In firefox you can use the zoom feature to change the text size to suit your needs. It is also nice to have multiple tabs open if you have more than one node.
73 Doug
WA3DSP
http://www.crompton.com/hamradio



App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users


App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users