Chapter 4: Configuring the technology pack
52 IBM Tivoli Netcool/Proviso Cisco IP Telephony 2.4.0.0 Technology Pack
ftp.user User ID required for login to the DataChannel host that issued the SOAP
request.
Example: ftp.user=provisouser
grace_period The time, in milliseconds, to subtract from the polling start time. The
polling start time is the time that the ProvisoCUCM instance begins polling
the CUCM server for data.
The grace period is intended to help you avoid missing data files that the
CUCM has not yet written for the current time period.
ProvisoCUCM uses the polling start time specified in the field
start_time of the file cucm.TIMESTAMP. This file is located in the same
directory as the cucm.properties file.
If the file does not exist when ProvisoCUCM is instantiated, it starts polling
the CUCM server immediately, creates cucm.TIMESTAMP, and writes the
current time to it.
Example grace period (100 seconds): grace_period=100000
Example start time (1/20/2009 at 12:00): start_time=1232470820931
perfmon.hostN.hostname The name of one of the multiple hosts on which Perfmon data is collected.
Example (host1): perfmon.host1.hostname = host1.example.zz
Example (host2): perfmon.host2.hostname = host2.example.zz
perfmon.hostN.pass The password to access one of the multiple hosts on which Perfmon data is
collected.
Example (host1): perfmon.host1.pass = pass
Example (host2): perfmon.host2.pass = pass
perfmon.hostN.port The port number on one of the multiple hosts on which Perfmon data is
collected.
Example (host1): perfmon.host1.port = 443
Example (host2): perfmon.host2.port = 443
perfmon.hostN.user The user name to access one of the multiple hosts on which Perfmon data is
collected.
Example (host1): perfmon.host1.user = admin
Example (host2): perfmon.host2.user = admin
perfmon_interval The interval, in milliseconds, at which ProvisoCUCM polls the CUCM
server for Perfmon data files, and checks perfmon_output_dir for data
files pushed there by the CUCM server.
Example (5 minutes): run_interval=300000
perfmon_output_dir The location on the DataChannel host where the ProvisoCUCM instance
generates output, in CSV format, from a Perfmon data file.
Example: perfmon_output_dir=/opt/uba/perfmon
Field Description