一般
Insight Discovery use the protocols SSH, WMI and SNMP to discover hosts and devices.
In theory, all network connected machines that can communicate through one of these protocols can be discovered.
To assemble details information from a host or device, Insight Discovery needs instructions on how to do it.
These instructions are specified in Patterns and Insight Discovery comes pre-packed with a set of patterns ready to use.
You can also write your own patterns if you have unusual assets to discover.
The Discovery-Tool connection Types covers the following:
ssh | WMI | SNMP | VMware vSphere |
---|---|---|---|
| Microsoft Windows® 95 |
|
|
The included Patterns tested with the following:
Linux/Unix | Windows | SNMP |
---|---|---|
|
|
|
Collected Informations and possible extensions
The possible data collected by Discovery and imported into Insight can be found here
The collected data for all of the Discovery-Objects can be extended with an ExtendedInformation-Object.
All Discovery-Objects can have an list of these ExtendedInformation-Objects and opens the possibility to add informations from the Discovery side (Pattern) and make them available in Insight.
拡張情報オブジェクト (ExtendedInformation-Object)
Extended Information Object can be used to impact the Hash of the parent object by setting the attribute "UseValueForObjectHash" to true in a pattern.
属性 | タイプ | 説明 |
---|---|---|
名前 | TEXT | |
タイプ | TEXT | 有効な型: 日付、ブール、整数、文字列 (既定) |
値 | TEXT |
一意の定義
At most of the collected objects from Discovery you can find an attribute called "Object Hash" which is used as default Identifier for Insight.
このオブジェクト ハッシュ属性は、Insight でオブジェクトを一意のオブジェクトとして定義するものです (新しいオブジェクトを作成したり、既存のオブジェクトをアップデートしたりする場合)。
Discovery 側に ObjectHashSetting.xml というファイルがあり、このファイルに一意のハッシュを構築するために使用されるオブジェクトの属性の定義が含まれています。
このファイルの操作は、常に Insight の既存のデータに影響を与えます。
例:
If you set the value of
<HostInfo_FirstNICMAC>true</HostInfo_FirstNICMAC>
「true」から「false」にすると、最初に利用可能な NIC の NetworkInterface-MAC-Address はホスト ハッシュの構築に使用されなくなります。
すべてのホスト ハッシュが "新規" になり、データをインポートすると Insight に新しいホスト オブジェクトが作成されます。