自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 Python-ceilometerclient 代码分析

整体结构从目录层次上来看,代码结构如下--ceilometerclient --common/ --openstack/ --tests/ --v1/ --v2/ --c

2014-02-18 15:52:29 1771

原创 (小记一下) argparse打印help信息

在定义subparser时,如果不指定help参数,则该子命令不会显示在帮助信息里。

2014-02-17 15:44:49 3249

原创 Ceilometer Notification代码学习

ceilometer通过notification和polling两种方式收集数据的,这里介绍通知机制(notification)的实现过程。Notification子模块中最重要的类是NotificationService,它主要接受来自openstack各个模块中针对不同meter的notificationmessages,再将消息交给pipelineManager,由p

2014-01-22 11:49:14 2113

原创 Ceilometer alarm 初学习

ceilometer H版本开始支持alarm的功能。Alarm的定义:Essentiallyan alarm is just a set of rules defining a monitor, plus a currentstate, with edge-triggered actions associated with target states.These alarms

2014-01-14 17:47:00 2674

转载 Ceilometer Quickstart

文章转自openstack.redhat,如再次转载,请注明。Ceilometer QuickstartThis guide is intended to get you up and running quickly with Ceilometer:metering cloud resource usageunderstanding the foundati

2014-01-14 14:47:32 1664

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除