Personal tools
Skip to content. | Skip to navigation
A Zope package wrapper around the Ext JS JavaScript library. This package makes Ext source files traversable as browser resources under the name 'extjs': <script src="++resource++extjs/ext-all.js"></script> Refer to Ext documentation for load order, dependencies, etc.
JSBuilder compiler
Zenoss is an IT infrastructure monitoring product that allows you to monitor your entire infrastructure within a single, integrated software application. Key features include: * Monitors the entire stack o networks, servers, applications, services, power, environment, etc... * Monitors across all perspectives o discovery, configuration, availability, performance, events, alerts, etc. * Affordable and easy to use o unlike the big suites offered by IBM, HP, BMC, CA, etc... o unlike first generation open source tools... * Complete open source package o complete solution available as free, open source software
MySQL backend for Zenoss/ZODB
Oracle backend for Zenoss/ZODB
PostgreSQL backend for Zenoss/ZODB
rabbitmq-server setup for Zenoss. This is a separate package to easily enable large-scale Zenoss deployment
The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools.
Channel for the latest Zenoss 4 application suite. Zenoss 3 is available separately on our monitor channel - this facilitates our Zenoss migration programme.
MySQLdb is an interface to the popular MySQL database server for Python. The design goals are: * Compliance with Python database API version 2.0 [PEP-0249] * Thread-safety * Thread-friendliness (threads will not block each other) MySQL-3.23 through 5.0 and Python-2.3 through 2.7 are currently supported. Python-3.0 will be supported in a future release.