1FUSIONINVENTORY-REMOTEIUNsVeErNTCOoRnYt(r1i)buted Perl DFoUcSuImOeNnItNaVtEiNoTnORY-REMOTEINVENTORY(1)
2
3
4

NAME

6       fusioninventory-remoteinventory - A tool to pull inventory from an
7       agent
8

SYNOPSIS

10       fusioninventory-remoteinventory [options] <host1> [<host2> ...]
11
12         Options:
13           -h --help      this menu
14           -d --directory load every .ocs files from a directory
15           -t --timeout   requests timeout and even inventory get timeout
16           -b --baseurl   remote base url if not /inventory
17           -p --port      remote port (62354 by default)
18           -T --token     token as shared secret
19           -i --id        id for request to identify requests in agent log
20           -s --ssl       connect using SSL
21           --no-ssl-check do not check agent SSL certificate
22           --ca-cert-file CA certificates file
23
24           -C --no-compression
25                          ask to not compress sent XML inventories
26
27           -v --verbose   verbose mode
28           --debug        debug mode
29           -u --useragent set used HTTP User-Agent for requests
30
31         Examples:
32           fusioninventory-remoteinventory -T strong-shared-secret 192.168.43.236
33           fusioninventory-remoteinventory -v -T strong-shared-secret 192.168.43.237 | \
34               fusioninventory-injector -url https://login:pw@example/plugins/fusioninventory/
35           fusioninventory-remoteinventory -T strong-shared-secret -d /tmp 192.168.43.236 192.168.43.237
36

DESCRIPTION

38       This tool can be used to securely request an inventory from remote
39       agents not able to contact a server.
40
41
42
43perl v5.34.0                      2021-07-21FUSIONINVENTORY-REMOTEINVENTORY(1)
Impressum