GithubHelp home page GithubHelp logo

claryda / glpi-airwatch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pluginsglpi/airwatch

0.0 0.0 0.0 186 KB

GLPi connector for Airwatch

License: GNU General Public License v2.0

PHP 100.00%

glpi-airwatch's Introduction

Airwatch GLPi plugin

Airwatch connector for GLPi made by Teclib'.

This plugin imports inventory data from Airwatch to GLPi. For more information, please see http://teclib-edition.com

Contributing to the plugin

To declare issues or feature requests, please go to Github. To help translating the plugin, please join Transifex.

Prerequisites

  • php curl extension must be installed.
  • GLPi 9.1 or higher is required.
  • FusionInventory plugin must be installed and enabled.
  • FI4GLPI version 0.90+1.3 or lated is required, otherwise you must patch the source code with the following commit :

How does it work

The plugin requests Airwatch REST API for:

  • general informations (name, OS, etc)
  • network informations
  • software
  • airwatch specific information (enrollement, compliance and comprimse checks, etc)

A XML inventory file is done using the data above, and sent to FusionInventory, using curl. Computers are then created, representing Airwatch devices.

For each device managed by Airwatch, an "Airwatch" tab is displayed in GLPi. This tab shows Airwatch specific informtions, and allows user to force an inventory

Rights

There's no specific right for the plugin. You need, at least, to have the right to see a computer to access Airwatch informations. To force an Airwatch inventory, you need the right to update a computer.

Configuration

Configuration options:

  • Service URL: URL to send inventories to FusionInventory (by default http://glpi/plugins/fusioninventory/)
  • Airwatch web service URL: the REST API URL
  • Airwatch console URL: Airwatch web console URL (used to generate a direct Airwatch link for each Airwatch device)
  • Username: Aiwatch user used to access the API
  • Password: the password for the user
  • API Key: a string defined in the Airwatch administration panel
  • Skip SSL checks: access REST API without checking for SSL certificate

Contributing

  • Open a ticket for each bug/feature so it can be discussed
  • Follow development guidelines
  • Refer to GitFlow process for branching
  • Work on a new branch on your own fork
  • Open a PR that will be reviewed by a developer

glpi-airwatch's People

Contributors

bwmerlin avatar cedric-anne avatar trasher avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.