<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:12pt"><div>Hello all,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">I have a running swift environment on Ubuntu 12.04 desktop VM.<br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">In order to monitor it, I want to install zenoss zenpack for openstack swift.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">For this purpose, first I try to install Zenoss core
 4.2.4 on the VM</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">I follow the following steps as root:</div><pre class="code"><span class="code_input">1. wget --no-check-certificate https://github.com/zenoss/core-autodeploy/tarball/4.2.4 -O auto.tar.gz</span>
2. <span class="code_input">tar xvf auto.tar.gz</span>
3. <span class="code_input">cd zenoss-core-autodeploy-*<br>4. </span><span class="code_input">./core-autodeploy.sh<br><br>but I get the error:<br><br>./core-autodeploy.sh: line 44: rpm: command not found<br>Unable to determine version. I can't continue<br><br>Please help me to resolve this error.<br>My main purpose is to install and run zenoss zenpack for openstack swift to monitor my swift environment. <br><br>Please help regarding this<br><br>Pragya Jain<br></span></pre></div></body></html>