博客
关于我
Weblogic 8.1 SNMP监控
阅读量:534 次
发布时间:2019-03-08

本文共 1170 字,大约阅读时间需要 3 分钟。

127.0.0.1 is running WEBLOGIC8.1 system

Server Information

Server Name myserver
Activation Time 2019-07-01 12:04:03
Listen Address myapp2/127.0.0.1
Listen Port 80
Open Sockets 1
State RUNNING
Weblogic Version WebLogic Server 8.1 SP6 Wed Jun 21 08:18:55 PDT 2006 781680 WebLogic XMLX Module 8.1 SP6 Wed Jun 21 08:18:55 PDT 2006 781680

Domain Information

Domain Name mydomain
Activation Time Mon Jul 01 12:04:10 GMT+08:00 2019

JVM Information

Heap Free 120026640
Heap Size 269023744
Java Version 1.4.2
Java Vendor IBM Corporation
OS Name AIX
OS Version 5.3

Execute Queue

Name Threads Queue Length Throughput
ExecuteQueueRuntime:weblogic.kernel.Default 150 0 112
ExecuteQueueRuntime:weblogic.admin.RMI 3 0 182
ExecuteQueueRuntime:weblogic.kernel.Non-Blocking 0 0 0
ExecuteQueueRuntime:weblogic.kernel.System 5 0 13327
ExecuteQueueRuntime:weblogic.admin.HTTP 2 0 344

JDBC Connection Pools

Name Leaked Connection Count Max Capacity Curr Capacity Connection Delay Time Active Connections Current Count Waiting For Connection Current Count Version JDBC Driver Active Connections High Count Connections Total Count
MyConnectionPool 0 150 10 105 0 0 oracle.jdbc.OracleDriver 2 10

转载地址:http://mkiiz.baihongyu.com/

你可能感兴趣的文章
MySQL万字总结!超详细!
查看>>
Mysql下载以及安装(新手入门,超详细)
查看>>
MySQL中B+Tree索引原理
查看>>
mysql中cast() 和convert()的用法讲解
查看>>
mysql中floor函数的作用是什么?
查看>>
MySQL中group by 与 order by 一起使用排序问题
查看>>
mysql中having的用法
查看>>
MySQL中interactive_timeout和wait_timeout的区别
查看>>
mysql中int、bigint、smallint 和 tinyint的区别、char和varchar的区别详细介绍
查看>>
mysql中json_extract的使用方法
查看>>
mysql中json_extract的使用方法
查看>>
mysql中null和空字符串的区别与问题!
查看>>
Mysql中varchar类型数字排序不对踩坑记录
查看>>
MySQL中地理位置数据扩展geometry的使用心得
查看>>
Mysql中存储引擎简介、修改、查询、选择
查看>>
mysql中实现rownum,对结果进行排序
查看>>
mysql中对于数据库的基本操作
查看>>
mysql中的 +号 和 CONCAT(str1,str2,...)
查看>>
MySql中的concat()相关函数
查看>>
mysql中的concat函数,concat_ws函数,concat_group函数之间的区别
查看>>