Your IP : 216.73.216.23


Current Path : /etc/ocsinventory/
Upload File :
Current File : //etc/ocsinventory/modules.conf

# This list of modules will be loaded by the agent at run time.
# To check its syntax do:
# $perl modules.conf
# You must have NO error, else the content will be ignored.

use Ocsinventory::Agent::Modules::Download;
use Ocsinventory::Agent::Modules::SnmpScan;
#use Ocsinventory::Agent::Modules::LocalSnmpScan;
use Ocsinventory::Agent::Modules::SnmpFork;

# DO NOT REMOVE the 1;
1;