Appendix A: Configuration
Netcool/Proviso Cisco IP Telephony Technology Pack User’s Guide, Version 4.3-W 445
cucm.user User ID required for login to the CUCM.
Example: cucm.user=cucmuser
cucm.pass User password required for login to the CUCM.
Example: cucm.pass=cucmpwd
ftp.user User ID required for login to the DataChannel host that issued the SOAP
request.
Example: ftp.user=provisouser
ftp.pass User password required for login to the DataChannel host that issued the
SOAP request.
Example: ftp.pass=provisopwd
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.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
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
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
cdr_output_dir The location on the DataChannel host where the ProvisoCUCM instance
generates output from a CDR file and its associated CMR file.
The output is a single CSV file that contains correlated data from the CDR
file and CMR file.
Example: cdr_output_dir=/opt/uba/cdrcmr
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