[mapguide-internals] RE: Server status/Ping API
Trevor Wekel
trevor_wekel at otxsystems.com
Sun Oct 25 05:43:44 EDT 2009
Hi Bruce,
Would information similar to "uptime" from Linux be appropriate?
03:38:49 up 2 days, 17:29, 1 user, load average: 0.00, 0.00, 0.10
This would roughly translate to system time, MapGuide Server uptime, offline/online, and current user load.
We could also include server process memory utilization but that would take longer to generate.
Thanks,
Trevor
-----Original Message-----
From: mapguide-internals-bounces at lists.osgeo.org [mailto:mapguide-internals-bounces at lists.osgeo.org] On Behalf Of Bruce Dechant
Sent: October 22, 2009 1:36 PM
To: MapGuide Internals Mail List
Subject: [mapguide-internals] Server status/Ping API
Hi All,
The existing Server Admin service has the following APIs that are not officially published but are available to use:
GetSiteVersion() - returns the exact MapGuide server version
GetSiteInfo() - returns MapGuide server information and OS information
Both of these require authentication credentials because of the information returned.
I was wondering about adding a new API that would not require authentication credentials.
Example: GetSiteStatus()
I would like it to return the server status as either "Offline" or "Online" as some of the information.
This API could be used as a sort of "ping" if needed.
What other non sensitive information do you think we could include with this API?
Thanks,
Bruce
_______________________________________________
mapguide-internals mailing list
mapguide-internals at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
More information about the mapguide-internals
mailing list