Which RRDTool Version do you have? you need 1.0.49 Javier Victor Rivera wrote: Hi Im Running JFFNMS with the following platform: S: Linux Fedora Core 3 Web Server: Apache 1.3.34 App Server: PHP Version 4.4.1 Im trying to monitor a Motorola Canopy Cluster All goes fine but when i try to see my performance graphics it always return the error: *The RRDTool files for Interface ID 3 (from Host ID 2), has not been created by the Poller Process yet* The crontab its running ok but it not generates any RRDTool Files When I run by hand: php q poller.php It returns: Executing: /usr/bin/php -q poller.php 2 0 1 0 0 & Executing: /usr/bin/php -q poller.php 3 0 1 0 0 & But With: php q poller.php 2 It returns: 11:08:38 : H 2 : Poller Start : 8 Items. 11:08:38 : H 2 : I 3 : P 1 : reachability_start:ping(): 438f2e16abcd7 -buffer(): 1 (time P:45.47 | 19.93) 11:08:54 : H 2 : I 3 : P 122 : wait(): ok -no_backend(): 0 (time P:16029.98 | 0.44) 11:08:54 : H 2 : I 3 : P 123 : reachability_values:rtt(rtt): 98.5 -buffer(): 2 (time P:0.91 | 0.44) 11:08:54 : H 2 : I 3 : P 124 : reachability_values:packetloss(pl): 0 -buffer(): 3 (time P:0.32 | 0.19) 11:08:54 : H 2 : I 3 : P 125 : status(): reachable|0% Packet Loss -alarm(40): Nothing was done (time P:0.85 | 11.13) 11:08:54 : H 2 : I 3 : P 126 : ping_cleanup(): 1 - no_backend(): 0 (time P:1.24 | 0.15) 11:08:54 : H 2 : I 3 : P 127 : no_poller(): 0 -rrd(*): rtt:98.5 - packetloss:0 (time P:0.7 | 124.49) 11:08:54 : H 2 : I 3 : P LPD : last_poll_date(): 1133456934 - db(last_poll_date): 1 (time P:23.03 | 9.88) 11:08:54 : H 2 : Poller End, Total Time: 16313.04 msec. Any Advice? Thanks in advance.