Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Testing for a running server

I need to find some way to reliably check whether a Jazz server is running (ie whether it will actually respond to requests from users). In order to do this I think I need to check that the web server will respond and that the database is active and responding to requests. However I don't want to have to authenticate via our ldap server in order to do this. Is there a tool for doing this (repotools.sh won't do it), or is there some set of API calls that I could make that would achieve this?

0 votes



One answer

Permanent link
I don't think you will be able to check the health of your server
without authenticating with LDAP. Especially if you are configuring
your server to use LDAP, making sure that you can log in is a very
important part of testing the server.

-
Matt Lavin
Jazz Server Team


On Wed, 2009-06-03 at 13:38 +0000, cawthorn wrote:
I need to find some way to reliably check whether a Jazz server is
running (ie whether it will actually respond to requests from users).
In order to do this I think I need to check that the web server will
respond and that the database is active and responding to requests.
However I don't want to have to authenticate via our ldap server in
order to do this. Is there a tool for doing this (repotools.sh won't
do it), or is there some set of API calls that I could make that
would achieve this?

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 03 '09, 9:24 a.m.

Question was seen: 6,425 times

Last updated: Jun 03 '09, 9:24 a.m.

Confirmation Cancel Confirm