/ZenPacks.example.CustomOverview

Example of customizing the Zenoss device overview page.

Primary LanguagePython

ZenPacks.example.CustomOverview

This ZenPack provides an example for customizing the device overview screen. A new contact property is added for devices. This new property is then shown and able to be edited on each device overview screen.

The following files contain the implementation:

configure.zcml

Adds a static web resources directory and registers zaasdevice.js to be delivered for all device pages.

resources/zaasdevice.js

Adds the Technical Contact to the bottom-left panel of the device overview screen.

Screenshots

Device overview screenshot showing technical contact field.

Device overview screenshot showing technical contact field.