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://[email protected]
>        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>

Attachment: pipeline.yaml
Description: pipeline.yaml

Attachment: CeilometerOutput_NoErrors
Description: CeilometerOutput_NoErrors

Attachment: CeilometerOutput_ODLERRORS
Description: CeilometerOutput_ODLERRORS

_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to