Page 1 of 1

Phpsysinfo on vicidial servers

PostPosted: Mon Feb 04, 2008 6:30 am
by gardo
I have created a patch to include phpsysinfo(http://phpsysinfo.sourceforge.net) report on the vicidial servers on the Reports page.

Here's a screenshot:
http://imagebin.ca/img/IIEmv1e.png

Clicking on the Link under "Server Info" will bring you the phpsysinfo page for that particular vicidial server.

screenshot:
http://imagebin.ca/img/W3KiZ0wB.png

You should have apache, php and phpsysinfo installed on the vicidial server for this to work.

On CentOS system:

#yum install httpd
#yum install php
#/etc/init.d/httpd start
#chkconfig --level 345 --add httpd
#wget http://downloads.sourceforge.net/phpsys ... g_mirror=0
#cd /var/www/html/
#tar zxvf /root/phpsysinfo-2.5.4.tar.gz
#cd phpsysinfo
#cp config.php.new config.php

Let me know if anyone is interested in the patch and I'll post it on the tracker.[url][/url]

PostPosted: Tue Feb 05, 2008 8:36 am
by ramindia
Hi

the images not able to visible

kindly re-submit to look at them

ram

PostPosted: Tue Feb 05, 2008 5:04 pm
by gardo
Unfortunately, I don't know why the images don't show. However, I have posted the direct link to the screenshots. Just click them. :D

PostPosted: Wed Feb 06, 2008 12:32 am
by ramindia
Unfortunately, i dont see the direct URL also working

i get page not found


ram

PostPosted: Wed Feb 06, 2008 7:45 am
by gardo
Here are the screenshots:

Image

Image

There!

PostPosted: Wed Feb 06, 2008 8:28 am
by Op3r
amazing!

Please post it to the tracker :D

PostPosted: Wed Feb 06, 2008 8:35 am
by gardo

PostPosted: Thu Feb 07, 2008 11:32 am
by mflorell
Thanks for posting this, I will add it to my list of things to do for the next release.

phpsysinfo

PostPosted: Tue Feb 03, 2009 3:43 am
by davidh
this link was incorporated in vicidialnow v2

thx for the info