...
To install abiquo-usage script simply execute:
CentOS 6
Code Block | ||
---|---|---|
| ||
# rpm -Uvh http://mirror.abiquo.com/tools/abiquo-usage-0.5-0.noarch.el6.rpm |
Current RPM MD5: 28753efcbbc1b2a795e2601fc6169d70
CentOS 5
Code Block | ||
---|---|---|
| ||
# 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 | ||
---|---|---|
| ||
# rpm -e abiquo-usage |