Hi
in my server i have install PL
but still iam not able to view the server performance graphs (gif)
ls /usr/local/bin/pl
/usr/local/bin/pl
when i try to access
http://X.X.X.X/vicidial/AST_server_perf ... MIT=SUBMIT
in the error log i see below...
[client y.y.y.y] PHP Notice: Undefined variable: DB in /var/www/html/vicidial/AST_server_performance.php on line 32, referer:
http://X.X.X.X/vicidial/server_stats.php
[client y.y.y.y] PHP Notice: Undefined variable: DB in /var/www/html/vicidial/AST_server_performance.php on line 57, referer:
http://X.X.X.X/vicidial/server_stats.php
[client y.y.y.y] PHP Notice: Undefined variable: DB in /var/www/html/vicidial/AST_server_performance.php on line 32, referer:
http://X.X.X.X/vicidial/AST_server_performance.php
[client y.y.y.y] PHP Notice: Undefined variable: DB in /var/www/html/vicidial/AST_server_performance.php on line 57, referer:
http://X.X.X.X/vicidial/AST_server_performance.php
[client y.y.y.y] PHP Notice: Undefined variable: DB in /var/www/html/vicidial/AST_server_performance.php on line 135, referer:
http://X.X.X.X/vicidial/AST_server_performance.php
[client y.y.y.y] PHP Notice: Undefined variable: DB in /var/www/html/vicidial/AST_server_performance.php on line 143, referer:
http://X.X.X.X/vicidial/AST_server_performance.php
[client y.y.y.y] PHP Notice: Undefined variable: DB in /var/www/html/vicidial/AST_server_performance.php on line 150, referer:
http://X.X.X.X/vicidial/AST_server_performance.php
[client y.y.y.y] PHP Notice: Undefined variable: DB in /var/www/html/vicidial/AST_server_performance.php on line 158, referer:
http://X.X.X.X/vicidial/AST_server_performance.php
[client y.y.y.y] PHP Notice: Undefined variable: DB in /var/www/html/vicidial/AST_server_performance.php on line 164, referer:
http://X.X.X.X/vicidial/AST_server_performance.php
[client y.y.y.y] PHP Notice: Undefined variable: DB in /var/www/html/vicidial/AST_server_performance.php on line 201, referer:
http://X.X.X.X/vicidial/AST_server_performance.php
pl proc areadef: error 105: both min and max expected (yrange)
pl proc areadef: error 10: cannot set up plotting area .. likely culprits: bad xrange or yrange, or bad area rectangle
[Sat Nov 25 08:58:02 2006] [error] [client y.y.y.y] File does not exist: /var/www/html/vicidial/ploticus/X.X.X.X2006-11-25AM2006-11-25_085801.png, referer:
http://X.X.X.X/vicidial/AST_server_perf ... MIT=SUBMIT
I checked dbconnect.php
and /etc/astguiclient.conf
they are set to my config
and iam able to see some files in html and dat file
but dat files are 0 byte sized
ls -al /var/www/html/vicidial/ploticus/
-rw-r--r-- 1 apache apache 0 Nov 25 08:58 x.x.x.x2006-11-25AM2006-11-25_085801.dat
-rw-r--r-- 1 apache apache 1267 Nov 25 08:58 x.x.x.x2006-11-25AM2006-11-25_085801.htm
-rw-r--r-- 1 apache apache 0 Nov 25 08:59 x.x.x.x2006-11-25AM2006-11-25_085958.dat
-rw-r--r-- 1 apache apache 1267 Nov 25 08:59 x.x.x.x2006-11-25AM2006-11-25_085958.htm
-rw-r--r-- 1 apache apache 0 Nov 25 09:02 x.x.x.x2006-11-25AM2006-11-25_090208.dat
-rw-r--r-- 1 apache apache 1267 Nov 25 09:02 x.x.x.x2006-11-25AM2006-11-25_090208.htm
-rw-r--r-- 1 apache apache 0 Nov 25 09:02 x.x.x.x2006-11-25AM2006-11-25_090210.dat
-rw-r--r-- 1 apache apache 1267 Nov 25 09:02 x.x.x.x2006-11-25AM2006-11-25_090210.htm
-rw-r--r-- 1 apache apache 0 Nov 25 09:02 x.x.x.x2006-11-25AM2006-11-25_090227.dat
-rw-r--r-- 1 apache apache 1267 Nov 25 09:02 x.x.x.x2006-11-25AM2006-11-25_090227.htm
-rw-r--r-- 1 apache apache 0 Nov 25 09:03 x.x.x.x2006-11-25AM2006-11-25_090323.dat
-rw-r--r-- 1 apache apache 1267 Nov 25 09:03 x.x.x.x2006-11-25AM2006-11-25_090323.htm
what is wrong iam doing
how can i resolve this problem
Ram