User Tools

Site Tools


extensions:ocs-data-collector

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
extensions:ocs-data-collector [2019/10/17 17:52] – created cnaudextensions:ocs-data-collector [2019/10/17 17:56] – [Limitations] cnaud
Line 5: Line 5:
 index_hidden     : yes index_hidden     : yes
 level_hidden     : 1 level_hidden     : 1
-version          : 1.0.4 +version          : ? 
-release_dt       : 2018-09-04+release_dt       : ?
 TeemIp-version-min :  TeemIp-version-min : 
 code             : ocsng-data-collector code             : ocsng-data-collector
Line 28: Line 28:
  
  
 +===== Features =====
  
 +  * Automated inventory of Brand, Model, OS Family, OS Version, Physical Server, PC and Virtual Machine from OCS Inventory server
 +  * Automated inventory of Network Interfaces
 +  * The collector can reside on any system with web access to iTop and mysql access to the OCS Inventory server
 +  * Automatic creation and update of the Synchronization Data Sources in iTop.
 +  * An optional small extension is available to display an extra tab "OCS Inventory" on synchronized PCs, Servers and VirtualMachines. This tab displays the OCS page for the device (using an IFRAME).
 +
 +
 +===== Limitations =====
 +
 +  * The collector does not retrieve installed software information
 +  * The collector is not normalizing Model, OS Family and OS Version
 +  * The collector synchronizes only PCs and Servers which have a valid serial number in OCS
 +  * If your iTop is accessed using HTTPS, then the same must be true for OCS Inventory otherwise the inline frame of OCS Inventory inside iTop will not display because of browsers's security restrictions.
 +  * There is no single sign-on between iTop and OCS, so you'll have to login to OCS when displaying the OCS tab.
 +
 +===== Full documentation =====
 +
 +Comprehensive documentation on that extension is available [[https://www.itophub.io/wiki/page?id=extensions%3Aocsng-data-collector|here]], through iTop Hub.