Scroll to navigation

Ocsinventory::Agent::Common(3pm) User Contributed Perl Documentation Ocsinventory::Agent::Common(3pm)

Add a controller in the inventory.
Add a modem in the inventory.
Add a partition in the inventory.
Add a storage system (hard drive, USB key, SAN volume, etc) in the inventory.
Add a memory module in the inventory.
Add a port module in the inventory.
Add a slot in the inventory.
Register a software in the inventory.
Add a monitor (screen) in the inventory.
Add a video card in the inventory.
Add a sound card in the inventory.
Register a network in the inventory.
Save global information regarding the machine.

The use of setHardware() to update USERID and PROCESSOR* informations is deprecated, please, use addUser() and addCPU() instead.

Set BIOS informations.
Add a CPU in the inventory.
Add an user in the list of logged user.
Add a printer in the inventory.
Add a Virtual Machine in the inventory.
Record a running process in the inventory.
IpDiscover is used to identify network interface on the local network. This is done on the ARP level.

This function adds a network interface in the inventory.

What is that for? :)
Clear the content of $common->{xmltags} (to use after adding it in XML)

POD ERRORSΒΆ

Hey! The above document had some coding errors, which are explained below:

'=item' outside of any '=over'

=over without closing =back

2017-01-21 perl v5.24.1