?? response-adhoc-graph.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/response/command.prefix=@install.rrdtool.bin@ graph - --imgformat PNG --start {1} --end {2}#the output type of the image, should correspond to the type we #specified in the command.prefix variableoutput.mime=image/png########################################################################### A D H O C R E P O R T S ########################################################################## values available to ad hoc reports in all subsections# 0 = RRD filename# 1 = start time in seconds (integer)# 2 = end time in seconds (integer)# 3 = graph title (can have spaces)# available to ad hoc only on the ds and graphline subsections# 4 = datasource abbreviation (arbitrary)# 5 = datasource name (official, from rrd)# 6 = datasource aggregation function# 7 = graph style (LINE1, LINE2, LINE3, AREA, STACK, etc.)# 8 = color (in html hex style, but minus the leading #)# 9 = datasource graph title (can have spaces)# no values can have spaces in them unless otherwise noted aboveadhoc.command.title=--title="{3}"adhoc.command.ds=DEF:{4}={0}:{5}:{6}adhoc.command.graphline={7}:{4}#{8}:"{9}"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -