Default CI class mappings
These are the default rules for CI class mappings that comes with the ServiceNow CMDB integration. Use these for reference if you have made any modifications and want to revert.
CI class | Server | Virtual | Portable | Operating system filter |
---|---|---|---|---|
Hyper-V Server (cmdb_ci_hyper_v_server) | - | - | - | ((Microsoft.*)*(Hyper-V.*Server.*)+) |
Server (cmdb_ci_server) | - | - | - | .*OS/400.* |
Solaris Server (cmdb_ci_solaris_serve) | - | - | - | .*Solaris.*->.*SunOS.* |
HPUX Server (cmdb_ci_hpux_server) | - | - | - | .*HP-UX.* |
AIX Server (cmdb_ci_aix_server) | - | - | - | .*AIX.* |
ESX Server (cmdb_ci_esx_server) | - | - | - | .*VMware ESXi.* |
Linux Server (cmdb_ci_linux_server) | - | - | - | ^(?!.*(Client->Workstation)).*Linux |
Windows Server (cmdb_ci_win_server) | - | - | - | .*Windows.*Server.* |