Thanks James....I'm trying to do this.....

> The username/password is where things usually bugger up.
> You have to use: DOMAIN\USER so if you are only using local user  ccounts the 
> .\USER should work. Note the backslash, this uses Windows notation as far as 
> I can tell.


now I am using "CORP\zenoss" but I have the same result.


> Remember that you do need to use FQDN for device names for Zenoss to work 
> right. 


I deleted the device and re-added as "SRV2K3.CORP.COMPANY.LCL", same result. 
also I created a /etc/hosts entry "x.x.x.x SRV2K3.CORP.COMPANY.LCL" on the 
monitoring machine.


> Also sometimes machines just show up as bad WMI state for no 
> reason I've ever figured out. It usually just goes away in an hour or so.


:(


> Make sure the windows user has admin privs on the remote machine.


- the local user ".\zenoss" is in Administrator group on the machine, and the 
AD "CORP\zenoss" is in the Administrator group.


I am so upset of seeing only the "bad wmi state" in tail that I was actually 
happy when I got this:


> 
> 2007-09-14 16:23:08 ERROR zen.zenwinmodeler: ERROR_LOGON_FAILURE: Logon 
> failure: unknown user name or bad password. (1326)
> Traceback (most recent call last):
>   File "/home/zenoss/Products/ZenWin/zenwinmodeler.py", line 63, in 
> processLoop
>     svcs = self.getServices(name, user, passwd)
>   File "/home/zenoss/Products/ZenWin/zenwinmodeler.py", line 97, in 
> getServices
>     dev.connect()
>   File "/home/zenoss/Products/ZenWin/wmiclient.py", line 51, in connect
>     self.flags,self.valueset)
>   File "/home/zenoss/lib/python/win32com/client.py", line 33, in ConnectServer
>     services = pywmi.WBEM_ConnectServer(name, namespace, user, passwd, 
> locale, flags, authority, valueset)
> com_error: com_error(1326): DOS code 0x0000052e
> 


I got this after I deleted && re-added the device. did it again and didn't see 
the error again.... this doesn't inspire confidence :(

Thanks Again

------------------------
Cristian GAL




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=10708#10708

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to