Search Results for Zabbix monitoring

About

...a Windows Server enthousiast and a Zabbix Certified Specialist. So I love to create monitoring items for Windows Server parts (IIS, websites, application pools, SQL Server and databases). Often scripted...

Get Hyper-V guest serial number with PowerShell

PowerShell 5.0 logo

...see Get-Service in action when monitoring Windows services with PowerShell. The Hyper-V virtual machine’s instance ID (GUID) is retrieved requesting its InstanceID: Get-WmiObject -ComputerName hyper-v_server -Namespace root\virtualization\v2 -class Msvm_VirtualSystemSettingData |...