And one more good link to a review of the different bulk loaders: 
http://forums.zenoss.com/viewtopic.php?p=30725

Thanks,
Matt Ray
Zenoss Community Manager
community.zenoss.com
[email protected]



On Jan 30, 2009, at 9:16 AM, Scott Miller wrote:

> See the links on this page as well:  
> http://www.zenoss.com/community/docs/howtos/loading-a-list-of-devices-from-a-file
>
> -Scott
>
> On Thu, Jan 29, 2009 at 1:09 AM, jaym <[email protected]> wrote:
>
> msouders wrote:
> > In working with Zenoss I do find it cumbersome working with large  
> amounts of Devices and I would like to edit them directly in the  
> database table instead of working through a web interface.
> >
> > I have installed the Zenoss Windows VMware Machine. I have also  
> installed TOAD for MySQL on a windows box and adjusted permissions  
> in MySQL to connect to the database, but I cannot seem to find the  
> correct table.
> >
> > The Databases are:  information_schema, events, mysql, and test.   
> None of these seem to have a master device list table in them.
> > Any Idea on where this would be?
>
>
> Zenoss is using Zope for it's Configuration Management, specifically  
> the ZODB, Zope's object database, to store most things for Zenoss.  
> This excludes events, which are stored in MySql.
>
> So you would not be able to manipulate Devices through a table view.
>
> You can use zendmd, though, a CLI for Zenoss, which I find very  
> useful.
> With a bit of python scripting you can automate or batch process  
> certain things related to devices, etc.
>
> Having a quick google I found this:
> http://www.zenoss.com/community/docs/howtos/get-a-list-of-device- 
> names/
> This should give you an idea of what it can do.
>
> HTH,
> Jay
>
>
>
>
> -------------------- m2f --------------------
>
> Read this topic online here:
> http://forums.zenoss.com/viewtopic.php?p=30603#30603
>
> -------------------- m2f --------------------
>
>
>
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
>
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users

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

Reply via email to