tap-cdr.c
This commit is contained in:
@@ -19,7 +19,9 @@ ftpSend -d
|
||||
alarmAgent -d
|
||||
nrtrde -d
|
||||
sftpSend -d
|
||||
tapcvt -d
|
||||
cstaCollector -d
|
||||
|
||||
[slave_task]
|
||||
iptrans -d
|
||||
paraComm -d
|
||||
|
||||
10
bin/conf/tap.cfg
Normal file
10
bin/conf/tap.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
[local]
|
||||
name=NFK
|
||||
currency=USD
|
||||
utc_offset=+1200
|
||||
tap_path=/opt
|
||||
[partners]
|
||||
name=PLWPC
|
||||
plmnid=46000
|
||||
place=CHINA
|
||||
currency=CNY
|
||||
BIN
bin/tapcvt
Normal file
BIN
bin/tapcvt
Normal file
Binary file not shown.
@@ -57,9 +57,9 @@ else
|
||||
LD_LIBRARY_PATH=/usr/lib/mysql ; export LD_LIBRARY_PATH
|
||||
fi
|
||||
|
||||
startProcList="iptrans omcMain paraComm subsComm logCollector omcCleaner smcli cdrCollector subsDataBackup ftpSend alarmAgent nrtrde sftpSend cstaCollector"
|
||||
startProcList="iptrans omcMain paraComm subsComm logCollector omcCleaner smcli cdrCollector subsDataBackup ftpSend alarmAgent nrtrde sftpSend cstaCollector tapcvt"
|
||||
#alive bsscomm
|
||||
stopProcList="iptrans omcMain paraComm subsComm logCollector omcCleaner smcli cdrCollector subsDataBackup ftpSend alarmAgent nrtrde sftpSend cstaCollector"
|
||||
stopProcList="iptrans omcMain paraComm subsComm logCollector omcCleaner smcli cdrCollector subsDataBackup ftpSend alarmAgent nrtrde sftpSend cstaCollector tapcvt"
|
||||
statusProcList=$stopProcList
|
||||
|
||||
slaveStartProcList="iptrans omcMain"
|
||||
|
||||
Reference in New Issue
Block a user