⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 response-graph.properties

📁 opennms得相关源码 请大家看看
💻 PROPERTIES
字号:
########################################################################### G E N E R A L   R E P O R T I N G   S E T T I N G S  ##########################################################################the input files (RRDs) must be in this directorycommand.input.dir=@install.share.dir@/rrd/responsecommand.prefix=@install.rrdtool.bin@ graph - --imgformat PNG --start {startTime} --end {endTime}#the command used to get the RRD infoinfo.command=@install.rrdtool.bin@ info#the output type of the image, should correspond to the type we #specified in the command.prefix variableoutput.mime=image/png########################################################################### P R E F A B   R E P O R T S ##########################################################################report keys, list ALL prefab reports here!reports=icmp, dhcp, dns, http, http-8000, http-8080, pop3, radius, smtp, ssh# values available to prefab reports:# {rrd1}, {rrd2}, {rrd3}, ...  must match the datasources exactly# {startTime}, {endTime}# any external values specified per report   report.icmp.name=ICMPreport.icmp.columns=icmpreport.icmp.command=--title="ICMP Response Time (in microseconds)" \ DEF:rt={rrd1}:icmp:AVERAGE \ LINE1:rt#0000ff:"Response Time (us)" \ GPRINT:rt:AVERAGE:" Avg  \\: %8.2lf %s" \ GPRINT:rt:MIN:"Min  \\: %8.2lf %s" \ GPRINT:rt:MAX:"Max  \\: %8.2lf %s\\n"report.dhcp.name=DHCPreport.dhcp.columns=dhcpreport.dhcp.command=--title="DHCP Response Time (in milliseconds)" \ DEF:rt={rrd1}:dhcp:AVERAGE \ LINE1:rt#0000ff:"Response Time (ms)" \ GPRINT:rt:AVERAGE:" Avg  \\: %8.2lf %s" \ GPRINT:rt:MIN:"Min  \\: %8.2lf %s" \ GPRINT:rt:MAX:"Max  \\: %8.2lf %s\\n"report.dns.name=DNSreport.dns.columns=dnsreport.dns.command=--title="DNS Response Time (in milliseconds)" \ DEF:rt={rrd1}:dns:AVERAGE \ LINE1:rt#0000ff:"Response Time (ms)" \ GPRINT:rt:AVERAGE:" Avg  \\: %8.2lf %s" \ GPRINT:rt:MIN:"Min  \\: %8.2lf %s" \ GPRINT:rt:MAX:"Max  \\: %8.2lf %s\\n"report.http.name=HTTPreport.http.columns=httpreport.http.command=--title="HTTP Response Time (in milliseconds)" \ DEF:rt={rrd1}:http:AVERAGE \ LINE1:rt#0000ff:"Response Time (ms)" \ GPRINT:rt:AVERAGE:" Avg  \\: %8.2lf %s" \ GPRINT:rt:MIN:"Min  \\: %8.2lf %s" \ GPRINT:rt:MAX:"Max  \\: %8.2lf %s\\n"report.http-8000.name=HTTP-8000report.http-8000.columns=http-8000report.http-8000.command=--title="HTTP-8000 Response Time (in milliseconds)" \ DEF:rt={rrd1}:http-8000:AVERAGE \ LINE1:rt#0000ff:"Response Time (ms)" \ GPRINT:rt:AVERAGE:" Avg  \\: %8.2lf %s" \ GPRINT:rt:MIN:"Min  \\: %8.2lf %s" \ GPRINT:rt:MAX:"Max  \\: %8.2lf %s\\n"report.http-8080.name=HTTP-8080report.http-8080.columns=http-8080report.http-8080.command=--title="HTTP-8080 Response Time (in milliseconds)" \ DEF:rt={rrd1}:http-8080:AVERAGE \ LINE1:rt#0000ff:"Response Time (ms)" \ GPRINT:rt:AVERAGE:" Avg  \\: %8.2lf %s" \ GPRINT:rt:MIN:"Min  \\: %8.2lf %s" \ GPRINT:rt:MAX:"Max  \\: %8.2lf %s\\n"report.pop3.name=POP3report.pop3.columns=pop3report.pop3.command=--title="POP3 Response Time (in milliseconds)" \ DEF:rt={rrd1}:pop3:AVERAGE \ LINE1:rt#0000ff:"Response Time (ms)" \ GPRINT:rt:AVERAGE:" Avg  \\: %8.2lf %s" \ GPRINT:rt:MIN:"Min  \\: %8.2lf %s" \ GPRINT:rt:MAX:"Max  \\: %8.2lf %s\\n"report.radius.name=RADIUSreport.radius.columns=radiusauthreport.radius.command=--title="RADIUS Response Time (in milliseconds)" \ DEF:rt={rrd1}:radiusauth:AVERAGE \ LINE1:rt#0000ff:"Response Time (ms)" \ GPRINT:rt:AVERAGE:" Avg  \\: %8.2lf %s" \ GPRINT:rt:MIN:"Min  \\: %8.2lf %s" \ GPRINT:rt:MAX:"Max  \\: %8.2lf %s\\n"report.smtp.name=SMTPreport.smtp.columns=smtpreport.smtp.command=--title="SMTP Response Time (in milliseconds)" \ DEF:rt={rrd1}:smtp:AVERAGE \ LINE1:rt#0000ff:"Response Time (ms)" \ GPRINT:rt:AVERAGE:" Avg  \\: %8.2lf %s" \ GPRINT:rt:MIN:"Min  \\: %8.2lf %s" \ GPRINT:rt:MAX:"Max  \\: %8.2lf %s\\n"report.ssh.name=SSHreport.ssh.columns=sshreport.ssh.command=--title="SSH Response Time (in milliseconds)" \ DEF:rt={rrd1}:ssh:AVERAGE \ LINE1:rt#0000ff:"Response Time (ms)" \ GPRINT:rt:AVERAGE:" Avg  \\: %8.2lf %s" \ GPRINT:rt:MIN:"Min  \\: %8.2lf %s" \ GPRINT:rt:MAX:"Max  \\: %8.2lf %s\\n"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -