1834604 Members
3974 Online
110069 Solutions
New Discussion

Re: vmstat demon

 
SOLVED
Go to solution
Ahmed_58
Regular Advisor

vmstat demon

Dears,
What is vmstat demon, I need to know if vmstat is runnning?

thanks,
Ahmed
2 REPLIES 2
Ninad_1
Honored Contributor
Solution

Re: vmstat demon

Hi,

vmstat is a command which is used to report some statistics about process, virtual memory, trap, and CPU activity.
see man page of vmstat for usage
It wont be running by default, unless some application/script uses it to run and gather stats into customised log file or so.

Regards,
Ninad
Ahmed_58
Regular Advisor

Re: vmstat demon

Thanks Ninad,
Yes, there is a process running by our application.
Ahmed