~ocsinventory-dev/ocsinventory-server/trunk

465 by Pascal Danek
Rename of ocsinventory-local to ocsinventory-injector
1
################################################################################
2
#
3
# OCS Inventory NG Management Server Setup
4
#
5
# Copyleft 2008 OCS Inventory NG Team
6
# Web: http://www.ocsinventory-ng.org
7
#
8
# This code is open source and may be copied and modified as long as the source
9
# code is always made freely available.
10
# Please refer to the General Public Licence http://www.gnu.org/ or Licence.txt
11
################################################################################
12
13
14
15
ocsinventory-injector.pl is a script designed to send inventory to an OCS server
16
using .ocs files generated by -local (or /local for windows).
17
18
Since 1.02 release, you can use the OCS_OPT_GENERATE_OCS_FILES server parameter
19
to automatically generate these files to "inject" it to a higher level server.
20
(in case of multi entity configuration for example).
21
22
In that case, you can use a cron if the two servers are connected, or put it
23
on the higher level server and run it on loopback.
24