Table of Contents

Module: metricserv Twisted-0.17.4/twisted/metrics/metricserv.py

Service for the metrics manager.

This accepts pb connections for metrics clients which will submit metrics items to the server to be written to the database.

This caches the last value reported for each metric for each machine. (This information can be viewed by a web interface...?)

Imported modules   
import copy
import metricsdb
import time
from twisted.enterprise import adbapi
from twisted.python import defer, log
from twisted.spread import pb
Classes   
MetricsClient
MetricsManagerService

On initialization, load the set of metrics sources and the set of

MetricsSource

Table of Contents

This document was automatically generated on Sat Apr 20 01:32:11 2002 by HappyDoc version 2.0