Friday, July 31, 2009

Monitoring Hardware and Software PC Client with OCS Inventory

OCS inventory is an open source aplikasi webbase which can use to monitoring computer, hardware and sofware inded, this for referencies http://wiki.ocsinventory-ng.org/index.php/Main_Page, need 1 PC as server for OCS Inventory Server.

Here Step By Step Installation

I use Ubuntu as Server, and windows xp as clients

download OCSNG_UNIX_SERVER-1.02.1.tar.gz on its website then extract

$tar -xzvf OCSNG_UNIX_SERVER-1.02.1.tar.gz

install needed module:

$sudo apt-get install libxml-simple-perl

$sudo apt-get install libcompress-zlib-perl

$sudo apt-get install libdbi-perl

$sudo apt-get install libdbd-mysql-perl

$sudo apt-get install libapache-dbi-perl

$sudo apt-get install libnet-ip-perl

$sudo apt-get install libsoap-lite-perl

$sudo apt-get install php5-gd

go into OCSNG_UNIX_SERVER-1.02.1, then run

$sudo ./setup.sh

follow instruction with your server specification, then restart apache

$sudo /etc/init.d/apache2 restart

go into ocsinventory-reports/ocsreports, then changefile dbconfig.inc.php, put your mysql user pass, open your browser, go to address "http://localhost/ocereports akan muncul tampilan seperti ini"

click send, will appear verification, then klik Submit Query

Click link "Click Here to Insert This Page"

Then login with user:admin password:admin

done


No comments:

Post a Comment