Chapter 4: Configuring the technology pack
60 IBM Tivoli Netcool/Proviso Cisco IP Telephony 2.4.0.0 Technology Pack
16. Run the bulk inventory profile. The UBA application handles the inventory and metrics according to the instructions provided in the technology pack design file or files. The UBA application inserts the created elements, subelements, and metrics into the database. However, the UBA application does not handle the grouping of these elements and subelements. To handle the grouping of the elements and subelements that were inserted into the database, UBA technology packs supply a bulk inventory profile. This bulk inventory profile is automatically created when the pack is installed. Bulk inventory profiles use the following name syntax:
bulk_N
Success message Meaning
PERF_INPUT_PROCESSING Processed <integer> records in <float>
seconds (<float> records/minute): <int> records
Specifies a Bulk Adaptor Design File
completion message. A Bulk Adaptor
Design File successfully completes
when an informational message similar
to this one displays in the log file.
Success occurs when <int> records
equals 0.
METRIC_STREAM_INFO Completed writing metric output:
DATA_CHANNEL_HOME/UBA.<channel>.<collector>/streaming/
state/temp/output/<time>.<instance>.NRAW.BOF; wrote <int>
metrics; <int> bad resource IDs; <int> bad formula names (#())
Specifies a metric creation success
message. The UBA application
successfully creates metrics when a
debug 2 message similar to this one
displays in the log file.
For some technology packs, the metric
creation may be done across different
instances of UBA applications. Success
occurs when <int> metrics is greater
than one, <int> bad resource IDs
equals 0, and <int> bad formula names
equals 0.
PERF_INVFLUSH Inserted/updated <int> inventory objects in
<float> seconds
Specifies an inventory success message.
The inventory successfully completes
when an informational message similar
to this one displays in the log file.
If <int> is greater than one, the UBA
application created or updated at least
one subelement, and the inventory
process is successful. The log file might
record further details (if necessary) in
the messages associated with the
PERF_INVFLUSHPV subelement
message category.