Page 1 of 1

API to check xSever module connection

Posted: Tue Apr 19, 2016 7:08 am
by Prakash
Hello,

Is there any API available which is used to return/check connection status of xServer modules or other ways to check connection status of xServer modules.
With single check, need to get all xModules details, I don't want to check each xModules connection/running status separately.

Best regards,
Prakash

Re: API to check xSever module connection

Posted: Wed Apr 20, 2016 5:49 pm
by Bernd Welter
Hello Prakash,

there are different strategies available of how to monitor a server. They are described here:
http://xserver.ptvgroup.com/fileadmin/f ... n%7C_____3

One potential approach looks like this:
Sample call via JSON (xMap)<br />http://127.0.0.1:50010/xmap/pages/moduleCommand.jsp?status=json
Sample call via JSON (xMap)
http://127.0.0.1:50010/xmap/pages/moduleCommand.jsp?status=json
Best regards
Bernd