[Openstack-operators] [Ceilometer][Hardware] ERROR ceilometer.hardware.pollsters.generic NoMatches: No 'ceilometer.hardware.inspectors' driver found

andres sanchez ramos andressanchezramos at hotmail.com
Tue Oct 24 08:45:37 UTC 2017


Hello Gordon,


I had tried to configure my pipeline so it would also gather information from ODL since i was trying to get as much information as possible. I commented out everything related to ODL and the errors stopped. Any ideas about the cause of this behavior? I am attaching :


- My pipeline file (with the ODL part commented out).

- An extract of the output I was getting before.

- The output after commenting ODL part.


Best regards,



On 2017-10-19 09:20 AM, andres sanchez ramos wrote:
> Hello,
>
>
> I have been trying to modify my ceilometer setup in order to include
> hardware measurement but have not been able to do so. Looking into the
> logs there are a lot of errors like this:
>
>
> 2017-10-19 12:09:46.467 30274 ERROR ceilometer.agent.manager NoMatches:
> No 'ceilometer.hardware.inspectors' driver found, looking for 'opendaylight'
>
>
> I have correctly set up SNMP since i am able to do "snmpwalk" correctly
> so I suspect my problem is in the pipeline or ceilometer.conf files. If
> someone can please share the proper way to set up this files i would
> appreciate it.
>
>
> I included this in my pipeline:
>
>
>      - name: meter_snmp
>        interval: 600
>        resources:
>            - snmp://community@x.x.x.x
>        meters:
>            - "hardware.cpu*"
>            - "hardware.memory*"
>            - "hardware.disk*"
>            - "hardware.network*"
>        sinks:
>            - meter_sink
>

are you sure your agent is pointing to that pipeline.yaml? it says it's
looking for opendaylight.

--
gord


Enviado desde Outlook<http://aka.ms/weboutlook>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20171024/63e0f701/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pipeline.yaml
Type: application/x-yaml
Size: 3007 bytes
Desc: pipeline.yaml
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20171024/63e0f701/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CeilometerOutput_NoErrors
Type: application/octet-stream
Size: 8026 bytes
Desc: CeilometerOutput_NoErrors
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20171024/63e0f701/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CeilometerOutput_ODLERRORS
Type: application/octet-stream
Size: 53214 bytes
Desc: CeilometerOutput_ODLERRORS
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20171024/63e0f701/attachment-0001.obj>


More information about the OpenStack-operators mailing list