this seems reasonable... this might fall into same category ironic generated metrics (and any other source that has their own defined list of metrics beyond ceilometer's list). there was discussion on how to properly handle these cases [1][2] [1] http://eavesdrop.openstack.org/meetings/ceilometer/2015/ceilometer.2015-03-05-15.01.log.html [2] https://review.openstack.org/#/c/130359/ cheers, gord From: lgy181 at foxmail.com To: openstack-dev at lists.openstack.org Date: Thu, 19 Mar 2015 16:44:20 +0800 Subject: [openstack-dev] [Ceilometer]Add hardware pollster of memory buffer and cache Hello everyone, I am using Ceilometer to monitor both physical servers and virtutal machines in IAAS.And I found current Ceilometer only support 4 memory oid of SNMP: _memory_total_oid = "1.3.6.1.4.1.2021.4.5.0" _memory_avail_real_oid = "1.3.6.1.4.1.2021.4.6.0" _memory_total_swap_oid = "1.3.6.1.4.1.2021.4.3.0" _memory_avail_swap_oid = "1.3.6.1.4.1.2021.4.4.0" But in practice, memory cache and buffer are also very useful infomation. So I'd like to add two hardware pollster, MemoryCachePollster and MemoryBufferPollster. And I want to know is there anyone else insterested in it and should I submit blueprint on launchpad? Thanks.------------------Luo Gangyiluogangyi at chinamobile.com __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150320/d7c6fdb5/attachment.html>