Archived community.zenoss.org | full text search
Skip navigation
Currently Being Moderated

4.1 Zenoss Data Stores

VERSION 2  Click to view document history
Created on: Oct 26, 2009 4:01 PM by Zenoss API - Last Modified:  Oct 26, 2009 4:46 PM by Noel Brockett

#Chapter 4. Zenoss Data Stores

There are a few data stores used by Zenoss:

Data Stores

ZODB

Object-oriented database for Python objects

MySQL

The Event database where event information is stored.

Pickle files

Python pickle files are used to cache information otherwise obtained from zenhub.

RRD files

Round Robin Database that stores performance information.

#

Figure 4.1. Datastores Overview

data_stores.png

Comments (0)