Tech TopX: ESXI Performance Troubleshooting

preview_player
Показать описание
Matthew Gauch talks about ESXi performance on Nutanix and how to troubleshoot a performance issue in your environment.

To open port 2009 use the command: allssh 'sudo iptables -t filter -A WORLDLIST -p tcp -m
tcp --dport 2009 -j ACCEPT; sudo service iptables save

To close port 2009 use the command: allssh 'sudo iptables -t filter -D WORLDLIST -p tcp -m
tcp --dport 2009 -j ACCEPT; sudo service iptables save

Рекомендации по теме
Комментарии
Автор

This video is very informative. Everything described so easily and nicely with all steps and pictures. Thank you so much for this video.

Prinks
Автор

This was one of the best videos I watched for ESXi troubleshooting. Thanks !

arashdashti
Автор

How about using a white background with black text instead of black and green. It does not show up very well. Hard to see what you are showing.

phillipbruce
Автор

thanks for troubleshoot a performance issue

anilbankey