
Release Notes for Zenoss Ser-
vice Dynamics Version 4.1.1
9
seen, and the device would be considered 100% available. The Availability report now looks for all open events
reported before or during the reporting window, and computes availability by using the device state based on
prior open events.
1.4.1.9. Event Commands and Alerting Rules
Do not escape event command messages and event summaries. For example, write this command as: ${evt/
summary} (rather than echo '$evt/summary'). (Internal Defect 28755)
Alerting rules or event commands that perform starts or ends with queries on the ntevid field, or perform com-
parisons against a non-numeric ntevid field, cannot be migrated to the equivalent 4.0.x trigger rule. These alert-
ing rules or event commands must be manually migrated to the appropriate trigger after installation. (Internal
Defect 28818)
1.4.1.10. Debug Logging from zeneventd
To enable debug logging for zeneventd, you must run zeneventd with the -v10 option. (Internal Defect 28626)
zeneventd start -v10
1.4.2. Known Issues
The following issues are known for this version of Resource Manager.
1.4.2.1. Distributed Collector
Only one zentrap instance can be run on a server, as it must bind to the SNMP trap port (162). If you install
multiple collectors on the same server, you must assign different port numbers to additional zentrap daemons.
Attempting to run additional zentrap daemons using the same port will cause them to fail at startup. (Defect
29157)
1.4.2.2. Active Directory
When monitoring Windows 2008 SP1 servers using the ActiveDirectory ZenPack, some performance counters
expected by the ZenPack will not be available, and will generate error messages and cause missing perfor-
mance counters. See the section "Changes to performance counters" at http://technet.microsoft.com/en-us/li-
brary/cc754463(WS.10).aspx for more details about changes in Windows 2008. (Defect 28640)
1.4.2.3. ZenPacks
• The definitions of the Text and TextLine schema have changed. Any ZenPacks that use Text or
TextLine in their interface definitions must be updated. Text is now TextLine, and TextLine is now
Text. An example about how to preserve compatibility with 3.x and 4.x ZenPacks is available in
the ZenPackTemplate GitHub repository (https://github.com/zenoss/ZenPackTemplate/blob/master/CON-
TENT/interfaces.py). (Defect 28507)
• The 1.4.0 version of the CiscoUCS ZenPack in Resource Manager changes the event class structure
for events that originate from a UCS Manager. The previous event classes /CiscoUCS/Events and /Cis-
coUCS/Faults are no longer present. Events that come in will be in the /Unknown class unless they are
mapped to the /Status/Blade or /Status/Chassis class. If you have created custom mappings or transforms
for the /CiscoUCS/Events or /CiscoUCS/Faults event classes, they will be lost.
• The zope.app namespace was deprecated by Zope and has been removed. Resource Manager includes a
backwards compatibility layer, but any references in ZenPacks to zope.app.* should be changed to zope.*
instead. (Defect 28930)
1.4.2.4. Site Window Portlet
Some Web sites may not be compatible with the Site Window (Welcome) portlet that appears on the Dashboard.
Before customizing this portlet to point to another Web site, make sure that site is not running a JavaScript
"frame breaker" script. (Defect 27151)
Komentarze do niniejszej Instrukcji