This commit is contained in:
2023-08-17 18:45:08 +08:00
parent 123d4c4b62
commit d611be7d0e
10 changed files with 110 additions and 78 deletions

View File

@@ -2,7 +2,7 @@
# level: /trace/debug/info/error/warn/error/fatal, default: debug
# duration: saved days, default is 30 days
logger:
file: d:/local.git/be.ems/crontask/log/crontask.log
file: d:/local.git/ems.agt/crontask/log/crontask.log
level: trace
duration: 24
count: 10
@@ -27,15 +27,18 @@ database:
host: 127.0.0.1
port: 33066
name: omc_db
backup: d:/local.git/be.ems/restagent/database
backup: d:/local.git/ems.agt/restagent/database
# northbound interface, cm/pm
# duration(day): saved days
nbi:
cm:
cfgfiledir: ./etc/cm
xmlfiledir: ./ftp/cm
version: V1.0.1
duration: 30
pm:
cfgfiledir: ./etc/pm
xmlfiledir: ./ftp/pm
version: V1.0.1
duration: 30