Package ZenRRD :: Module zenperfxmlrpc
[show private | hide private]
[frames | no frames]

Module ZenRRD.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
  firsts(lst)
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__

Type:
str
Value:
''                                                                     

log

Type:
Logger
Value:
<logging.Logger instance at 0x37cfc10>                                 

MAX_COMMANDS_PER_REQUEST

Type:
int
Value:
40                                                                    

MAX_XML_RPC_REQUESTS

Type:
int
Value:
30                                                                    

XMLRPC_DOWN

Type:
int
Value:
1                                                                     

XMLRPC_UP

Type:
int
Value:
0                                                                     

Generated by Epydoc 2.1 on Thu Aug 16 09:55:13 2007 http://epydoc.sf.net