![](https://secure.gravatar.com/avatar/1280ab8004c08ad36f83942837b1423e.jpg?s=120&d=mm&r=g)
On 05 Feb 2016, at 21:18, Mike Stupalov mike@observium.org wrote:
There another install with rrdtool 1.4.7: <Observium :: Network Monitor (NOC)Graphs 2016-02-05 23-13-24.png>
— note that it is just some graphs; not all.
-Y flag should work.
Show full versions info for your install: ./discovery.php -VV
Below.
Dw.
$ sock-test-setup —smartcard -p test vagrant exec /usr/local/www/observium/discovery.php -VV Observium CE 0.16.1.7533
##### Software versions #####
o OS FreeBSD GENERIC [amd64] ( 10.2-RELEASE) o Apache 2.4.18 o PHP 5.6.17 o Python env: python: No such file or directory o MySQL 5.6.27 (extension: mysql 5.0.11-dev) o SNMP NET-SNMP 5.7.3 o RRDtool 1.4.8
##### MySQL mode #####
o MySQL
##### Charset info #####
o PHP UTF-8 o MySQL utf8
##### Timezones info #####
o Date Friday, 05-Feb-16 21:20:07 UTC o PHP +00:00 o MySQL +00:00 $
On Fri, Feb 5, 2016 at 9:46 PM, Dirk-Willem van Gulik dirkx@webweaving.org wrote: On 05 Feb 2016, at 19:13, Mike Stupalov mike@observium.org wrote:
this is seems as trouble with your rrdtool. This old problem and fixed long time ago (by -Y flag in rrd graph cmd).
It is 1.4.8. Aye - that was indeed why I was wondering; which is why I appended the RRD command:
rrdtool graph /tmp/KjJTF5RCwhWzDBRY.png -Y --alt-autoscale --start 1454609307 --end 1454695707 --width 1152 --height 300 -c BACK#EEEEEE00 -c SHADEA#EEEEEE00 -c SHADEB#EEEEEE00 -c FONT#000000 -c CANVAS#FFFFFF00 -c GRID#a5a5a5 -c MGRID#FF9999 -c FRAME#5e5e5e -c ARROW#5e5e5e -R normal --font LEGEND:8:'DroidSansMono,DejaVuSansMono' --font AXIS:7:'DroidSansMono,DejaVuSansMono' --font-render-mode normal -E COMMENT:'Amperes ' COMMENT:' Now' COMMENT:' Avg' COMMENT:' Min' COMMENT:' Max' COMMENT:'\l' DEF:ds16=/usr/local/XXXXXXXXX/rrd/rts.rack/sensor-current-apc-atsOutputCurrent.1.1.1.rrd:sensor:AVERAGE DEF:ds16min=/usr/local/XXXXXXXXX/rrd/rts.rack/sensor-current-apc-atsOutputCurrent.1.1.1.rrd:sensor:MIN DEF:ds16max=/usr/local/XXXXXXXXX/rrd/rts.rack/sensor-current-apc-atsOutputCurrent.1.1.1.rrd:sensor:MAX LINE1.25:ds16#1f78b4:'Output ' GPRINT:ds16:LAST:%6.1lf%s GPRINT:ds16:AVERAGE:%6.1lf%s GPRINT:ds16min:MIN:%6.1lf%s GPRINT:ds16max:MAX:%6.1lf%s COMMENT:'\l' HRULE:0#555555
Noticed that the exact same graph does work well in librenms; but they are using —rigid; so I guess that is cheating somewhat.
Dw.
-- Mike Stupalov http://observium.org/