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...?)
|