Process Graphs
previous next
The number of processes present throughout the day can be graphed.  This will help you to understand when the number of users and processes reach their peak values.

 

Data collected by ps -elf indicated that at 14:00:00 there were a peak of 258 processes present. This was the largest number of processes seen with ps -elf but it is not likely to be the absolute peak because the operating system does not store the true "high-water mark" for this statistic. There were an average of 215.3 processes present.

Graph of the number of processes present