電腦-Windows在Powershell下安裝伺服器服務
參考資料:
Install SNMP on Windows 2012
Configure a Windows device for Zenoss
安裝snmp service
Add-WindowsFeature SNMP-Service
Add-WindowsFeature SNMP-WMI-Provider
確認
Get-WindowsFeature -Name snmp*
參考資料:
Install SNMP on Windows 2012
Configure a Windows device for Zenoss
