AppNodes

An AppNode is a JVM process that hosts applications created in TIBCO Business Studio for BusinessWorks. An AppNode can belong to only one AppSpace. For more information, see AppNodes.

On the Domain card, click AppNodes to access the AppNodes in the selected domain. On the AppNodes tab, the available AppNodes are listed along with the following data:

Field Description
Name The named instance of the AppNode.
Status The status provides the information of each AppNode in the domain. For example, Running, Stopped, Unreachable, Deploying, and so on.
AppSpace The AppSpace to which the AppNode is associated with. Click the AppSpace name to navigate to the AppSpace page.
Config State The configuration status of the AppNode.
Uptime The number of days and hours that the AppNode instance has been running.
Applications The count of application instances to which the AppNode is associated with. Click the Application name to navigate to the Applications page.
Machines The name of the machine on which the AppNode instance is running. Click the Machine name to navigate to the Machines page.
Agents The name of the BWAgent associated with the AppNode. Click the Agent name to navigate to the Agents page.
(Dropdown) Expand the dropdown arrow in the last column to view the following AppNode monitoring details:
  • PID: It shows the process ID.

  • Active Threads: It shows the count of the threads that are currently active or running.

  • CPU Usage: It shows the CPU usage by the selected AppNode.

  • Memory Usage: It shows the memory usage by the selected AppNode.

  • Heap-Memory Usage: It shows the heap-memory usage by the selected AppNode.

  • Max-Heap Usage: It shows the maximum amount of heap memory that is allowed to use by the selected AppNode.

Note: You can sort all the above fields (the default values are in ascending order).

Additional Details of the Selected AppNode

The header displays the AppNode name along with the AppNode status next to it. Click Details next to the AppNode's "status" to view additional details of the selected AppNode. The AppNode page displays the following AppNode-specific details:

Field Description
App Instance

The App Instance tab lists all the ActiveMatrix BusinessWorks application process instances associated with the selected AppNode along with the following information:

  • Name: The named instance of the application associated with the selected AppNode.

  • Version: The version of the application instance.

  • Status: The information about the success or failure of each application instance. For example, Running, Stopped, Unreachable, Deploying, and so on.

  • Config State: The information about the configuration status of each application instance.

  • Profile: The application profile associated with the selected AppNode.

Command History The Command History tab displays the details of the commands run for the selected AppNode along with the following information:
  • Command Name: The named instances of the commands used for running the selected AppNode.

  • Command Parameters: The information that the command needs to run.

  • Execution Status: The information about the success or failure of each command after execution.

  • Timestamp: The date and time at which the command has been run.

  • User: The name of the user who has run the command.