cluther wrote:
> Normally building a collector plugin only involves writing the plugin. 
> However, since we don't have a collector client that uses WMI as the 
> transport yet you would also have to build this part. It is definitely not a 
> trivial task.
> 
> I'd recommend taking a look at the 
> $ZENHOME/Products/DataCollector/CollectorClient.py file. You will need to 
> subclass this to build your "WmiClient" much the same way that the current 
> TelnetClient does. Once this is done you can get an idea of how the plugins 
> interact with the client by looking at the command based plugins under 
> DataCollector/plugins/zenoss/cmd/.

Not that it's that much easier, but there is a WMI modeler:
zenwinmodeler.  It only scans for services at the moment.

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

Reply via email to