Make sure your zWinRMServerName is set.
I use ${here/titleOrId} and then make sure the device title is set to the FQDN.
Subject: |
RE: ZenOSS Core 6.2 unable to model Windows devices |
Author: |
J K |
Posted: |
2019-06-12 10:46 |
That is in fact what I'm using and the device title is FQDN. Is there a command I can run similar to snmpwalk that will help me get a more verbose output of this step? I am suspecting some cached entry is persisting but I'm not sure how to connect and check the kerberos cache. I'm not sure which docker instance I need to attach to check this.
EDIT: It started working without any modification - it seems like the ticket expired. Would be useful to know how to clean it out for future reference.
The only item I've got left is the need to pull the eventlogs. How can I accomplish that?
------------------------------
J K
------------------------------
2019-06-07 11:10:46,832 INFO zen.ZenModeler: plugins: zenoss.winrm.CPUs, zenoss.winrm.FileSystems, zenoss.winrm.HardDisks, zenoss.winrm.Interfaces, zenoss.winrm.OperatingSystem, zenoss.winrm.Processes, zenoss.winrm.Routes, zenoss.winrm.Services, zenoss.winrm.Software
2019-06-07 11:10:46,832 ERROR zen.PythonClient: Error in zenoss.winrm.CPUs: attempted Windows connection to non-Windows device
2019-06-07 11:10:46,833 ERROR zen.PythonClient: Error in zenoss.winrm.FileSystems: attempted Windows connection to non-Windows device
2019-06-07 11:10:46,833 ERROR zen.PythonClient: Error in zenoss.winrm.HardDisks: attempted Windows connection to non-Windows device
2019-06-07 11:10:46,834 ERROR zen.PythonClient: Error in zenoss.winrm.Interfaces: attempted Windows connection to non-Windows device
2019-06-07 11:10:46,834 ERROR zen.PythonClient: Error in zenoss.winrm.OperatingSystem: attempted Windows connection to non-Windows device
2019-06-07 11:10:46,838 ERROR zen.PythonClient: Error in zenoss.winrm.Processes: attempted Windows connection to non-Windows device
2019-06-07 11:10:46,838 ERROR zen.PythonClient: Error in zenoss.winrm.Routes: attempted Windows connection to non-Windows device
2019-06-07 11:10:46,839 ERROR zen.PythonClient: Error in zenoss.winrm.Services: attempted Windows connection to non-Windows device
2019-06-07 11:10:46,839 ERROR zen.PythonClient: Error in zenoss.winrm.Software: attempted Windows connection to non-Windows device
The log shows only this:
Error on 10.175.24.17: attempted Windows connection to non-Windows device
Subject: |
RE: ZenOSS Core 6.2 unable to model Windows devices |
Author: |
Jay Stanley |
Posted: |
2019-06-18 09:59 |
I think there is a kinit command that can be ran.. but I just restart zenpython container and it wipes out the cache.
------------------------------
jstanley
------------------------------