|
From: Voytek E. <li...@sb...> - 2010-03-23 22:48:53
|
anyone using amavis-stats ? I'm trying to setup amavis-stats 1.22 on centos/apache data seems to be collecting, but, no graphs being created I guess it fails trying to make a graph, but not sure how to figure this out sbt.net.au/amavis-stats/ I get the main page with buttons, but, no graphs, just: amavis-stats::error: rrd_graph()2: 1 amavis-stats::error: rrd_graph(): 1 amavis-stats::error: rrd_graph(): 1 the data seems created ok in /usr/local/var/lib/amavis-stats: ..... -rw-r----- 1 apache apache 21696 Mar 23 08:30 99.rrd -rw-r----- 1 apache apache 21696 Mar 23 08:30 9.rrd -rw-r----- 1 apache apache 1314 Mar 23 08:30 amavis-stats.count -rw-r----- 1 apache apache 6531 Mar 23 08:30 amavis-stats.names -rw-r----- 1 apache apache 6 Nov 2 2008 amavis-stats.pid -rw-r----- 1 apache apache 5560 Mar 23 08:30 amavis-stats.seen -rw-r----- 1 apache apache 58 Mar 23 08:30 amavis-stats.state no files/graphs exists in /usr/local/share/amavis-stats/img # ls -al total 16 drwxrwxr-x 2 apache apache 4096 Mar 23 08:31 . drwxrwxr-x 3 apache apache 4096 Nov 2 2008 .. the only error in apache error log I see is: [client 143.238.114.81] PHP Notice: Undefined variable: legend_msg in /usr/loc al/share/amavis-stats/amavis-stats.php on line 1111 -- Voytek |