Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A device can be created using the web interface if a user has a role that contains the devices::create permission. Go to menu: Manage-> Devices -> Create Devices. There is also a create button on the collection page.


Image RemovedImage Added


Open-AudIT automatically populates attributes of devices that have been found during the audit process. However, it is possible to add devices manually in 3 different ways: 

  1. Manual input.
    Filling in the relevant attributes for the device.
    Image Removed
    Image Added


  2. Copy and paste an audit report.
    We can add devices by pasting the text found in an audit report.
    Image RemovedImage Added


  3. Upload an audit report file.
    Upload a report file containing devices information.
    Image Removed
    Image Added


View Device Details

...

You will see a list of devices. This view allows you export the list of devices in CSV and JSON format.


Image RemovedImage Added


You can view all the device's details by clicking on the blue purple view icon.

Image RemovedImage Added



Import Multiple Devices

...

Code Block
languagetext
themeEclipse
"name","org_id","type","ip"
"mail","1","computer","192.168.1.110"
"router","1","router","192.168.1.1"
"laser","1","printer","192.168.1.10"

Image RemovedImage Added

Export Devices

...

Finally, we obtain a CSV file with our results by pressing the "Export" button. 

 

Image RemovedImage Added

Database Schema

...