I changed the files as indicated but I keep getting the message 

'The RRDTool files for Interface ID 30 (from Host ID 6), has not been created
by the Poller Process yet'

instead of the traffic performance graph.

The files changed are: alteon_sessions.inc.php,
apache_tac_aggregation.inc.php, apache_tkb_aggregation.inc.php,
cisco_mac_bytes.inc.php, cisco_mac_packets.inc.php,
cpu_util_aggregation.inc.php, rtt.inc.php, traffic_aggregation.inc.php,
traffic.inc.php, ucd_cpu_linux_aggregation.inc.php and
ucd_load_average_aggregation.inc.php under directory 
/usr/share/jffnms/engine/graphs.

JFFNMS is version 0.8.2 and RRDTOOL is 1.2.11 running under ubuntu 5.10
'Breezy Badger'.

Is there something to be done to get the graphics working?

I tried to downgrade to RRDTOOL 1.0.49 but no graph was showed with that 
version.

Any help is greatly appreciated.

Abel Berenstein
CCI SA
[EMAIL PROTECTED]


---------- Original Message -----------
From: "Miguel A. Castro" <[EMAIL PROTECTED]>
To: jffnms-users@lists.sourceforge.net
Sent: Thu, 23 Mar 2006 16:59:40 -0300
Subject: [jffnms-users] Bug in JFFNMS with RRDTOOL 1.2.x

> In RRDTOOL Major Changes between 1.0.x and 1.2.x
> 
> Incompatibilities
> 
> * Colons in COMMENT arguments to rrdtool graph must be escaped with 
> a backslash
> 
> This change don't permite make some graphics, because rrdtool report 
> an error.
> 
> The solution is change in files where COMMENT word exist and the 
> text include ":" by "\n".
> 
> For example:
> engine/traffic_aggregation.inc.php
>         line 44
>         "COMMENT:'Inbound Bandwidth: $bandwidthin_k kbps'",
>         change by 
>         "COMMENT:'Inbound Bandwidth\: $bandwidthin_k kbps'",
>         
>         line 46 
> 
> Pls. report URGENT.
> 
> Thank you
> -- 
> Miguel A. Castro
> Hyperlink Comunicaciones
> Santiago Vázquez 1086 CP11300
> Montevideo - Uruguay
> Tel/Fax: (598 2) 7092341
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live 
> webcast and join the prime developer group breaking into this new 
> coding territory!
http://sel.as-us.falkag.net/sel?cmd_______________________________________________
> jffnms-users mailing list
> jffnms-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
------- End of Original Message -------



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to