Hi Adam,

Thank you for your response.

I’m using RRDTOOL 1.4.7
root at observium ➜  ~  rrdtool
RRDtool 1.4.7  Copyright 1997-2012 by Tobias Oetiker <tobi@oetiker.ch>
Compiled Jan  2 2014 19:40:30 

On Ubuntu, it’s the last version on it:
root at observium ➜  ~  aptitude show rrdtool
Package: rrdtool
State: installed
Automatically installed: no
Version: 1.4.7-2ubuntu5

Which version do you recommend with Observium 0.16.1.7521?

Kind regards

-- 
Alexandre Corso
Network Engineer
+33 (0) 7 85 30 30 84
acorso@franceix.net


From: Adam Armstrong <adama@memetic.org>
Reply: Observium Network Observation System <observium@observium.org>
Date: 25 January 2016 at 12:18:25
To: Observium Network Observation System <observium@observium.org>
Subject:  Re: [Observium] Problem on some graphs - Percent Utilisation

Hi Alexandre,

This is caused by a parsing change in more recent versions of rrdtool.

I thought we'd updated all of the graphing code to work around it!

Adam.

On 25 Jan 2016 10:37, Alexandre Corso <acorso@franceix.net> wrote:
>
>  Hi everybody.
>
> I had a problem on some graph on my observium, for exemple graph Percent Utilisation of ports.
>
> I looked into the errors: 
> RRDTool Output: ERROR: Unused Arguments "" in command : HRULE:100#555::
>
> I modified my file : 
> /opt/observium/html/includes/graphs/port/percent.inc.php
>
> - - line 25  $defs .= ' HRULE:100#555::';
> + + line 25 $defs .= ' HRULE:100#555:';
> - - line 26 $defs .= ' HRULE:-100#555::';
> + + line 26 $defs .= ' HRULE:-100#555:’;
>
> I removed one ‘’:’’ at the end and it’s working. Is it a mistake ?
>
> Regards,
>
> -- 
> Alexandre Corso
> acorso@franceix.net
>
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium