6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
The following is the output of the command:
total 5636
-rw-r--r-- 1 root root 2021895 Dec 20 12:41 addOnCollection.tgz
drwxr-xr-x 6 root root 4096 Dec 20 12:41 host2
-rw-r--r-- 1 root root 2156388 Dec 20 12:41
host2_addOnCollection_2012-12-20-12-38-36.tgz
In this example, host2 is the directory with the host name.
6. Go to the /<hostname>/logs/add_on_script/local/ibrixcollect/
ibrix_collect_additional_data directory, which contains the output of the add-on
script.
[root@host2 archive]#cd
host2/logs/add_on_script/local/ibrixcollect/ibrix_collect_additional_data/
In this instance, host2 is the name of the host.
7. View the contents of the /<hostname>/logs/add_on_script/local/ibrixcollect/
ibrix_collect_additional_data directory:
[root@host2 ibrix_collect_additional_data]#ls -l
The command displays the following output:
total 4
-rw-r--r-- 1 root root 2636 Dec 20 12:39 63_AddOnTest.out
In this instance, 63_AddOnTest.out displays the output of the add-on script.
ibrix_collect 47