Thanks Chet. I found my issue - needed to set the domainname in the zWinUser field - ie: domainname\username. Now it works for adding a new windows device.
I checked, and the field updated properly on the existing windows device, so I told it to remodel the device. However - remodeling does not appear to trigger a WMI collection. Any idea how I would get it to retry WMI? Or, will that happen on its own at some point? Thanks Scott -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chet Luther Sent: Wednesday, May 16, 2007 12:15 PM To: [email protected] Subject: Re: [zenoss-users] [BETA] Does WMI work in Beta? On 5/16/07, slander <[EMAIL PROTECTED]> wrote: > I installed the beta from source on Ubuntu 7.0.4. Install went well. I am monitoring just a few devices for test purposes. Switches and routers worked as expected. > > For windows devices, I set under /Devices/Server/Windows, zWinUser and zWinPassword > > I added a windows device, woapp4. > In woapp4 Events, I see; > > Wmi error talking to woapp4: com_error(88): DOS code 0x00000058 > > and > > wmi failed 88: Desc > > This same device, user and password works in 1.1.2, via the zenwin proxy. > > Am I doing somehting wrong? > > Also - the OS tab no longer shows the IPservices (not expecting the winservices until 1, above is fixed). Is that normal? And the software tab is empty. Scott, The Linux native WMI pollers (zenwinmodeler, zenwin, zeneventlog) should be working in the beta. At least they are for me. However, those WMI errors aren't a good sign. I'd take a look at the eventlog on the server that's generating them to see if you can spot the reason it isn't working. As for the IP Services, make sure you have zenoss.snmp.IpServiceMap in your zCollectorPlugins for the /Devices/Server/Windows device class and device in question if they're set locally. -- Chet Luther [EMAIL PROTECTED] _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users This e-mail message is intended only for the personal use of the recipient(s) named above. If you are not an intended recipient, you may not review, copy or distribute this message. If you have received this communication in error, please notify the Hearst Service Center ([EMAIL PROTECTED]) immediately by email and delete the original message. _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
