I have a need to monitor the cpu usage on linux box in a per process basis. My idea is to have the agent, that is installed in the box, grab this information an log the results in an SQL.
You need information about all running processes? Single test item cannot return such information to HostMonitor. If you want to record this info directly into database, probably you don't need agent and HostMonitor. I think its better to use some script started on schedule...
Or you need monitoring function as well? E.g. start alert when some process uses too much resources?
I´m trying to make RMA execute external program using the reply of one test executed by hostmonitor. The problem is I´m not getting the result but the name of the macro I´m using. Is there any problem in using macros on action excute external program with RMA (Linux)?