Hardware Asset Management licensing
Summarize
Summary of Hardware Asset Management licensing
Hardware Asset Management (HAM) licensing lets you select specific resource categories to use, allowing you to pay only for the categories relevant to your organization. Only opted-in resource categories count towards Subscription Units, which determine your licensing costs. Each physical asset in the Asset [almasset] table that belongs to an opted-in category and is in an active state counts toward your subscription total, regardless of assignment status.
Show less
Key Features
- Opt-in Resource Categories: You must opt in resource categories to enable normalization functions and asset actions for their associated models and assets.
- Resource Categories and Subscription Units: Different asset types fall under specific categories with defined subscription unit ratios. For example, 4 End User Computers count as 1 subscription unit, while 1 Server counts as 1 unit.
- Entitlements Management: On-premise instances do not automatically download entitlements but you can manage them using the
snhamactiveentitlementssystem property by listing your entitlements in a defined format. - Custom Model Categories: Custom model categories are supported if they belong to or inherit from opted-in licensable categories. You can control licensing for custom categories using the
snhamp.enablecustomcategorylicensingsystem property. - Version-Specific Licensing: Starting from HAM version 10.1.0 and license version 5.0, categories like Printers, Monitors, Storage, and Unclassified Hardware require explicit opt-in to access HAM features.
- Telecommunications Network Inventory: Requires installing the Telecom Network Inventory application and opting in to its resource category to enable HAM features.
Resource Categories and Subscription Unit Ratios
- End User Computers: 4 assets per subscription unit
- Servers: 1 asset per subscription unit
- Network Gear: 5 assets per subscription unit
- Mobile Devices: 10 assets per subscription unit
- Telecom Network Inventory: 1 asset per subscription unit
- Monitors: 15 assets per subscription unit (HAM 10.1.0+)
- Storage: 3 assets per subscription unit (HAM 10.1.0+)
- Printers: 10 assets per subscription unit (HAM 10.1.0+)
- Unclassified Hardware: 1 asset per subscription unit (HAM 10.1.0+)
Key Outcomes
By selectively opting in to relevant resource categories, you can optimize your HAM license costs and ensure compliance with subscription units based on your active asset inventory. Properly managing entitlements and understanding the licensing implications of custom model categories enables you to fully leverage HAM features and workflows. Upgrading to the latest HAM license versions may require additional category opt-ins to maintain access to all HAM capabilities.
Hardware Asset Management (HAM) licensing enables you to choose the Hardware Asset Management resource categories that you want to use. You can save money by paying only for those categories that you use, and not for categories that you don't use.
Every physical asset record in the Asset [alm_asset] table counts toward your subscription total if it meets the following criteria:
- It belongs to a resource category your organization has opted in to for HAM licensing.
- It is in an active state (not Disposed or Retired).
Assignment to a user is not required — an unassigned asset that meets these criteria counts the same as an assigned asset.
HAM licensing has no dependency on CMDB CI classes or CI records.
Based on the usage of model categories, the ServiceNow HAM license is divided into resource categories. There are different types of resource categories. Different assets fall under different categories as well. Make sure you opt in the correct and required categories. An asset represented in the Asset [alm_asset] table and which meets the criteria for each managed IT resource type such as Server, End User Computers, Network Gear, and Mobile Device, is counted toward a Subscription Unit based on the predefined ratio of number of assets to subscription units.
The comma separated entitlements should be updated in the following format:
- End User Computers- ham_computer_license
- Mobile Device- ham_mobiledevice_license
- Servers- ham_server_license
- Network Gear- ham_networkgear_license
- Monitors- ham_monitor_license
- Storage- ham_storage_license
- Printer- ham_printer_license
- Telecom Network Inventory- ham_tni_license
| Resource category | Subscription unit ratio | Model category |
|---|---|---|
| End User Computers | 4:1 | Computer |
| Servers | 1:1 | Any server such as the following:
|
| Network Gear | 5:1 |
|
| Mobile Device | 10:1 | Mobile Device |
| Telecom Network Inventory | 1:1 |
|
| Unclassified hardware | 1:1 | Hardware |
| Monitors | 15:1 | Monitor |
| Storage | 3:1 | Storage Device |
| Printers | 10:1 | Printer |
To access Hardware Asset Management features for Telecommunications Network Inventory, you should install the Telecommunications Network Inventory application and opt-in to the Telecom Network Inventory resource category. For more information, see Telecommunications Network Inventory integration with Hardware Asset Management.
HAM Licensing for custom model categories
- The custom model category of the asset belongs to the hierarchy of opted-in model categories.
- The parent model category of a custom model category is associated with a licensable and opted-in resource category.
You can enable HAM licensing for custom model categories by using the sn_hamp.enable_custom_category_licensing system property. By default, the value of this system property is set to false. When you set the sn_hamp.enable_custom_category_licensing system property to true, custom model category assets are excluded from HAM workflows unless the parent of the custom model category is an opted-in and licensable category.
- When you opt in Computers, both Laptop and Tablet are also counted toward a Subscription Unit under the End User Computers resource category. Also, these custom model categories can access Hardware Asset Management features and workflows.
- When you opt out Computers, both Laptop and Tablet are also opted-out and these custom model categories can’t access Hardware Asset Management features and workflows.
- Any model category that is a child of an opted-out resource category.
- Any model category that is a child of model categories such as printer and storage device. This exclusion is only in Hardware Asset Management version 10.0.0.Note:In Hardware Asset Management version 10.0.0 and earlier, assets with model categories such as Printer, Consumables, and Storage Device retain access to Hardware Asset Management features without opting in a resource category.
From Hardware Asset Management version 10.1.0 onward, the resource categories like Printers, Monitors, Storage, and Unclassified hardware are licensed and available only when you upgrade to HAM license version 5.0. You must opt in these resource categories to access the Hardware Asset Management features. When you opt in these resource categories, all their child model categories can also access the HAM features and workflows.
After you upgrade to HAM license version 5.0, the printers, monitors, storage devices, and Unclassified hardware assets that were created in the earlier versions wouldn't be able to access the Hardware Asset Management features by default. You should explicitly opt in these resource categories.
- Any other custom model category without a parent category.