xmsoft
open-menu closeme
Home
About
DSGVO
GDPR
Impressum
github twitter linkedin rss
  • NetApp NFS APD issues – reduction of MaxQueueDepth

    calendar Sep 4, 2016 · 2 min read · APD ESXi Troubleshooting VMware  ·
    Share on: twitter facebook linkedin copy

    If you face APD’s in your environment you can follow the KB below to possible improve the situation. http://kb.vmware.com/kb/2016122 https://kb.netapp.com/support/index?page=content&id=1014696 When using NFS datastores on some NetApp NFS filer models on an ESXi/ESX host, you experience these symptoms: The NFS …


    Read More
  • Get all guest IPs of all your Virtual Machines using Powershell

    calendar Aug 10, 2016 · 1 min read · PowerShell Scripts VMware  ·
    Share on: twitter facebook linkedin copy

    This is a small powershell script to get all Guest IPs from all virtual machines $VCENTER="10.1.1.3" Connect-VIServer -Server $VCENTER $vms = Get-VM | Sort $file = "c:\ip_list.txt" foreach ($vm in $vms){ foreach($ip in $vm.Guest.IpAddress){ Write-Host "$vm $ip" "$vm $ip" | Out-File -FilePath $file -Append } } …


    Read More
  • Update 2: So what has changed … I joined VMware

    calendar Apr 17, 2016 · 1 min read · Exam Personal Training VMware  ·
    Share on: twitter facebook linkedin copy

    Some of you might have noticed, there was a countdown on my website. So what has happened … I have decided that it was time to move on to new challenges. So I quit my job at Vodafone after nearly 15 years and joined VMware at the 1st of April 2016 as Senior Technical Support Engineer. Currently I’m really busy by doing …


    Read More
  • Belkin Thunderbolt 2 Express-HD-Dock and SD card adapter for my MacBook Mid 2014

    calendar Mar 31, 2016 · 1 min read · Apple belkin Desk Macbook Thunderdock  ·
    Share on: twitter facebook linkedin copy

    I own a MacBook 13 Retina (Mid 2014) which I use for all my activities around my VMware Homelab. Now it was time to extend and improve the usability. Therefore I bought a Belkin Thunderbolt 2 Express-HD-Dock. This dock reduce the amount of cable which I have to plugin into my MacBook from 5 to 2. So only the power and …


    Read More
  • Alternative Setup of a VMware Homelab

    calendar Mar 22, 2016 · 1 min read · ESXi Homelab vCenter VMware  ·
    Share on: twitter facebook linkedin copy

    My planed new Homelab requires a lot of space due to the fact of the size of the components. But what if someone would like to have a Homelab but does not have the space in the office. One option would be to run a fully virtualized Homelab but this is limited to the resources of the computer/laptop. A more costly …


    Read More
  • Homelab upgrade and Options to install a SSD into the HP Microserver Gen8

    calendar Mar 15, 2016 · 2 min read · ESXi Homelab HP Server VMware  ·
    Share on: twitter facebook linkedin copy

    I started to plan the upgrade my current homelab from 1x HP Microserver Gen8, 2x HP Microserver N40L and a Netgear 24 port switch. The only part which I will keep is the HP Microserver Gen8 it has already 16GB of memory and a HP SmartArray P410 with 512MB Cache module incl. battery. This machine will run my …


    Read More
  • UPDATE: How to update ESXi from online repository

    calendar Mar 4, 2016 · 3 min read · ESXi Patches Updates VMware  ·
    Share on: twitter facebook linkedin copy

    UPDATEHP has changed the URL of their online repository. I have adjusted the post accordingly. Here is a way how to install patches using esxcli directly on the ESXi host from an online repository I found a great side about the available patches including commands to install them. https://esxi-patches.v-front.de/ …


    Read More
  • How to configure VMware monitoring in Check_MK

    calendar Mar 3, 2016 · 1 min read · ESXi monitoring vCenter VMware  ·
    Share on: twitter facebook linkedin copy

    Check_MK is able to monitor ESXi or vCenter out of the box. The configuration requires 2 steps and preferred a read only user. Login to Check_MK Create new Host Hostname: ESXi/vCenter Name or fqdn IP Address: ESXi/vCenter Management IP Save & Go to Services The error message is normal and we can ignore it. Go to Host & …


    Read More
  • Setup check_mk

    calendar Mar 3, 2016 · 2 min read · CentOS centos7 check-mk monitoring  ·
    Share on: twitter facebook linkedin copy

    Check_MK is a monitoring solution which is originally based on Nagios. It has been extended with a nice web gui including a lot of new features which simplify the setup of a monitoring system. It is available as Enterprise edition and as RAW (Open Source) edition. There is a limited english documentation available. …


    Read More
  • Upload file to webdav using Powershell

    calendar Mar 3, 2016 · 1 min read · PowerShell Scripts webdav  ·
    Share on: twitter facebook linkedin copy

    This is small powershell script to upload a file from your local disk to a webdav server. It is also proxy capable. #Complete path of the file to be uploaded $file = "d:\test_file.txt" #URL without the last "/" $url = "https://YOUR-SERVER/webdav" $proxy = "http=PROXY-SERVER:PORT" #User and Pwd for Webdav Access $user = …


    Read More
    • ««
    • «
    • 105
    • 106
    • 107
    • 108
    • 109
    • »
    • »»

Michael Hempel

VMware GSS Staff TSE and Technologist.
Read More

Featured Posts

  • Linux Watchdog Read Only Filesystem
  • vRops CLI
  • Minicube get started
  • What skills a good technical support engineer requires.
  • Troubleshooting VMware Basic Steps

Recent Posts

  • Urdash Introduction
  • Quick Tip: LCM API swagger authentication
  • SkylineCLI: How to automate Skyline Endpoint operations
  • SkylineCLI: How to deploy a Skyline Collector
  • SkylineCLI: Version 1.0.3 released
  • Quicktip: How to check VCSA internal certificates
  • Skyline Insight API Powershell example
  • Skyline Advisor Pro Technologist certification

Categories

UNCATEGORIZED 949 VMWARE 130 VIRTUALISATION 108 VSPHERE 61 ESXI 44 HP 19 POWERSHELL 19 SCRIPTS 19 HOMELAB 18 CLOUD 14 PERSONAL 12 VROPS 11 SKYLINE 9 IDEAS 8
All Categories
APPDEFENSE1 APPLIANCE1 ARDUINO1 ARM2 AUTOMATION1 AWS1 BOOKS2 CENTOS1 CERTIFICATES2 CLOUD14 CLOUD NATIVE APPS5 CONTAINERS2 DESK1 DOCS2 DOCUMENTATION4 ESP82661 ESXI44 EUCALYPTUS2 GIT1 GOGS1 GUACAMOLE1 HACKING1 HOMELAB18 HOSTCLIENT2 HP19 IDEAS8 IOT1 IX4-300D1 JOB1 KB1 LENOVO1 MACBOOK1 MONITORING3 NAS1 NSX1 OPENSTACK5 PAPERS2 PATCHES2 PERSONAL12 PHOTON OS4 POWERSHELL19 PROXMOX5 PSOD1 SCRIPTS19 SECURITY1 SKYLINE9 SOFTWARE MANAGEMENT1 STORAGE1 SUPPORT1 SYSLOG-NG1 TECHNOLOGY4 THEVESI4 TOOLS8 TRAINING2 TROUBLESHOOTING8 UBUNTU5 UNCATEGORIZED949 UPDATE1 VAMI2 VCENTER3 VCLOUD DIRECTOR1 VCSA6 VDP4 VDR5 VEXPERT1 VIC4 VIDEOS4 VIRTUALISATION108 VMWARE130 VMWARE ARIA OPERATIONS1 VMWORLD2 VRLI1 VROPS11 VSA2 VSPHERE61 WHATS NEW6 WORK1
[A~Z][0~9]

Tags

VMWARE 116 HP 19 ESXI 18 HOMELAB 14 POWERSHELL 14 VCENTER 14 APPLIANCE 11 VROPS 11 PERSONAL 10 SERVER 10 TROUBLESHOOTING 10 VSPHERE 10 CLOUD 9 SKYLINE 9
All Tags
APD1 APPDEFENSE1 APPLE1 APPLIANCE11 ARDUINO1 ARM2 AWS1 BACKUP1 BELKIN1 BOOKS2 CENTOS4 CENTOS71 CERTIFICATES1 CHECK-MK1 CLOUD9 CLOUD NATIVE APPS3 CONTAINERS1 DESK1 DOCS1 DOCUMENTATION1 ESP82661 ESXI18 EXAM1 FLINGS1 GIT1 GOGS1 HA2 HACKING1 HOMELAB14 HOSTCLIENT1 HP19 IOT1 IX4-300D1 K8S1 KB2 KUBERNETES1 LAB5 LENOVO1 LINUX1 LOG FILES1 LOGWATCH1 MACBOOK1 MINICUBE1 MONITORING2 NAS1 NSX1 OPENSTACK5 PAPERS1 PATCHES2 PERSONAL10 PHOTON OS4 POSTER1 POWERSHELL14 PROXMOX5 PSOD1 SCRIPTING1 SCRIPTS7 SECURITY1 SERVER10 SKYLINE9 SOFTWARE MANAGEMENT1 STORAGE1 SUPPORT1 SYSLOG-NG1 THUNDERDOCK1 TOOL5 TRAINING3 TROUBLESHOOTING10 TSE1 UBUNTU5 UPDATES1 VAMI2 VCA1 VCENTER14 VCSA4 VDP4 VDR3 VEXPERT1 VIC4 VIDEOS4 VIRTUALISATION4 VMWARE116 VMWARE ARIA OPERATIONS1 VMWORLD1 VRLI1 VROPS11 VSA1 VSAN1 VSPHERE10 WATCHDOG1 WEBCLIENT1 WEBDAV1 WHATS NEW6 WHITEPAPER4 WINDOWS1
[A~Z][0~9]
Copyright © 2020, Michael Hempel; all rights reserved.

Copyright 2016-  COPYRIGHT © 2020, MICHAEL HEMPEL; ALL RIGHTS RESERVED.. All Rights Reserved

to-top