On Wed, Jun 3, 2009 at 12:36 PM, Ala'a Ibrahim <[email protected]> wrote: > i am seeking for a direct tool or in general some sort of methode where i > can measure CPU Utilization for each specific period of time,also it has to > acceptable on Microsoft & Linux sides..
The discrepancies in the underlying API to measure CPU utilization across UNIX and NT environments makes your desired application impossible. Your best option is to hire a developer to write a single frontend with a multiple-backend which exports the task of actually measuring the system load to OS-specific APIs. As that developer will need to have experience with both NT and UNIX, you'll have a horribly limited pool of potential developers, and those developers will charge a lot of money because of that specific skillset that is required. Good luck! -- Registered Linux Addict #431495 http://profile.xfire.com/mrstalinman | John 3:16! http://www.fsdev.net/ | http://www.fsdev.net/~cmiller --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
