-
Notifications
You must be signed in to change notification settings - Fork 62
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
glpi-agent netscan feature with ToolBox enhancement #516
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…y scripts support
…nother purpose than just win32 ole dependent api
…ry & glpi-netinventory
Fix netscan restart
Don't include snmp credentials in netdiscovery xml when sending to server from a local task
…age in place of netdisco XML
ESX & glpi-esx refactoring
This can happen if no VM is created in ESX
Store deviceid defined during ESX inventory Update ESX task to reuse stored deviceid on next netscan This avoid inventory files duplication in local target folder
fix: extract OS name from the right inventory place fix: try to find ip, ips & macaddress from networks when not available on computer
feat: Add empty() api support fix: Add debug when unable to load Net::SSH2 and fix a typo in a debug
…ns for win32 software inventory
Renamed 'SNMP timeout' to 'Connection timeout' in ToolBox Add connection timeout support for ESX task, ssh & winrm RemoteInventory tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This feature introduces a lot of changes and few minor bug fixes.
Here are the most important changes: