Hi, I would like to understand how to draw a graph to find out the average memory used by a single httpd process given these details collected over a period of several days. I code R but this is about a method to find an average memory utilization. I believe I have enough data.
How should I statistically calculate this ? The figures inside braces are the total httpd processes at that time. Will there be an error margin if I have combined totals like this ? Sample data : Private Shared RAM used Program 4.0 MiB 3.3 MiB 7.2 MiB httpd (11) 3.3 MiB 3.0 MiB 6.3 MiB httpd (9) 4.2 MiB 3.3 MiB 7.5 MiB httpd (12) Thanks, Mohan This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately. You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited. Visit us at http://www.polarisFT.com [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.