CI Classes for storage system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2024 01:05 AM
Hi,
I have storage systems where i need help to connect to ci class. Can you please guide me.
Manufacturer | Model | Ci Class |
Hitachi | VSP | |
Hitachi | HNAS | |
Hitachi | HCP | |
Dell | VMAX | |
Dell | PowerMax | |
Dell | Powerscale | |
Dell | Unity | |
IBM | FS |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2024 01:10 AM
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2024 01:14 AM
Hi @Community Alums ,
I will look into informed ci classes 🙂