Update hardware.pm
This commit is contained in:
parent
185ff763d1
commit
7c070031fa
|
@ -46,7 +46,7 @@ sub set_system {
|
|||
],
|
||||
};
|
||||
|
||||
$self->{components_path} = 'network::raisecom::mode::components';
|
||||
$self->{components_path} = 'network::raisecom::snmp::mode::components';
|
||||
$self->{components_module} = ['fan', 'psu', 'temperature'];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue