| 3 |
- |
1 |
#
|
|
|
2 |
# OCS Inventory "Unix Unified Agent" Configuration File
|
|
|
3 |
# used by hourly cron job
|
|
|
4 |
#
|
|
|
5 |
|
|
|
6 |
# Add tools directory if needed (tw_cli, hpacucli, ipssend, ...)
|
|
|
7 |
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
|
|
8 |
|
|
|
9 |
# Mode, change to "cron" to activate
|
|
|
10 |
OCSMODE[0]=cron
|
|
|
11 |
|
|
|
12 |
|
|
|
13 |
# can be used to override the ocsinventory-agent.cfg setup.
|
|
|
14 |
# OCSSERVER[0]=your.ocsserver.name
|
|
|
15 |
#
|
|
|
16 |
# corresponds with --local=/var/lib/ocsinventory-agent
|
|
|
17 |
OCSSERVER[0]=http://10.192.25.240/ocsinventory
|
|
|
18 |
|
|
|
19 |
# Wait before inventory
|
|
|
20 |
OCSPAUSE[0]=100
|
|
|
21 |
|
|
|
22 |
# Administrative TAG (optional, must be filed before first inventory)
|
|
|
23 |
OCSTAG[0]=
|