web monitoring interface link to CSPro

Discussions about tools to complement CSPro data processing
Forum rules
New release: CSPro 8.0
Post Reply
romi237
Posts: 11
Joined: November 30th, 2018, 1:18 pm

web monitoring interface link to CSPro

Post by romi237 »

Hi


Is it possible to link a web interface to a capi application under Cspro for monitoring a survey?

Thank in advance
htuser
Posts: 631
Joined: December 19th, 2011, 6:26 pm
Location: Silver Spring Area, MD, USA

Re: web monitoring interface link to CSPro

Post by htuser »

It's possible by using https://github.com/mauroIstat/CsPro2Sql and https://github.com/drovandi/CSProDashboard
If you understand Java, you can code for any customized monitoring dashboard.

We would like to see similar in CSWeb, the Cspro Developer Team can respond you more about.

Hope this help you!
G.VOLNY, a CSProuser from Haiti, since 2004
romi237
Posts: 11
Joined: November 30th, 2018, 1:18 pm

Re: web monitoring interface link to CSPro

Post by romi237 »

Thank you htuser for your reply.

As i'm not a Java specialist but i will try to use it. I hope that you or somebody else can help me if i face some difficulty.

Nice day my dear
romi237
Posts: 11
Joined: November 30th, 2018, 1:18 pm

Re: web monitoring interface link to CSPro

Post by romi237 »

By using https://github.com/mauroIstat/CsPro2Sql or https://github.com/drovandi/CSProDashboard coul the web monitoring interface be updating automaticaly all the time that a new data is send to the server?
hannesrr
Posts: 55
Joined: January 8th, 2013, 5:02 pm
Location: Lima, Perú, South America

Re: web monitoring interface link to CSPro

Post by hannesrr »

Hello!! Dou you have more technical information about this dashboard??.
Thanks in advance. :ugeek:
Hannes Rodriguez :geek:
Lima, Perú
htuser
Posts: 631
Joined: December 19th, 2011, 6:26 pm
Location: Silver Spring Area, MD, USA

Re: web monitoring interface link to CSPro

Post by htuser »

romi237 wrote:By using https://github.com/mauroIstat/CsPro2Sql or https://github.com/drovandi/CSProDashboard coul the web monitoring interface be updating automaticaly all the time that a new data is send to the server?
Yes, it will, if you use -d (delay) in the parameters of the loader. A mininal delay (one minute) will induce a more real-time refreshing.
@ hannesr, maybe, Josh or other member of the Cspro Developer Team, can help you.

Hope this help you,
G.VOLNY, a CSProuser from Haiti, since 2004
Post Reply