Package Products :: Package ZenWin :: Module zeneventlog
[hide private]
[frames] | no frames]

Module zeneventlog

source code

This module provides a collector daemon that polls Windows devices for changes to the Windows Event Log. Retrieved events are then converted into Zenoss events and sent back to ZenHub for further processing.

Classes [hide private]
ZenEventLogPreferences
ZenEventLogTask
A scheduled task that watches the event log on a single Windows device.
Variables [hide private]
  log = logging.getLogger("zen.zeneventlog")