贵州快三几点开奖—官方网址22270.COM_tomcat监控系统PSI-probe 2.3.3中文版详细安装教程文档分享
psi-probe是lambdaprobe的一个分支版本,用于对Tomcat进行监控,比贵州快三几点开奖—官方网址22270.COM_tomcat的manager强大很多。
贵州快三几点开奖—官方网址22270.COMpsi就是一个形如叉子的符号Ψ,希腊字母的第23个字母,用来代表fork。
为啥需要分支呢,因为lambdaprobe已经多年没有更新(大致在2006年就停止发布新版本了)。
二、下载地址
http://code.google.com/p/psi-probe/downloads/list
三、安装
1.解压,将probe.war放进webapps目录。
2.修改CATALINA_HOME/conf/贵州快三几点开奖—官方网址22270.COM_tomcat-users.xml
(权限配置参考如下,由于首先保证可运行,权限没有特别细分,仅供参考)
<贵州快三几点开奖—官方网址22270.COM_tomcat-users>
<!--
NOTE: By default, no user is included in the "manager-gui" role required
to operate the "/manager/html" web application. If you wish to use this app,
you must define such a user - the username and password are arbitrary.
-->
<!--
NOTE: The sample user and role entries below are wrapped in a comment
and thus are ignored when reading this file. Do not forget to remove
<!.. ..> that surrounds them.
-->
<role rolename="贵州快三几点开奖—官方网址22270.COM_tomcat"/>
<role rolename="role1"/>
<role rolename="manager-gui"/>
<role rolename="manager-script"/>
<role rolename="manager-jmx"/>
<role rolename="manager-status"/>
<role rolename="poweruser"/>
<role rolename="probeuser"/>
<user username="贵州快三几点开奖—官方网址22270.COM_tomcat" password="贵州快三几点开奖—官方网址22270.COM_tomcat" roles="贵州快三几点开奖—官方网址22270.COM_tomcat"/>
<user username="both" password="贵州快三几点开奖—官方网址22270.COM_tomcat" roles="贵州快三几点开奖—官方网址22270.COM_tomcat,role1"/>
<user username="role1" password="贵州快三几点开奖—官方网址22270.COM_tomcat" roles="role1"/>
<user username="sss" password="sss" roles="manager-gui"/>
<user username="fbysss" password="sss" roles="manager-script,manager-jmx,manager-status,poweruser,probeuser"/>
</贵州快三几点开奖—官方网址22270.COM_tomcat-users>
四、注意事项
1.不要忘记文件中的<!---->,默认是注释的,需要去掉
2.贵州快三几点开奖—官方网址22270.COM_tomcat6.0.30以上,角色manager一分为四,manager仍保留但不建议使用,因为那样容易遭到CSRF攻击。详见下面的描述:
Note that for Tomcat 6.0.30 onwards, the roles required to use the manager application were changed from the single manager role to add the following four roles. (The manager role is still available but should not be used as it avoids the CSRF protection). You will need to assign the role(s) required for the functionality you wish to access. manager-gui - allows access to the HTML GUI and the status pages manager-script - allows access to the text interface and the status pages manager-jmx - allows access to the JMX proxy and the status pages manager-status - allows access to the status pages only The HTML interface is protected against CSRF but the text and JMX interfaces are not. To maintain the CSRF protection: users with the manager-gui role should not be granted either the manager-script or manager-jmx roles. if the text or jmx interfaces are accessed through a browser (e.g. for testing since these interfaces are intended for tools not humans) then the browser must be closed afterwards to terminate the session.
如果配置不对,就会出现403的错误,连贵州快三几点开奖—官方网址22270.COM_tomcat的manager都进不了,更不用说probe了。
3.lambdaprobe是不支持贵州快三几点开奖—官方网址22270.COM_tomcat6.0.30的。贵州快三几点开奖—官方网址22270.COM所以海南快三破解器app—官方网址22270.COM好使用psi-probe。
4.在配置贵州快三几点开奖—官方网址22270.COM_tomcat-users.xml时,还需要加入poweruser等角色,才可以正常使用,不然也是403Forbidden。
5.如果要查看System Information,需要在catalina.sh中加入如下语句:
JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote"
windows版本:catalina.bat中加入SET JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote
五、权限控制
probe有 probeuser、poweruser、poweruserplus、manager(针对不同贵州快三几点开奖—官方网址22270.COM_tomcat版本)等角色,对应可操作的功能如下表:
特别注意一点:表格里面的X表示拥有权限,也就是说,manager的权限是海南快三破解器app—官方网址22270.COM大的,什么都能操作(不推荐配置)。
Features by Role
六、效果图
猜你喜欢
- java自己写的一个系统监控代码
- C#开发Windows服务器负载监控软件,包括CPU、内存和硬盘的占用率,超过阈值发送邮件
- 基于安卓Android蓝牙的智能农业监控系统
- java本机监控程序
- java和python结合项目,实现ajax+echarts显示端口占用数监控
- python开发监控linux cpu高于指定值的脚本,并统计nginx日志访问记录海南快三破解器app—官方网址22270.COM高的ip发送邮件
- 多网站监控bat脚本&脚本执行器v1.0
- C#监控服务器上软件
- [个人笔记]redis服务端状态与性能监测命令
- 基于ECharts3的区域人群分布监控可视化
- 基于连接池监控组件druid实现的监控用户在线状态
- java swing停车场管理模拟系统

- /
- /PSI-probe-2.3.3 中文版 及安装详解
- /PSI-probe-2.3.3 中文版 及安装详解/probe
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/datasourcetest.css
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/deploy.css
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/gifs
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/gifs/animated_reset.gif
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/gifs/browser_galeon.gif
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/gifs/icon_minus.gif
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/gifs/icon_plus.gif
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/gifs/progressbar_editnplace.gif
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/gifs/progressbar_microsoft.gif
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/gifs/rb_0+0.gif
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic/gifs/rb_0+1.gif
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css/classic
- /PSI-probe-2.3.3 中文版 及安装详解/probe/css
- /PSI-probe-2.3.3 中文版 及安装详解/probe
- /PSI-probe-2.3.3 中文版 及安装详解
- 证HTML5+jQuery制作温馨浪漫爱心表白动画特效
- 精Apache Shiro+SpringMVC+Hibernate Search+Hibernate+Bootstrap企业信息管理系统基础框架搭建整合实例代码教程
- 证精spring MVC+easyUI+mybatis开发网站后台管理系统源代码下载
- 精贵州快三几点开奖—官方网址22270.COMhtml网站内容管理系统后台模板源代码下载,花钱买的模板。
- 证一套EASYUI的经典后台管理模板
- 原精spring mvc+spring+mybatis+shiro+easyui整合开发后台用户权限管理系统
- 证精java开源CMS管理系统jeetemp
- 一款漂亮的轻量级bootstrap中文后台管理系统模板ace
- 证jsp+servlet+mysql员工管理系统源代码下载
- js框架jquery实现幸运大转盘抽奖程序代码,兼容多种浏览器
- 证HTML5音乐播放器效果非常漂亮
- 证精SpringBoot开发非常美观的java博客系统(包含后台管理功能)
- 证精java开源CMS管理系统jeetemp
- java牛官方想开发一个全部开源的系统
- 证精企业人力资源管理项目SSH+EXTJS+MySQL整合开发
- 精基于springMVC+springSecurity3.x+Mybaits3.x的权限系统,,开放源码,支持开源
- 证精spring MVC+easyUI+mybatis开发网站后台管理系统源代码下载
- 证精springmvc+hibernate+jbpm开发OA自动化办公后台管理系统源码下载
- 【猪猪-前端】基于HTML5 Bootstrap搭建的后台模板charisma,分页,模糊查询已经全部JS实现,无需编码,嵌入数据即可开发,内置8款皮肤,欧美风格,非常好用!
- 精Apache Shiro+SpringMVC+Hibernate Search+Hibernate+Bootstrap企业信息管理系统基础框架搭建整合实例代码教程
- 证精struts2.3+hibernate4.1+spring3.2+EasyUI1.36整合实现的java后台管理系统
- 证HTML5+jQuery制作温馨浪漫爱心表白动画特效
- 证精spring+spring mvc+mybatis+bootstrap框架整合搭建ssm完整项目
- 原证精ssh框架开发的个人博客系统源码下载,基于mysql数据库
- 原证Spring Boot简单而又强大的AOP异步日志注解系统
- 证精spring+spring mvc+spring jpa+velocity开发b2c多用户商城项目,功能比较完善,有后台管理系统
- 证3D动态登录页面特效
- 原贵州快三几点开奖—官方网址22270.COMspring boot整合Security实现单点登录,支付宝支付demo(沙盒模式)。
- 原证精java servlet+mysql开发的学校官网+教务系统+图书馆系统,功能完善,供参考学习
- 证java swing实现超级简单,海南快三破解器app—官方网址22270.COM基础的一个俄罗斯方块和贪吃蛇
- 证精ssm+jsp开发java学生信息与选课系统(优化界面)
- 原证纯jsp开发java web简单电影网站项目
- 原证基于java swing的连连看小游戏
- 原证SSM+JQ+Ajax实现学生信息管理系统
- python开发飞机大战游戏
- 证使用netty实现文件列表下载的功能

- 【小C出品】Tomcat实现自动重启脚本
- java编写一个迷你版的Tomcat服务器,适合初学者
- java通过ftp和sftp上传war包上传到Linux服务器实现自动重启贵州快三几点开奖—官方网址22270.COM_tomcat的脚本代码
- 原证精nginx 贵州快三几点开奖—官方网址22270.COM_tomcat集群配置实现无痛重启服务教程python语言版本
- 原证精nginx 贵州快三几点开奖—官方网址22270.COM_tomcat集群配置实现无痛重启服务教程
- java重启多个贵州快三几点开奖—官方网址22270.COM_tomcat,可打包成jar文件直接运行
- 贵州快三几点开奖—官方网址22270.COM_tomcat7单点登录安装证书配置教程
- Java端口监听贵州快三几点开奖—官方网址22270.COM_tomcat脚本程序代码分享
- Linux一键启动、停止、重启Tomcat sh脚本
- 原【小C出品】应学员的要求,java实现基于eclipse插件杀死TOMCAT进程的代码

