Along the lines of what Misi shared, the only way to get accurate information is to look at the user logs. There are no hooks to see when a session ended. Polling for the data has the fault that you will have inaccurate information about when a session ended/license released. With that said, polling has the downsides that it (1) leads to compute intensive operations to calculate the license utilization and (2) it is not 100% accurate.
Depending on how accurate you want the data to be, polling may be good enough. It all depends on what resolution you want the resulting data set to be in. Polling is good enough to get a count of hours for a given user/license type. Axton Grams On Sun, Mar 17, 2013 at 10:48 PM, Karthick <[email protected]> wrote: > > Hi All, > > > > Can any one help me in monitoring the license usage for individual user > jn remedy. > > > > Really I don't want to try the free utility to monitor the license > usage, is there any other way to check the license usage > > > > Remedy Environment: > > > > Remedy ARS : 7.1 > > DB : SQL 2005 > > Platform : Windows 2003 > > > > > > Sent from my iPhone > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > "Where the Answers Are, and have been for 20 years" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

