application_on_servers
Lists applications deployed across servers, helping track software distribution and server utilization in ServiceNow.
Columns
| Name | Type | References | Description |
| appl_discovery_source | String | Specifies the discovery source that identified the application, such as a manual entry or automated discovery tool. | |
| appl_name | String | Lists the name of the application running on the associated server. | |
| appl_running_process_command | String | Stores the command used to execute the application's running process on the server. | |
| appl_running_process_key_parameters | String | Lists the key parameters or arguments used by the running process to launch or configure the application. | |
| appl_sys_class_name | String | Identifies the system class name of the application record within the ServiceNow Configuration Management Database (CMDB). | |
| appl_tcp_port | String | Specifies the Transmission Control Protocol (TCP) port number used by the application for communication. | |
| hosts_child | String | Defines the system identifier (sys_id) of the child host that runs or depends on the associated application. | |
| hosts_child_link | String | Provides the hyperlink reference to the record representing the child host. | |
| hosts_parent | String | Specifies the sys_id of the parent host associated with the application, representing a hierarchical relationship. | |
| hosts_parent_link | String | Provides the hyperlink reference to the record representing the parent host in ServiceNow. | |
| hosts_type | String | Lists the type of host associated with the application, such as a virtual machine, database server, or web server. | |
| hosts_type_link | String | Provides the hyperlink reference to the host type record for easy navigation within the CMDB. |