This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nms-nmsweb/src/conf/myconfig.properties
chenjinsong 3a8a20de7b 1.增加上报开关,从配置文件里配置
2.port、rule上报任务
2018-10-09 18:11:38 +08:00

97 lines
2.9 KiB
Properties
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

validate_user=true
defaultPageSize=30
##--email user address
email.address = wangwenrui@intranet.com
##--username
email.userName = wangwenrui
##--emailpassword
email.password = wwr@intranet
##--
email.host = 10.0.6.100
#file save path
uploadServerPath=D:/Java/apache-tomcat-7.0.61-windows-x86/webapps/nmsweb/download/
common.ssl.ks = D:/Java/apache-tomcat-7.0.61-windows-x86/webapps/nmsweb/WEB-INF/classes/ssl/client_ks
common.ssl.ts = D:/Java/apache-tomcat-7.0.61-windows-x86/webapps/nmsweb/WEB-INF/classes/ssl/client_ts
#--
common.single.socket.port = 60702
common.ssl.socket.port = 60703
#admin mark 2012-02-07 add, Not Edit All of old Mark
common.admin.mark = admin
#charset
ssl.sorket.encoding =utf-8
common.date.format =yyyy-MM-dd HH\:mm\:ss
#---CreateJavaBean-------
packName = osDomains
toPath= D:/Java/apache-tomcat-7.0.61-windows-x86/webapps/nmsweb/src/osDomains/
#----class property
snmpDir = D:/Java/apache-tomcat-7.0.61-windows-x86/webapps/nmsweb/download2/
defaultSingleLogin=0
defaultRoomMaxRows =20
defaultRoomMaxCols =20
detec.switch.str = switchport
detec.systeminfo.str = systeminfo
#超周期,默认紧急状态:0紧急1非紧急
detec.timeout.police.emergent = 0
#超周期,默认告警级别
detec.timeout.police.level = 0
#监测数据设置告警时对于指定多个标识符如多个盘符、多个CPU、多个网卡的分隔符 --暂时未使用
alarm.set.marker.separator=|
#默认查询历史监测数据的时间:单位天
default.search.history.detect.data.day=3
#任务配置-总体比例图中,表格节点超过一页时的叠加单位,默认为5
#nmstaskmanager.resultchart.foldunit=5
#工具管理:上传下载插件的路径„
serverPath=/home/nms/apache-tomcat-7.0.59/webapps/NMSNMSA
uploadFilePath=/download/
#数据库类型oracle/mysql
db_type=mysql
config.update.flag = 6
#跳转系统的url
system.url=http://10.0.6.247:3000/login
target.system.user=admin
target.system.pwd=12345678
#监测入库总控线程是否启用1启用
flag.detect.insert.control=0
#监测入库总控 轮询间隔 ,单位 s
detect.insert.control.period=60
#通知监测数据入库释放锁超时时间单位s
detect.insert.timeout=60
#线程池大小
executor_socket_thread_size =10
#周期线程池大小
executor_scheduled_thread_size=5
dc.handshake.start=30
#与dc握手间隔
dc.handshake.period=300
detec.timeout.check.period=900
#是否启动监测超时检查入库
flag_detec_timeout=1
#邮件周期
mailing_period=120
consul.system.url=http://10.0.6.247:8787/thirdProjectLogin
nextval_function_name=nextval
currval_function_name=currval
nation.role.jsbh=224
dept.mk.id=280
#1:open 0:close
nms.report.open=1
#unit:s
nms.report.interval=20
nms.status.setId=7
nms.status.url=http\://192.168.11.64\:8080/galaxy-service/service/nms/v1/saveServerStatus
nms.port.url=http\://192.168.11.64\:8080/galaxy-service/service/nms/v1/rafficNetflowPortInfo
nms.rule.url=http\://192.168.11.64\:8080/galaxy-service/service/nms/v1/saveNmsDiRule