Trees | Index | Help |
|
---|
Package ZenRRD :: Module zenperfxmlrpc |
|
zenperfxmlrpc
Gets xmlrpc performance data and stores it in the RRD files.
$Id$Classes | |
---|---|
Status |
keep track of the status of many parallel requests |
XmlRpcData |
|
XmlRpcStatus |
track and report XMLRPC status failures |
zenperfxmlrpc |
Periodically query all devices for XMLRPC values to archive in RRD files |
Function Summary | |
---|---|
the first element of every item in a sequence |
Variable Summary | |
---|---|
str |
__version__ = ''
|
Logger |
log = <logging.Logger instance at 0x37cfc10>
|
int |
MAX_COMMANDS_PER_REQUEST = 40 |
int |
MAX_XML_RPC_REQUESTS = 30 |
int |
XMLRPC_DOWN = 1 |
int |
XMLRPC_UP = 0 |
Function Details |
---|
firsts(lst)the first element of every item in a sequence |
Variable Details |
---|
__version__
|
log
|
MAX_COMMANDS_PER_REQUEST
|
MAX_XML_RPC_REQUESTS
|
XMLRPC_DOWN
|
XMLRPC_UP
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:13 2007 | http://epydoc.sf.net |