PDA

View Full Version : Original G-NetReport Pro - mobile network measurements sent to your own online database



optopt
2017-05-10, 04:40 AM
G-NetReport Pro is app for mobile network real time measurements and reporting to your own online database.

Get it on Google Play - https://play.google.com/store/apps/details?id=com.gyokovsolutions.gnetreportpro
(https://play.google.com/store/apps/details?id=com.gyokovsolutions.gnetreportpro)

40450


G-NetReport Pro is similar to G-NetTrack Pro, but you can send online reports to your own database and organize your measurement fleet of reporting phones.

You can record logfiles or do online reporting to your own database.
You can use G-NetLook Pro for Android for postprocessing the measurements in database - https://play.google.com/store/apps/details?id=com.gyokovsolutions.gnetlookpro
(https://play.google.com/store/apps/details?id=com.gyokovsolutions.gnetlookpro)
How to use:
1. Create your database using provided scripts and set the app to report to it.
- download scripts - http://www.gyokovsolutions.com/downloads/scripts/scripts.rar
- setup webserver with PHP and MySql support. You can use some service provider for this.
- create new database on your server.
- use create_table.txt script to create table called 'measurements' in your database.
- use test_insert.php for testing the inserting of records in database. Change server, username, password and database name with your values. Copy test_insert.php to your server. When you open it in webbrowser it should insert test record in database.
- use insert.php for inserting measurement records in your database. Change server, username, password and database name with your values. Copy insert.php to your server.

2. Set reporting server of G-NetReport Pro to your database server. You can also use predefined vendor for reporting. If you are using reporting vendor make sure [Use reporting vendor] is checked.
- Set SETTINGS - ONLINE REPORTING - Report URL to URL of insert.php on your server (something like http:www.yourtestserver.com/test/insert.php)

3. Check SETTINGS - ONLINE REPORTING - Send Measurements Online

4. Now when you start logging the app will send measurements to your server. You can also send instant measurement using MENU - Send sample.