Kun Huang 698c248ca0 parse rpc data before write into db
sca start -a rpc
sleep 20
sca stop
sca report
[you will see two results here: pkts and bytes]

Change-Id: Ibab207c43ef1a5509c8f85c0003cee48c4b66625
2015-10-29 16:05:06 +08:00
2015-10-25 09:23:31 +08:00
2015-10-29 12:04:04 +08:00
2015-10-25 01:05:32 +08:00
2015-10-20 17:33:28 +08:00
2015-10-23 19:49:46 +08:00
2015-10-23 23:06:30 +08:00
2015-09-16 14:20:51 +08:00
2015-10-25 08:19:19 +08:00
2015-10-29 12:04:04 +08:00
2015-10-20 17:33:28 +08:00
2015-10-20 15:39:06 +08:00
2015-10-23 23:06:30 +08:00
2015-10-25 09:23:31 +08:00

Scalpels

Scalpels is distributed tracing or digging system for OpenStack.

Background

OpenStack is made of multiple Python-based projects. Each project has similiar but different architecture. Scalpels gathers useful scripts or 3rd tools to help operator find what happen in your cloud.

Contribute

This project is prototype now and under development. If you have interests in this work, please contact @kun_huang, at #openstack-chinese channel.

Ideas

Each project will have scripts working:

  • on python calls
  • on sql queries
  • on filesystem I/O
  • on RPC calls if need
  • on necessary system calls
  • on common system statistics
Description
Digging and Tracing system for OpenStack
Readme 1 MiB
Languages
Python 76.2%
Shell 19.6%
Mako 4.2%