Skip to content

device42/SolarwindsWHD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Device42 to SolarWinds WHD sync tool

The d42_sync_tool.py uploads data from Device42 to SolarWinds WebHelpDesk.
Device42 Data that is synced is as follows:

  • Buildings (WHD: Locations)
  • Vendors (WHD: Manufacturers)
  • Type (WHD: Asset Type)
  • Hardware (WHD: Models)
  • Devices (WHD: Asset)

Usage

The d42_sync_tool.py has a separate settings.cfg file which holds all of the settings including:

  • Device42 credentials
  • Device42 URL
  • WHD credentials
  • WHD URL
  • Other settings (logging, debug...)

You can run the tool by typing python d42_sync_tool.py in command prompt in Windows or in Linux terminal.

Releases

No releases published

Packages

No packages published

Languages