CI Classes for storage system

Hakan Cetinkaya
Tera Contributor

Hi,

 

I have storage systems where i need help to connect to ci class. Can you please guide me.

 

ManufacturerModelCi Class
HitachiVSP 
HitachiHNAS 
HitachiHCP 
DellVMAX 
DellPowerMax 
Dell Powerscale 
DellUnity 
IBMFS 
2 REPLIES 2

Community Alums
Not applicable

Hi @Hakan Cetinkaya ,

This table can be used cmdb_ci_storage_device to add storage devices manually.

Other example could be :

 NAS Disk Array: As Disk array is a type of disk storage system, NAS Storage (cmdb_ci_nas_storage) should be the suitable CI class.

- NAS Disk Array-Filer: Any idea if this is supposed to be file system? Then it will be NAS File System (cmdb_ci_nas_file_system)

- SAN Tape Library: There is no OOB class for tape library. But as it is a kind of mass storage device, the most suitable class should be cmdb_ci_msd (Mass Storage Device) 

- Network Tap: As it monitors network events, Monitoring Equipment (cmdb_ci_monitoring_hardware) might be suitable. Network gear (cmdb_ci_netgear)

 

Hi @Community Alums ,

I will look into informed ci classes 🙂