Discussion:
Getting Events Archive using Zendmd
Mouhammed Soueidane
2013-06-10 13:46:37 UTC
Permalink
Mouhammed Soueidane [http://community.zenoss.org/people/raziology] created the discussion

"Re: Getting Events Archive using Zendmd"

To view the discussion, visit: http://community.zenoss.org/message/73553#73553

--------------------------------------------------------------
I got it working using:
eventsArchive = zep.getEventSummariesFromArchive(offset=0,limit=0,filter=zep_filter)
events=eventsArchive.get('events')

And then iterating over the events generator as I normally do.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/73553#73553]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...