Hi

I discussed this problem with gordc on the telemetry IRC channel but I am
still facing issues.

I am running the ceilometer-agent-ipmi on the compute nodes, I changed
pipeline.yaml of the compute node to include the ipmi meters and resource
as "ipmi://localhost".

    - name: meter_ipmi
      interval: 60
      resources:
          - ipmi://localhost
      meters:
          - "hardware.ipmi.node*"
          - "hardware.ipmi*"
          - "hardware.degree*"
      sinks:
          - meter_sink

I have ipmitool installed on the compute nodes and restarted the ceilometer
services on compute and controller nodes. Yet, I am not receiving any ipmi
meters when I run "ceilometer meter-list". I also tried passing the
hypervisor IP address and the ipmi address I get when I run "ipmitool lan
print" to resources but to no avail.

Please help in this regard.

Thanks
Kapil Agarwal
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to