Dear Team,
  I'm need some help with modify graph on OpenNMS. I'm install opennms in
Centos 6.6. I have a problems with modify a graphs in file.

/opt/opennms/etc/snmp-graph.properties.d <== This file.


I'm modified an SMTP Graph with command on below.

report.netsnmp.hrSystemUptime.name=System Uptime (Net-SNMP)
report.netsnmp.hrSystemUptime.columns=hrSystemUptime
report.netsnmp.hrSystemUptime.type=nodeSnmp
report.netsnmp.hrSystemUptime.command=--title="My System Uptime" \
 --width 565 \
 --height 50 \
 --interlace \
 --vertical-label Days \
 --right-axis-label "Data"  \
 --lower-limit=0 \
 --upper-limit=100 \
 --right-axis 1:0 \
 --watermark "My home - WonderLand " \
 DEF:time={rrd1}:hrSystemUptime:AVERAGE \
 DEF:minTime={rrd1}:hrSystemUptime:MIN \
 DEF:maxTime={rrd1}:hrSystemUptime:MAX \
 CDEF:days=time,8640000,/ \
 CDEF:minDays=minTime,8640000,/ \
 CDEF:maxDays=maxTime,8640000,/ \
 AREA:days#ffe600 \
 LINE1:days#ffe600:"My System Uptime (Days)" \
 GPRINT:days:AVERAGE:"Avg  \\: %8.1lf %s" \
 GPRINT:days:MIN:"Min  \\: %8.1lf %s" \
 GPRINT:days:MAX:"Max  \\: %8.1lf %s\\n


I'm attached this file to you. I can modify only text & color. A graphs
size is not change. How to resize a graph?

            Reguards
             Ouychai Chaita

President of Lanna Opensource Software Club
      www.lanna-oss.org
(66) 08-7185-0920
skype : ouychai_chaita
------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to