Re: Historical data from esxtop?
-d is the delay in seconds and -n is the number of interations. So -d 20 -n 4320 will give you 24 hours of data with a 20 second sample interval.
View ArticleRe: Historical data from esxtop?
Heres what Im running esxtop -b -c /var/tmp/batch_mode -d 20 -n 4320 > /var/tmp/batch_mode.csv Heres the error Im getting: Error: Cannot stat the configuration file : /var/batch_mode Ive tried to...
View ArticleRe: ESXi 5.1 Host system stopped responding
What i did in the past (7 days): I took away the unlimited CPU ressources from my running VMs and left some MHz for the Host - that seemd to work - no crahes. I put unlimited ressources back in...
View ArticleRe: Historical data from esxtop?
Yeah, but for some reason the permissions were screwy...I fixed that and it worked... thanks for the help!
View ArticleRe: ESXi 5.1 Host system stopped responding
Feanwulf wrote: BTW: Hardware they use is a "self-made" server - no server like dell, hp, ibm or something - so i just get to know some of the build in hardware - is there any tool to see the hardware...
View ArticleRe: Historical data from esxtop?
BTW - How long should this take? Im assuming a couple minutes or so since its getting a day's worth of stats? Only asking because it doesnt seem to be doing anything....
View ArticleRe: ESXi 5.1 Host system stopped responding
Are all of your VM's running on the same physical disks on which the ESXi system is installed? How many VMs? I wonder if you have a VM with some runaway I/O processing causing the host system to...
View ArticleRe: Historical data from esxtop?
It'll be sampling for the next 24 hours. Do you have a stand alone host or are you using vCenter?
View ArticleRe: Historical data from esxtop?
Ahh... I was hoping to go BACK 24 hrs... not start now for 24hrs. Im running the command connected to the esxi host... I think you can only run esxtop against a host, and not a vcenter server.
View ArticleRe: Historical data from esxtop?
vCenter stores historical data / ESXi is realtime (up to 36 hours with a hack). If you don't have vCenter then you're not going to get data from the last 24 hours.
View ArticleRe: Historical data from esxtop?
vCenter wasnt giving me the info I needed so I was hoping esxtop would/could.. no worries though. I know how to do this for the future though, thanks!
View ArticleRe: ESXi 5.1 Host system stopped responding
I have 2 Vms running (both Debian) - and 2 SATA drives as DataStore1 and DataStore2 - i placed VM1 on DataStore1 and VM2 on DataStore2.But i want to install some more VMs but this is barely not...
View ArticleRe: I am attempting to install ESXi 5.0, but getting purple screen
Welcome to the VMware Communities forums. Could you post a screenshot of the screen and describe the hardware you're using?
View ArticleGetting purple screen attempting to install ESXi 5.0
I am attempting to install ESXi 5.0, but getting purple screen "no place on disk for dump data" Debugger waiting (world 2048) no port for remote debugger" I think I know what it mean and have...
View ArticleRe: VM won't revert to snapshot and host won't restart
Hmm... So the only option would be to reboot. HP and Dell iDRAC and iLO now have NMI options built in and you could try sending an NMI but the results could be unpredictable. So the best option would...
View ArticleRe: ESXi 5.1 Host system stopped responding
You could take a PUTTY and run #esxcfg-info | less That will give you the list of hardware components on the host. Trouble is, it's a large file, and searching through the list can get tiring unless...
View ArticleRe: ESXi 5.1 Host system stopped responding
Sorry typo #esxcfg-info | less should read #esxcfg-info -l | less
View ArticleRe: I am attempting to install ESXi 5.0, but getting purple screen
I will send send a screen shoot as soon as I am able to upload screen shoot. Thank you Bernardo
View ArticleAre there any workarounds for vSwitch to allow double-tagged frames?
Hello all, The topology goes like this: node <--nx1G--> L2switch <--2x1G--> ESXi (5.1) Unlike other setups of this type, configuring dot1q tunneling on switch causes problems with virtual...
View Article