...
To install abiquo-usage script simply execute:
Code Block | ||
---|---|---|
| ||
# rpm -Uvh http://mirror.abiquo.com/tools/abiquo-usage-0.5-0.noarch.rpm |
...
To confirm that the RPM has been installed successfully and is working well, execute:
Code Block | ||
---|---|---|
| ||
# /opt/abiquo-usage/abiquo-usage |
...
The script runs twice a week, you can see run schedule by executing:
Code Block | ||
---|---|---|
| ||
# cat /etc/cron.d/abiquo-usage |
...