Re: [vagrant-up] VM Stats

2014-07-15 Thread Torben Knerr
What you can do though is something like `vagrant ssh -c iostat` Cheers, Torben On Tue, Jul 15, 2014 at 1:04 AM, Terrance Shepherd tscana...@gmail.com wrote: Not natively. Sorry. On Jul 14, 2014 5:14 PM, Bryan P bryan.per...@gmail.com wrote: Hi Guys, Is there anyway to get stats (CPU

[vagrant-up] VM Stats

2014-07-14 Thread Bryan P
Hi Guys, Is there anyway to get stats (CPU Usage, Memory Utilization) with vagrant? I am sure that I could go into the Host itself and get it but wanted to know if Vagrant had support for it out of the box (or with a plugin). Thanks for any help -- You received this message because you are

Re: [vagrant-up] VM Stats

2014-07-14 Thread Terrance Shepherd
Not natively. Sorry. On Jul 14, 2014 5:14 PM, Bryan P bryan.per...@gmail.com wrote: Hi Guys, Is there anyway to get stats (CPU Usage, Memory Utilization) with vagrant? I am sure that I could go into the Host itself and get it but wanted to know if Vagrant had support for it out of the box