My problem domain is to monitor/manage, processes, threads, daemons, on a remote machine.
I have not choosen a language as yet to write the tool. I am open to suggestions.
Clarification: 1) By Monitoring I mean "knowing current running state, memory usage, process usage ". 2) Would prefer very little setup requirements imposed. Assumptions: 1) Want to have a linux tool. The tool may run on linux but should be able to monitor windows/linux os. 2) The OS has configured all the required permissions.
It is just a starting point. I am looking for suggestions from people before I set my mind to something.[keeping an open mind for any kind of advice].
The motivation is to get rid of the various process management issues I am facing with my project.
[If you are aware of any open source projects that already are doing this or are doing this please mention them.]
Thanks for your comments,