Contents
This project is a Zenoss extension (ZenPack) that provides user definable maps and submaps of nodes. The user can define and configure the maps, including custom background images and icons for different nodes and their positions. Nodes and submaps can be linked with edges.
The greatest alarm severity is propagated up through any submaps.
This ZenPack is known to be compatible with Zenoss versions 3.2 through 4.0. Requires Flash Player version 10 or higher.
You must first have, or install, Zenoss 3.2 or later. Tested with 3.2 and 4.1. You can download the free Core version of Zenoss from http://community.zenoss.org/community/download .
Download the Latest Package
Then copy it to your Zenoss server. If there is a problem installing try removing "-py2.7" from the egg title and then run the following commands as the zenoss user:
zenpack --install <package.egg> zenoss restart
If you wish to further develop and possibly contribute back you should clone the git repository, then install the ZenPack in developer mode using the following commands:
git clone git://github.com/Darkemon/ZenPacks.Darkemon.ZenCustomMap zenpack --link --install ZenPacks.Darkemon.ZenCustomMap zenoss restart
See the Zenpack Development Process
The sources of the Flash part are here http://code.google.com/p/zen-custom-map/
