IBM CISCO R2E2 User Manual

Page 55

Advertising
background image

Chapter 4: Configuring the technology pack

IBM Tivoli Netcool/Proviso Cisco IP Telephony 2.4.0.0 Technology Pack

51

collect_cdr

If

true

, ProvisoCUCM requests CDR and CMR data from the CUCM

server.
If

false

, ProvisoCUCM will not poll the CUCM server for CDR and CMR

data.

Example: collect_cdr=true

collect_perfmon

If

true

, ProvisoCUCM requests Perfmon data from the CUCM server.

If

false

, ProvisoCUCM will not poll the CUCM server for Perfmon data.

Example: collect_perfmon=true

cucm.host

The IP address of the CUCM server associated with this properties file.
Examples:

cucm.host=10.1.2.3
cucm.host=cucm.mycorp.com

cucm.pass

User password required for login to the CUCM.

Example: cucm.pass=cucmpwd

cucm.port

The port number for SOAP requests sent to the CUCM server.

Example: cucm.port=443

cucm.user

User ID required for login to the CUCM.

Example: cucm.user=cucmuser

debug

If

true

, enables debug mode for ProvisoCUCM operations. Error

information pertaining to the SOAP interaction with the CUCM server is
written to a log file. The log file is located in the same directory as the

ProvisoCUCM.jar

and

cucm.properties

files.

If

false

, debug mode is not enabled.

Example: debug=true

ftp.host

The IP address of the DataChannel host where the requested data files are
to be returned through FTP.
The FTP server must be the host where the ProvisoCUCM instance for this

cucm.properties

file is running.

Examples:

ftp.host=10.4.5.6
ftp.host=proviso.mycorp.com

ftp.pass

User password required for login to the DataChannel host that issued the
SOAP request.

Example: ftp.pass=provisopwd

ftp.remotedir

The location on the DataChannel host where the requested data files are to
be copied.

Example: ftp.remotedir=/export/home/pvuser/CUCM/files

ftp.secure

If

true

, instructs the CUCM server to return the requested data files over a

secure FTP connection.
If

false

, the CUCM server will not use a secure FTP connection.

Example: ftp.secure=true

Field

Description

Advertising