All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.tools.visualvm.modules.coherence.Bundle.properties Maven / Gradle / Ivy

Go to download

Developer JVisualVM Plugin to provide a summarized view of Coherence Cluster runtime JMX statistics.

There is a newer version: 13.0.1
Show newest version
OpenIDE-Module-Name=Coherence-JVisualVM
OpenIDE-Module-Module-Dependencies=com.sun.tools.visualvm.application/0-1 > 1.0, com.sun.tools.visualvm.application.views/0-1 > 1.0, com.sun.tools.visualvm.charts/0-1 > 1.1, com.sun.tools.visualvm.core/0-1 > 1.0, com.sun.tools.visualvm.tools/0-1 > 1.2, org.openide.modules > 7.3.1, org.openide.util > 7.10.1.1
OpenIDE-Module-Long-Description=\
    This plug-in provides a GUI to allow developers to view information about a running Coherence Cluster. 
\ Once installed, when you connect to a local or remote process running a Coherence MBean server you will see a "Coherence Tab" \ which allows you to view Coherence related information for that cluster.

\ The following tabs are displayed: \
    \
  • Overview - Displays high-level information about the Coherence cluster including cluster name, version, member count and 'Cluster StatusHA'. Summary graphs show total cluster memory available and used, packet publisher and receiver success rates and load averages for machines running Coherence.
  • \
  • Machines - Displays a list of the physical machines that make up the Coherence cluster as well as information about the load averages and available memory on these machines.
  • \
  • Members - Displays the full list of Coherence members/nodes including individual publisher/ receiver success rates, memory and send queue sizes.
  • \
  • Services - Displays information about the running services including partition counts and statusHA values. If you select a service, on the next data refresh you will see detailed thread information for each node of the service as well as graphs of that information.
  • \
  • Caches - Displays information about any caches including size, and memory usage information. To get the correct information to be displayed for memory usage, you must be using the binary unit-calculator. If you select a cache, on the next data refresh you will see detailed information about each node hosting that service and cache.
  • \
  • Proxy Servers - If your cluster is running proxy servers, this tab displays information about the proxy servers and the number of connections across each proxy server and total connections.
  • \
  • Coherence*Web - If your cluster is configured for Coherence*Web, this tab displays information about the number applications deployed, the number of HTTP sessions being stored as well as other information regarding session reaping. \

\ Please see http://docs.oracle.com/middleware/1212/coherence/COHMG/jmx.htm for more information on enabling JMX on your \ Coherence cluster. \

Note: This is a developer tool for viewing information about a single cluster at a time. A tool such as Oracle's Enterprise Manager \ is suited for enterprise level monitoring, management and alerting. OpenIDE-Module-Short-Description=A Developer plug-in for providing high level information and statistics about a running Coherence Cluster . # Messages and labels that need to be internationalized # CoherenceClusterOverviewPanel LBL_cluster_name=Cluster Name LBL_version=Version LBL_members=Members LBL_refresh_date=Refresh Date LBL_cluster_statusha=Cluster StatusHA # CoherenceCachePanel (spaces before are for label spacing) LBL_total_caches=Total Caches LBL_total_data= Total Primary Data Memory (MB) LBL_selected_service_cache=Selected Service/ Cache LBL_max_query_millis= Max Query (ms) LBL_max_query_desc= Max Query Description TAB_cache=Cache Size and Access Details TAB_storage=Cache Storage Details # CoherenceMachinePanel LBL_total_machines=Total Machines LBL_total_cores=Total Cluster Cores # CoherenceMemberPanel LBL_license_mode=License Mode LBL_total_cluster_memory=Total Cluster Memory (MB) LBL_total_members=Total Members LBL_total_cluster_memory_used=Total Cluster Memory Used (MB) LBL_member_departure_count=Member Departure Count LBL_total_cluster_memory_avail=Total Cluster Memory Avail (MB) LBL_overview=Overview # CoherencePersistencePanel LBL_total_active_space=Total Active Persistence Space Used (MB) LBL_max_latency_across_services=Max Latency Across Services (ms) # CoherenceProxyPanel LBL_total_proxy_servers=Total Proxy Servers LBL_total_connections=Total Connections LBL_include_name_service=Include NameService in List? # CoherenceServicePanel LBL_selected_service=Selected Service LBL_total_threads=Total Threads LBL_total_idle=Total Idle LBL_total_utilization=Total Utilization LBL_none_selected=None selected LBL_thread_utilization=Thread Utilization LBL_task_average_duration=Task Average Duration LBL_request_average_duration=Request Average Duration LBL_task_backlog=Task Backlog # CoherenceHttpSessionPanel LBL_total_applications=Total Applications LBL_max_reap_duration=Maximum Reap Duration (ms) # ExportableJTable LBL_save_data_as=Save data as... LBL_unable_to_save=Unable to save data to file {0}. Error: {1} LBL_file_already_exists=The file {0} already exists. Are you sure you want to overwrite it? LBL_confirm=Please confirm overwrite of file ? LBL_csv_file=CSV file # VisualVMView LBL_cluster_overview=Cluster Overview LBL_machines=Machines LBL_services=Services LBL_caches=Caches LBL_proxy_servers=Proxy Servers LBL_persistence=Persistence LBL_cluster_information=Cluster Information: {0} ({1}) LBL_Coherence_web=Coherence*Web # VisualVMModel LBL_storage_enabled=Storage Enabled LBL_endangered=Endangered LBL_vulnerable=Vulnerable LBL_partitions=Partitions LBL_unbalanced=Unbalanced LBL_pending=Pending LBL_service_name=Service Name LBL_status_ha=StatusHA LBL_node_id=Node Id LBL_threads=Threads LBL_idle_threads=Idle Threads LBL_thread_util=Thread Util % LBL_task_average=Task Avge (ms) LBL_request_average=Request Avge (ms) LBL_service_cache_name=Service / Cache Name LBL_size=Size LBL_memory_bytes=Memory (bytes) LBL_memory_mb=Memory (MB) LBL_average_object_size=Avg object Size (bytes) LBL_total_gets=Total Gets LBL_total_puts=Total Puts LBL_cache_hits=Cache Hits LBL_cache_misses=Cache Misses LBL_hit_probability=Hit Probability LBL_locks_granted=Locks Granted LBL_locks_pending=Locks Pending LBL_listener_reg=Listener Registrations LBL_non_opt_avge=Non Opt Query Avg (ms) LBL_opt_avge=Optimized Query Avg (ms) LBL_unicast_address=Unicast Address LBL_port=Port LBL_role=Role LBL_publisher_rate=Publisher Success Rate LBL_receiver_rate=Receiver Success Rate LBL_send_q=Send Q Size LBL_max_memory=Max Memory LBL_used_memory=Used Memory LBL_free_memory=Free Memory LBL_machine_name=Machine Name LBL_core_count=Core Count LBL_load_average=Load Average LBL_total_physical_mem=Total Physical Memory LBL_free_physical_mem=Free Physical Memory LBL_percent_free_mem=Percentage Free Memory LBL_ip_port=IP Address/Port LBL_connection_count=Connection Count LBL_outgoing_msg_backlog=Outgoing Msg Backlog LBL_total_bytes_rcv=Total Bytes Rcv LBL_total_bytes_sent=Total Bytes Sent LBL_total_msg_rcv=Total Msg Rcv LBL_total_msg_sent=Total Msg Sent LBL_persistence_mode=Persistence Mode LBL_active_space_bytes=Active Space Used on disk (bytes) LBL_avge_persistence=Average Persistence Latency (ms) LBL_max_persistence=Maximum Persistence Latency (ms) LBL_active_space_mb=Active Space Used on disk (MB) LBL_snapshot_count=Snapshot Count LBL_application_id=Application Id LBL_platform=Platform LBL_session_timeout=Session Timeout LBL_session_cache_name=Session Cache LBL_overflow_cache_name=Overflow Cache LBL_avge_session_size=Avg Session Size LBL_avge_reaped_sessions=Avg Reaped Sessions LBL_avge_reap_duration=Avg Reap Duration LBL_last_reap_max=Last Reap Duration Max LBL_total_reaped_sessions=Total Reaped Sessions LBL_session_updates=Session Updates ERR_error_running_report=Error running report: {0} for class {1}. Falling back to old method of getting stats. Error {2} ERR_local_member=Unable to get local member Id: {0} ERR_instance=No instance exists for class {0}. Please add to StatsDataType enum. # GraphHelper GRPH_cluster_memory_details=Cluster Memory Details GRPH_total_cluster_memory=Total Cluster Memory GRPH_used_cluster_memory=Used Cluster Memory GRPH_packet_publisher=Packet Publisher Success Rate GRPH_current_average=Current Average GRPH_current_maximum=Current Maximum GRPH_current_minimum=Current Minimum GRPH_packet_receiver=Packet Receiver Success Rate GRPH_total_cache=Total Primary Cache Data Memory GRPH_total_memory=Total Memory (MB) GRPH_total_connections=Total Proxy Server Connections GRPH_connection_count=Connection Count GRPH_load_average=Cluster Machines Load Average GRPH_thread_util=Thread Utilization Percent GRPH_thread_util_percent=Total Thread Util % for {0} GRPH_task_average=Task Average Duration for {0} GRPH_task_backlog=Task Backlog for {0} GRPH_request_average=Request Average Duration for {0} GRPH_persistence_latency=Persistence Latency Average Across all Services (\u00b5s) GRPH_current_average_persistence=Current Average (\u00b5s) GRPH_total_active_space=Total Active Persistence Space Used GRPH_total_space=Total Space GRPH_session_sizes=HTTP Session Cache Count GRPH_total_session_count=Total Session Count GRPH_total_overflow_count=Total Overflow Count GRPH_reap_druation=Last Reap Duration Maximum (ms) # RenderHelper TTIP_node_safe=Warning: The value of NODE-SAFE means that any individual cluster node could be stopped without data loss. TTIP_machine_safe=The value of MACHINE-SAFE means that all the cluster nodes running on any given machine could be stopped at once without data loss. TTIP_rack_safe=The value of RACK-SAFE means that all the cluster nodes running on any given rack could be stopped at once without data loss. TTIP_site_safe=The value of SITE-SAFE means that all the cluster nodes running on any given site could be stopped at once without data loss. TTIP_endangered=Warning: The value of ENDANGERED indicates that abnormal termination of any cluster node that runs this service may cause data loss.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy