OCS-Inventory-NG

From aldeid
Jump to navigation Jump to search
DRAFT
This page is still a draft. Thank you for your understanding.

Introduction

Description

INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.

Architecture

INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.

Installation

Prerequisites

Install following packages:

# apt-get install mysql-server perl apache2 libapache2-mod-perl2 php5 libapache2-mod-php5

Then install following Perl modules:

# apt-get install libdbi-perl libapache-dbi-perl libdbd-mysql-perl \
  libcompress-zlib-perl libxml-simple-perl libnet-ip-perl

OCSNG server

# wget http://launchpad.net/ocsinventory-server/stable-2.0/2.0/+download/OCSNG_UNIX_SERVER-2.0.tar.gz
# tar xzvf OCSNG_UNIX_SERVER-2.0.tar.gz
# cd OCSNG_UNIX_SERVER-2.0/
# ./setup.sh

Usage

INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.