Admin Statistics page not available

Admin Statistics page not available SearchSearch
Author Message
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 5420
Registered: 08-2008
Posted on Wednesday, August 26, 2015 - 06:20 pm:   

From the support mailbox...


quote:

Hi

Can I please know how to access the admin statistics, like SMS per day, the queue status etc.

Earlier I use to access the below URL and I use to see a XML page where all such information use to display. Today when I am checking the below link (user & pass changed), I am getting “Page Cant be displayed”

Can you please suggest.

http://127.0.0.1:8800/admin/xmlstatus?user=adminuser&password=adminpass

Thanks & Regards




Hi,


Assuming that NowSMS is on the same machine as the software making the request, that is correct. If it is a different machine, change 127.0.0.1 to the appropriate IP address.

8800 assumes the default port number is used. This can be changed under "port number for the web interface" in the 'Web" section of the NowSMS configuration. If this port number is changed, use the appropriate port number.

Also in the "Web" section of the NowSMS interface, if an "IP Address for web interface" is set to other than "all available", that IP address must be used instead of 127.0.0.1.

Assuming those issues are OK, try connecting to http://127.0.0.1:8800, which should prompt for a username/password.

--
Des
NowSMS Support


quote:

All the above are good. I can get web page if I just browse till port.

I am NOT getting anything when \admin is there.

Thanks & Regards




Hi,

On the "Web" area of the NowSMS configuration, is there an SSL port number defined? If there is, /ADMIN requests get redirected to SSL, but this generates certificate errors with most browsers unless a commercial certificate is installed.

If you delete the SSL port number in the configuration, I'd expect this problem to go away.

If you have applications using SSL and cannot do this, we do have an updated version of the SSL library which forces higher level encryption, and addresses some browser issues (although most will still complain about certificate errors). For the update, see http://www.nowsms.com/ssl-sha1-deprecation-and-sha256-support

--
Des
NowSMS Support


quote:

Thanks a lot.

Removing the SSL port number worked.

Thanks & Regards