Hi Guys: I have a server running 2 hub nodes; I have allmon running on the same server. In allmon.ini I have 2 stanza's one for each hub node... same login credentials. On the asterisk CLI, I am seeing authentication errors from manager.conf The allmon dashboard shows stats perfectly fine for one of my nodes, the 2nd node, the one that seems to be giving authentication errors, has the following message on the allmon dashboard: Get node sawSta failed! I have tried a separate user account (in allmon.ini and manager.conf for each node - but I am seeing the same issue. Appreciate some pointers! Thanks, Ramesh, VA3UV
I believe that means that you have a really old version of the apt_rpt. The sawstat command was added for allmon many years ago. On Wed, Jan 18, 2017 at 7:50 PM Ramesh Dhami <Ramesh@va3uv.com> wrote:
Hi Guys:
I have a server running 2 hub nodes; I have allmon running on the
same server.
In allmon.ini I have 2 stanza's one for each hub node... same
login credentials.
On the asterisk CLI, I am seeing authentication errors from
manager.conf
The allmon dashboard shows stats perfectly fine for one of my
nodes, the 2nd node, the one that seems to be giving
authentication errors, has the following message on the allmon
dashboard:
Get node sawSta failed!
I have tried a separate user account (in
allmon.ini and manager.conf for each node - but I am seeing the
same issue.
Appreciate some pointers!
Thanks,
Ramesh, VA3UV
_______________________________________________
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.
On 2017-01-19 8:38 AM, Tim Sawyer wrote:
I believe that means that you have a really old version of the apt_rpt. The sawstat command was added for allmon many years ago.
<-- Morning Tim; OK, I could look into updating app_rpt (yes, this is an early ACID install... it has been working very well, so we have not had the need to update it). Why would the issue only manifest itself for one of the 2 nodes that we are running on that server? Thx, Ramesh.
The one thing that needs to be pointed out is the second node in this case is a private node vs the first as a public node. Would that have any baring? VA3RQ On 1/19/2017 9:24 AM, Ramesh Dhami wrote:
On 2017-01-19 8:38 AM, Tim Sawyer wrote:
I believe that means that you have a really old version of the apt_rpt. The sawstat command was added for allmon many years ago.
<-- Morning Tim; OK, I could look into updating app_rpt (yes, this is an early ACID install... it has been working very well, so we have not had the need to update it). Why would the issue only manifest itself for one of the 2 nodes that we are running on that server?
Thx,
Ramesh. _______________________________________________ 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.
On 2017-01-19 8:38 AM, Tim Sawyer wrote:
I believe that means that you have a really old version of the apt_rpt. The sawstat command was added for allmon many years ago.
<-- Hi Tim; This is indeed an early ACID install. I have just updated it (to version 0.327 11/24/2016). I do see the following function in the app_rpt.c code: static int rpt_manager_do_sawstat(struct mansession *ses, const struct message *m, char *str) I keep seeing authentication error messages in the asterisk CLI: [Jan 20 10:05:22] NOTICE[24330]: manager.c:1034 authenticate: 127.0.0.1 failed to authenticate as 'admin' Yet, for the 2nd node, allmon works perfectly and shows stats, etc (credentials are the same!). Cheers, Ramesh.
participants (3)
-
Jon Rorke -
Ramesh Dhami -
Tim Sawyer