API to check xSever module connection

Deals with generic topics such as logging, framework and so on. If you are not sure where to place your topic just put it here.
Post Reply
Prakash
Posts: 22
Joined: Mon Sep 14, 2015 5:21 am

API to check xSever module connection

Post 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
Prakash Kumar
Developer
Webdirekt India Pvt. Ltd.
User avatar
Bernd Welter
Site Admin
Posts: 2564
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: API to check xSever module connection

Post 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
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
Post Reply