Total commands collected: 12026+ |
Total files collected: 606+ |
Total directories collected:238+ |
Grand total of all commands, files, and directories: 20470+
These totals should be viewed with caution. The command, file, and directory totals were gathered using grep. The totals could be on the low side, because they do not account for wild cards in file collection or for directories collected recursively. They also do not account for scripts that loop through files or command output to determine what needs to be collected.
The totals could also be on the high side, depending on the hardware and software installed on your system. For example, the ndd script collects data based on network hardware installed on your system. It attempts to collect data for 4 services, such as tcp and udp. It checks for up to 10 cards (such as qfe or hme) and allows for up to 16 instances of each card. For each card or service, Oracle Explorer gets the list of parameters for each instance and collects all information for each parameter. On an Ultra 10 workstation that runs Solaris 8 software, there are 175 ndd commands collecting data for tcp, ip, udp, icmp, and hme.