setting Is Virtual for KVM servers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2012 11:37 AM
Discovery gets the usual server data for our KVM virtual machines but does not set the Is Virtual [virtual] field. I've added a business rule for that, shown below. Corrections & improvements are welcome.
Business Rules > New
Name: Discovery - KVM
Table: Linux Server [cmdb_ci_linux_server]
Order: 500
Active: [checked]
When: Before
Insert, Update: [checked]
Condition: current.model_id.name == 'KVM'
Script:
setIsVirtual(); function setIsVirtual() { current.virtual = true; }Next step: discovering the oVirt management layer.
Labels:
- Labels:
-
Discovery
-
Service Mapping
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2018 04:55 AM
Sir, Please help us to guide about ovirt virtualization.