You can use the "driver" program that comes with remedy to get the ARServer start time in EPOCH. The driver program has a command called "gss" (get server statistics). The server statistic #1 is "Start Time". By getting that value, it will return the start time of the ARS instance.
Or you could code a C or Java program that would return this value in a date/time format. The API route is always more flexible, but usually more difficult. Robert Babineau, P.Eng. xwave, a division of Bell Aliant (506) 658-7995 [EMAIL PROTECTED] Come visit us at www.xwave.com -----Original Message----- From: Praveen [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2007 12:26 AM Subject: Re: how to get Remedy ARS uptime? Thanks Eric, nice info. Unfortunately mine is on a Windows 2003 server. I hope BMC comes up with a feature like this from within the ARS, sometime in the future. Praveen Quoting "Eric Cleereman (IT)" <[EMAIL PROTECTED]>: > Hi Praveen, > > I check the Remedy service's uptime with the following command: > ps -e -o comm,etime|grep arserverd > > Eric Cleereman > > -----Original Message----- > From: Action Request System discussion list(ARSList) > [mailto:[EMAIL PROTECTED] Behalf Of Praveen > Sent: Tuesday, February 20, 2007 11:26 PM > To: [email protected] > Subject: how to get Remedy ARS uptime? > > > Hi all, > I would like to know if there is a simple method to retrieve > the data for Remedy ARS uptime. I am not looking for uptime at the > OS level, but rather for ARS platform or Remedy Service. > > Any suggestions? > > Praveen > > ---------------------------------------------------------------------- > Rock bottom prices! Click to save on brand name copiers today > http://tags.bluebottle.com/fc/CAaCMPJo2qLNbOEv4k1aH9GfGNdDk2ne/ > > ________________________________________________________________________ _______ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > ARSlist:"Where the Answers Are" > > ________________________________________________________________________ _______ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > ARSlist:"Where the Answers Are" > ---------------------------------------------------------------------- Click to refinance, fast & free, no lender fee, approval today http://tags.bluebottle.com/fc/CAaCMPJktzgzKfVvN2jZ5180r4U7dHcZ/ ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

