This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:monitoring:zenoss_devices [2014/05/12 15:24] gcooper |
networking:monitoring:zenoss_devices [2014/05/12 16:19] (current) gcooper |
||
---|---|---|---|
Line 69: | Line 69: | ||
===== Windows Server ===== | ===== Windows Server ===== | ||
- | http:// | + | :!: The Microsoft Windows ZenPack is already installed by default. |
+ | |||
+ | :!: Tested with Windows Server 2012 R2. | ||
+ | |||
+ | - Add a new device. | ||
+ | - Choose ''/ | ||
+ | - Configuration Properties | ||
+ | * zWinRMUser (DOMAIN\username) | ||
+ | * zWinRMPassword | ||
+ | |||
+ | |||
+ | FIXME Is any of the below useful? | ||
+ | |||
+ | Install Kerberos on Zenoss host: | ||
+ | |||
+ | < | ||
+ | yum -y install krb5-workstation | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | SNMP: http:// | ||
- | :!: Windows Server 2012 R2 | ||
Install in PowerShell: | Install in PowerShell: | ||
Line 82: | Line 103: | ||
</ | </ | ||
+ | < | ||
+ | winrm get winrm/ | ||
+ | winrm set winrm/ | ||
+ | |||
+ | </ | ||