Versions Compared

Key

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

...

The following sensors/probe pairs need to be added or replaced:

Data Source

SCCM Object

CMDB Object Sensor/Probe

OID

Format

Schema Fields

Semantics

UNIX - Environment  

nsExtendOutputFull."unix_environment"

single line string

TBD schema extension

shows dev/test/prod/etc.

UNIX - Serial Number  

nsExtendOutputFull."unix_serial_number"

multiple lines, colon-delimited format of serial:type

cmdb_ci_computer.serial_number (primary), cmdb_ci_serial_number (related)

insert related serial numbers discovered on machine

UNIX - Network  

nsExtendOutputFull."unix_network"

multiple lines, colon-delimited format of type:hwaddr:ip:mask:dhcp

cmdb_ci_network_adapter (related)

insert related network adapters discovered on machines

UNIX - Hardware Model  

nsExtendOutputFull."unix_hardware_model"

single line format mfg:model

cmdb_ci_computer.manufacturer, model_id, virtual

insert machine mfg and model, virtual/physical

UNIX - Memory  

nsExtendOutputFull."unix_memory"

single line format in MB

cmdb_ci_computer.current_ram

total RAM

UNIX - CPU  

nsExtendOutputFull."unix_cpu"

multi-line format: mfg, cpu type, cpu speed (whole num in MHz), num cpus, num cores (total)

cmdb_ci_computer.cpu_manufacturer, cpu_type, cpu_speed, cpu_count, cpu_core_count

cpu info

UNIX - Distribution  

nsExtendOutputFull."unix_distribution"

two-line format: os name, os version

cmdb_ci_computere.os, os_version

proper OS distribution and version