Appendix A: Configuration
Netcool/Proviso Cisco IP Telephony Technology Pack User’s Guide, Version 4.3-W 453
tail -f DATA_CHANNEL_HOME/log/proviso.log | grep UBA.<channel>.<collector>- | more
The following table identifies the success messages you should look for. Line breaks appear in the
messages to make them more readable.
16. Run the Bulk inventory profile.
The UBA application handles the inventory and metrics according to the instructions provided in the
technology pack’s design file or files. Specifically, the UBA application inserts the created elements, sub-
elements, and metrics into the database. However, the UBA application does not handle the grouping of
these elements and sub-elements.
To handle the grouping of the elements and sub-elements 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 sub-element, and the inventory
process is successful. The log file might
record further details (if necessary) in
the messages associated with the
PERF_INVFLUSHPV sub-element
message category.