Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To install abiquo-usage script simply execute:

CentOS 6

Code Block
titleInstallation
# rpm -Uvh http://mirror.abiquo.com/tools/abiquo-usage-0.5-0.noarch.el6.rpm

Current RPM MD5: 28753efcbbc1b2a795e2601fc6169d70

CentOS 5

Code Block
titleInstallation
# rpm -Uvh http://mirror.abiquo.com/tools/abiquo-usage-0.6-0.noarch.el5.rpm

Current RPM MD5: 7de51be5a87917e92dbb03f776efa565

To confirm that the RPM has been installed successfully and is working well, execute:

...

Each time the script is executed few basic queries are performed to Abiquo database to obtain statistics.
Statistics gathered are formatted, encrypted and posted to an Abiquo endpoint.
If by any reason the endpoint is not reachable, encrypted data is stored locally to file: /etc/abiquo-usage.

Uninstall abiquo-usage

To remove abiquo-usage execute:

Code Block
titleUninstall
# rpm -e abiquo-usage