excellent starting point...and close, but with some hacking on my part... Thanks! -- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message.
On Nov 22, 2015, at 05:23, larry <larry@n7fm.com> wrote:
Bryan,
I have a PHP script that I run in a local linux terminal as well as a version on my web site for a few friends to use. http://www.n7fm.com/allstar_node_info.php Gives an idea. Not a beautiful display but works to keep track of certain nodes without needing to hunt through the master list to check an individual status. I need to create a better display layout but never seem to find the time. Projects, mine and others never end. Finish one have 2 more waiting.
Don't know if something along this line would work for you or if you were looking for a main CVS file that only has a list with only connected nodes to search rather than all that are online? The script does not display ALL nodes connected. It uses a list (Array) of your selected node numbers. Stripping the status of each node in the array from the master list. It displays the connection status of those particular nodes.
Friends and I have Allstar nodes on our different repeaters as well as some links that we need to keep a check on their status.
I got tired jumping all over the main file to check them. With multiple servers scattered about that became a pain. My son listening to me whine wrote me a script that checks the status of each node I add to an array. Nothing fancy but it lets me check all entered nodes status with a single script to see if and who is connected.
Larry - N7FM
Bryan,
I have a PHP script that I run in a local linux terminal as well as a version on my web site for a few friends to use. http://www.n7fm.com/allstar_node_info.php Gives an idea. Not a beautiful display but works to keep track of certain nodes without needing to hunt through the master list to check an individual status. I need to create a better display layout but never seem to find the time. Projects, mine and others never end. Finish one have 2 more waiting.
Don't know if something along this line would work for you or if you were looking for a main CVS file that only has a list with only connected nodes to search rather than all that are online? The script does not display ALL nodes connected. It uses a list (Array) of your selected node numbers. Stripping the status of each node in the array from the master list. It displays the connection status of those particular nodes.
Friends and I have Allstar nodes on our different repeaters as well as some links that we need to keep a check on their status.
I got tired jumping all over the main file to check them. With multiple servers scattered about that became a pain. My son listening to me whine wrote me a script that checks the status of each node I add to an array. Nothing fancy but it lets me check all entered nodes status with a single script to see if and who is connected.
Larry - N7FM
On 11/20/2015 07:24 PM, Bryan D. Boyle wrote: yup. lots of nodes, but only between 1400-1500 active at any given time...
though, the master list is pretty good, but what i'm looking for...no worries. was just a thought.
-- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message.
On Nov 20, 2015, at 20:23, George Csahanin <george@dyb.com> wrote:
I *think* what he means is something that can show the connection status, like what the bubble diagram shows.
GeorgeC W2DB Cedar Park, TX node 2360
On 11/20/2015 12:29 PM, k5tra wrote: Bryan, you can make your own CSV file from: /var/lib/asterisk/rpt_extnodes . This is the current database file on your server. TRA
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Very nice, what is the data source? -Larry
On 22.11.2015, at 21:24, Bryan D. Boyle <bdboyle@bdboyle.com> wrote:
excellent starting point...and close, but with some hacking on my part...
Thanks! -- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message.
On Nov 22, 2015, at 05:23, larry <larry@n7fm.com> wrote:
Bryan,
I have a PHP script that I run in a local linux terminal as well as a version on my web site for a few friends to use. http://www.n7fm.com/allstar_node_info.php Gives an idea. Not a beautiful display but works to keep track of certain nodes without needing to hunt through the master list to check an individual status. I need to create a better display layout but never seem to find the time. Projects, mine and others never end. Finish one have 2 more waiting.
Don't know if something along this line would work for you or if you were looking for a main CVS file that only has a list with only connected nodes to search rather than all that are online? The script does not display ALL nodes connected. It uses a list (Array) of your selected node numbers. Stripping the status of each node in the array from the master list. It displays the connection status of those particular nodes.
Friends and I have Allstar nodes on our different repeaters as well as some links that we need to keep a check on their status.
I got tired jumping all over the main file to check them. With multiple servers scattered about that became a pain. My son listening to me whine wrote me a script that checks the status of each node I add to an array. Nothing fancy but it lets me check all entered nodes status with a single script to see if and who is connected.
Larry - N7FM
Bryan,
I have a PHP script that I run in a local linux terminal as well as a version on my web site for a few friends to use. http://www.n7fm.com/allstar_node_info.php Gives an idea. Not a beautiful display but works to keep track of certain nodes without needing to hunt through the master list to check an individual status. I need to create a better display layout but never seem to find the time. Projects, mine and others never end. Finish one have 2 more waiting.
Don't know if something along this line would work for you or if you were looking for a main CVS file that only has a list with only connected nodes to search rather than all that are online? The script does not display ALL nodes connected. It uses a list (Array) of your selected node numbers. Stripping the status of each node in the array from the master list. It displays the connection status of those particular nodes.
Friends and I have Allstar nodes on our different repeaters as well as some links that we need to keep a check on their status.
I got tired jumping all over the main file to check them. With multiple servers scattered about that became a pain. My son listening to me whine wrote me a script that checks the status of each node I add to an array. Nothing fancy but it lets me check all entered nodes status with a single script to see if and who is connected.
Larry - N7FM
On 11/20/2015 07:24 PM, Bryan D. Boyle wrote: yup. lots of nodes, but only between 1400-1500 active at any given time...
though, the master list is pretty good, but what i'm looking for...no worries. was just a thought.
-- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message.
On Nov 20, 2015, at 20:23, George Csahanin <george@dyb.com> wrote:
I *think* what he means is something that can show the connection status, like what the bubble diagram shows.
GeorgeC W2DB Cedar Park, TX node 2360
On 11/20/2015 12:29 PM, k5tra wrote: Bryan, you can make your own CSV file from: /var/lib/asterisk/rpt_extnodes . This is the current database file on your server. TRA
App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (2)
-
Bryan D. Boyle -
HB9EYQ