Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property limits the execution time of individual metric processors, ensuring they do not run longer than specified, which helps manage system resources effectively. |
| What area does it affect? |
Metric processing |
| What does the default mean? |
The default value is "120", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting performance settings or troubleshooting metric processing issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cmdb.health.metricProcessor.maxRunningTime |
| Sys ID |
d5e8d89037101200f212cc028e41f118 |
| Type |
integer |
| Application |
Global |
| Default value |
120 |
| Description |
Max time in minutes for which individual metric processor will run in each scheduled cycle |
| Updated |
2024-05-25 04:07:49 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Location: System Properties [sys_properties] table glide.class.upgrade.enabled Flag for allowing class update during identification and reconciliation. • Type: true | false • Default value: true • Location: System Properties [sys_properties] table glide.cmdb.health.metricProcessor.maxRunningTime Max time in minutes for which individual metric processor runs in each scheduled cycle. • Type: integer • Default value: 120 • Location: Navigate to All > Configuration > Health ...
Context preview
Snippet 2
... To open the System Property [sys_properties] table, enter sys_properties.list in the navigation filter. Property Description Max time in minutes for which individual metric processor will run in each scheduled cycle [glide.cmdb.health.metricProcessor.maxRunningTime] If processing of a metric exceeds the specified time, CMDB Health processing halts until the next CMDB Health job is scheduled to run. • Type: integer • Default value: 120 ...
Related properties