Hardware Asset Management licensing
Summarize
Summary of Hardware Asset Management licensing
Hardware Asset Management (HAM) licensing allows ServiceNow customers to selectively opt in to specific hardware asset resource categories based on their usage, helping optimize costs by paying only for the categories they use. Only opted-in resource categories count toward Subscription Units (SUs), which determine licensing fees based on the number and type of assets managed.
Show less
HAM licensing divides assets into predefined resource categories such as Servers, End User Computers, Network Gear, Mobile Devices, and others. Customers must opt in to the correct categories to enable associated normalization functions and asset actions in the HAM application.
Key Features
- Selective Opt-In for Resource Categories: Customers choose which hardware categories to license, enabling cost savings and tailored asset management.
- Subscription Unit Ratios: Each resource category has a defined ratio for assets to subscription units (e.g., 4 End User Computers = 1 SU), which directly influences licensing costs.
- Entitlement Management: On ServiceNow on-premise instances, entitlements can be managed via the
snhamactiveentitlementssystem property, where customers list their licensed categories. - Custom Model Category Licensing: Custom asset model categories can access HAM features only if they fall under opted-in licensable parent categories or if a specific system property is enabled to include custom categories.
- New Resource Categories in HAM License 5.0: Categories like Printers, Monitors, Storage, and Unclassified Hardware require upgrading to HAM license version 5.0 and explicit opt-in to access related features.
- Telecommunications Network Inventory Integration: Requires installing the Telecommunications Network Inventory application and opting in to its resource category to manage telecom assets via HAM.
Practical Application and Implications
- To fully leverage HAM capabilities such as normalization and asset actions, customers must opt in to the appropriate resource categories matching their asset types.
- Subscription Unit ratios enable customers to forecast licensing costs based on asset counts within each category, facilitating budgeting and license compliance.
- For custom model categories, careful configuration is needed to ensure licensing compliance and feature accessibility, especially after upgrades to newer HAM license versions.
- Existing assets in new resource categories introduced in HAM license 5.0 will not have automatic access to HAM features unless those categories are explicitly opted in, requiring administrative action post-upgrade.
Key Outcomes
- ServiceNow customers gain flexible and cost-efficient control over hardware asset management licensing by paying only for the resource categories they actively use.
- Proper opt-in configuration ensures access to HAM workflows and asset management features tailored to each licensed category.
- Clear guidelines on custom model categories and new resource categories help maintain compliance and maximize the value of HAM investments.
- Integration with specialized applications like Telecommunications Network Inventory expands HAM's asset coverage when the corresponding resource categories are licensed.
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.
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.
From Hardware Asset Management version 10.1.2 and 11.0.1 onward, even if you are on a license version released before Hardware Asset Management license version 4, 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:The existing model categories such as printer, consumables, and storage devices continue to access the Hardware Asset Management features only with Hardware Asset Management version 10.0.0 and earlier.
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.