Right, there are two major things happening, adding the device to the database, then "collecting" information about that device. The script is adding the device to the database, but it is failing when attempting to call the "collection" method; it is failing and producing error messages in a way that makes me think the script failed to find the device we just added.
I want to verify that you're using the original script and not a modified script that removed what looked like extraneous stuff around the collection routine. I'll be the first to admit all the extra commits and searches don't appear to be needed, but unless they are there, the collection routine fails, and you get exactly the type of behavior you're seeing. -Scott On Fri, May 15, 2009 at 3:06 PM, stephm <[email protected]> wrote: > The error says that it finds the device in the db, but that has to be after > the script has added it! > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=34853#34853 > > -------------------- 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
