GlassFish Server discovery
Discovery creates or updates a CMDB record when it detects a running instance of GlassFish Server.
By default, Discovery uses the following patterns to perform the discovery:
GlassFish Server and GlassFish WAR.
Note:
For information on Probe to Pattern migration see the knowledge article KB0694477.
Data collected by Discovery for GlassFish
The following data is collected in the GlassFish [cmdb_ci_appl_glassfish] table:
| Label | Field name |
|---|---|
| Inst name | inst_name |
| Port | port |
| Class | sys_class_name |
| Version | version |
| Configuration file | config_file |
| Domain directory | domain_directory |
| Install Status | install_status |
| Installation directory | install_directory |
| PID | pid |
| Running process | running_process |
| Running process command | running_process_command |
| Running process key parameters | running_process_key_parameters |
| TCP port(s) | tcp_port |
| Operational status | operational_status |
The following data is collected in the GlassFish War [cmdb_ci_appl_glassfish_war] table:
| Label | Field name |
|---|---|
| Name | name |
| Class | class |