The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

FusionInventory::Agent::Tools::BSD - BSD generic functions

DESCRIPTION

This module provides some generic functions for BSD.

FUNCTIONS

getInterfacesFromIfconfig(%params)

Returns the list of interfaces, by parsing ifconfig command output.

Availables parameters:

logger a logger object
command the command to use (default: /sbin/ifconfig -a)
file the file to use