Re: how to detect if ARS server is not running
Brought to you by:
jeffmurphy
|
From: Scott G. <rs...@Pa...> - 1996-04-18 17:39:59
|
Wing...I check to see if Remedy is running in several ways.
1) Can I connect and do anything from my Admin or User tool
2) Rlogin to the server and check that ARSERVTCD & ARSERVERD(s) are running
(I use the "ps -eaf" command)
3) Ensure that none of the ARSERVERD(s) are in a runnaway (basically, just
keep hitting the "ps -eaf" command every 5 seconds or so and ensure
that the CPU time is not consistantly going up.
4) Ensure that the database is active
At 09:49 AM 4/18/96 EDT, you wrote:
>Is it possible to find out whether the Remedy is running or not?
>It seems that the ars_Login will return the control structure no
>matter whether the Remedy server is up or not.
>
>Thanks.
>
> Wing Choy
> AT&T
> wh...@mi...
>
>
******************************************
** Scott Galloway O__ __O **
** Pacific Bell /| |\ **
** (619) 695-5552 / > o < \ **
** rs...@pa... **
******************************************
|