<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hello,</p>
<p><br>
</p>
<p>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:</p>
<p><br>
</p>
<p><span>2017-10-19 12:09:46.467 30274 ERROR ceilometer.agent.manager NoMatches: No 'ceilometer.hardware.inspectors' driver found, looking for 'opendaylight'</span><br>
</p>
<p><span><br>
</span></p>
<p><span>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.</span></p>
<p><span><br>
</span></p>
<p><span>I included this in my pipeline:</span></p>
<p><span><br>
</span></p>
<p><span></p>
<div>    - name: meter_snmp</div>
<div>      interval: 600</div>
<div>      resources:</div>
<div>          - snmp://community@x.x.x.x</div>
<div>      meters:</div>
<div>          - "hardware.cpu*"</div>
<div>          - "hardware.memory*"</div>
<div>          - "hardware.disk*"</div>
<div>          - "hardware.network*"</div>
<div>      sinks:</div>
<div>          - meter_sink</div>
<br>
</span>
<p></p>
<p><span>Best regards!</span></p>
<p><span><br>
</span></p>
<p><br>
</p>
<div id="Signature">
<p>Enviado desde <a href="http://aka.ms/weboutlook" id="LPNoLP">Outlook</a><br>
</p>
</div>
</div>
</body>
</html>