Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of uninitialized value #1050

Closed
WilOrNot opened this issue Aug 30, 2023 · 1 comment
Closed

Use of uninitialized value #1050

WilOrNot opened this issue Aug 30, 2023 · 1 comment

Comments

@WilOrNot
Copy link

Hi all,

I'm having a problem with reporting information for a device. The feedback is partial.

Here is a return of the CLI
fusioninventory-netinventory --credentials version:2c,community:public --debug --host 10.38.99.99

[debug] creating 1 worker threads
[debug] [thread 1] creation
[debug] [thread 1] #1, scanning 0: 10.38.99.99
[debug] [thread 1] #1, full match for sysobjectID .1.3.6.1.4.1.21796.4.9 in database
[debug] [thread 1] #1, sysobjectID match: hwg mib support enabled
Use of uninitialized value $serial in substitution (s///) at /usr/share/fusioninventory/lib/FusionInventory/Agent/SNMP/MibSupport/Hwg.pm line 37.

STE2 STE2: For more information try http://www.HW-group.com 0 HW group s.r.o STE2 SEN-GAN-99 NETWORKING 41 days, 02:11:01.00 4.2 1 foo SNMPQUERY [debug] [thread 1] termination [debug] All netinventory threads terminated

Im using CentOS 7 and FusionInventory-Agent and NetInventory v2.6.
Not being a developer, how can I correct this problem in the code?

Thank you in advance for your feedback.

@ddurieux
Copy link
Member

ddurieux commented Sep 2, 2024

The perl agent (2.6) will not have more fixes version.
The next version will be 3.0 and the agent is fully rewritten

@ddurieux ddurieux closed this as completed Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants