Data-Interactive-Inspect
view release on metacpan or search on metacpan
sample/formats/sample.ini view on Meta::CPAN
CertFile=/opt/ecs/mvuser/MV_IPTel/certs/IPTelcert.pem
; Sets the location of the KeyFile
KeyFile=/opt/ecs/mvuser/MV_IPTel/certs/IPTelkey.pem
; Use Client Authorization
ClientAuth=0
; narrow config for Avaya IPTel (TLSV1 using RSA_NULL_SHA)
IPTel=0
; sets the SSL variants if not Avaya IPtel (IPTel=0)
SSLV2=0
SSLV3=0
TLSV1=1
UseProxy=0
ProxyAddr=simon.avaya.com
ProxyPort=9000
;======================================================================
[BACKUP_SERVERS]
;======================================================================
FileServer=0
RequestUpdates=0
RequestBackup=0
; Enable use of the Primary file server
UsePrimarySvr=0
; Primary file server IP address ( or resolvable DNS)
PrimaryIP=192.168.0.13
; Enable use of the Secondary file server
UseSecondarySvr=0
; Secondary file server IP address ( or resolvable DNS)
SecondaryIP=192.168.0.10
; Sets the update interval for Backups & updates ; 1 = min; 2
UpdateInterval=2
;Send FTP backup to the customer sever
CustomFTP=1
; FTP backup directory customer sever
CustomFTPDir=home/mvuser/backup
; FTP backup directory user login name
CustomFTPUName=tom
; FTP backup directory user password
CustomFTPPwd=jerry
; Enable CDR Backup - enable=1 on both File Server & Client
CDRBackup=0
; Enable BCMS Backup - enable=1 on both File Server & Client
BCMSBackup=0
; Retain CDR / BCMS copy data for x days ( Receiver always + 1
RetainDays=7.0
;======================================================================
[SNMP]
;================================================================
;
; Validate FTP store with SNMP check
UseSNMP=1
; In case the SNMPGET syntax changes you can redefine the commands
; Uncomment the relevant line to override the internal command
;the syntax is "Command + IPADDR + ExtObj + Awk
; the IPADRR is derived from the connection
; Note there are relavant spaces at the start/end of the component
;Command=/usr/bin/snmpget
;Params= -v2c -cpublic
;ExtObject=.1.3.6.1.4.1.6889.2.69.1.4.9.0
;TypeObject=.1.3.6.1.4.1.6889.2.69.1.1.2.0
;Awk=| awk -F \" '' {print $2 } ''
;================================================================
( run in 2.004 seconds using v1.01-cache-2.11-cpan-df04353d9ac )