1Ocsinventory::Agent::CoUmsmeorn(C3o)ntributed Perl DocumOecnstiantvieonntory::Agent::Common(3)
2
3
4

NAME

6       Ocsinventory::Agent::Common - give common methods to other modules
7
8       addController()
9           Add a controller in the inventory.
10
11       addUsb()
12           Add external usb devices in the inventory.
13
14       addInput()
15           Add internal inputs as keyboard, mouse in the inventory.
16
17       addModem()
18           Add a modem in the inventory.
19
20       addDrive()
21           Add a partition in the inventory.
22
23       addStorages()
24           Add a storage system (hard drive, USB key, SAN volume, etc) in the
25           inventory.
26
27       addMemory()
28           Add a memory module in the inventory.
29
30       addPort()
31           Add a port module in the inventory.
32
33       addSlot()
34           Add a slot in the inventory.
35
36       addSoftware()
37           Register a software in the inventory.
38
39       addMonitor()
40           Add a monitor (screen) in the inventory.
41
42       addVideo()
43           Add a video card in the inventory.
44
45       addSound()
46           Add a sound card in the inventory.
47
48       addNetwork()
49           Register a network in the inventory.
50
51       addRepo()
52           Register a repository in the inventory.
53
54       setHardware()
55           Save global information regarding the machine.
56
57           The use of setHardware() to update USERID and PROCESSOR*
58           information is deprecated, please, use addUser() and addCPU()
59           instead.
60
61       setBios()
62           Set BIOS information.
63
64       addCPU()
65           Add a CPU in the inventory.
66
67       addUser()
68           Add an user in the list of logged user.
69
70       addPrinter()
71           Add a printer in the inventory.
72
73       addVirtualMachine()
74           Add a Virtual Machine in the inventory.
75
76       addProcess()
77           Record a running process in the inventory.
78
79       addCamera()
80           Add a camera device in the inventory. Only avalaible for MacOSX
81
82       addIpDiscoverEntry()
83           IpDiscover is used to identify network interface on the local
84           network. This is done on the ARP level.
85
86           This function adds a network interface in the inventory.
87
88       setAccessLog()
89           What is that for? :)
90
91       flushXMLTags()
92           Clear the content of $common->{xmltags} (to use after adding it in
93           XML)
94
95       addBatteries()
96           Add a memory module in the inventory.
97
98
99
100perl v5.32.0                      2020-08-01    Ocsinventory::Agent::Common(3)
Impressum