用于控制zope/apache/pound/squid集群的超级脚本

aws.windowsplonecluster的Python项目详细描述


aws.windowsplonecluster

goal:在windows系统上有一个替代的主管。

它允许您:

  • QOS restart, stop zeoclients with a load balancing (for the moment only pound is implemented).

    • During the reboot of a zeoclient, it is first out of the pool distribution, then restart, and check then if it’s ok it back into the pool.
    • Users continue to browse the site. You can restart all zeoclients of the cluster. The site is always available during the reboot modulo the restart of the load balancer (two pool of zeoclients are configured)
  • 清除反向代理缓存(目前只实现squid)

  • 监视群集(测试URL、报告访问时间、在发生严重事件时发送邮件、监视内存)

  • 分析同时在所有计算机的日志中搜索的日志(作为正则表达式)。

  • 若要在检测到严重事件时修复群集(监视500测试URL上的内存错误,日志文件)->;+重新启动电子邮件警报组件。

  • 旋转群集中所有日志文件的日志。

更改日志

0.11(2011-10-21)

  • 在http错误默认设置上添加一些调试信息
  • 添加新选项:使用http代理

0.10(2011-10-20)

  • 添加跟随重定向选项

0.9(2011-10-19)

  • 不要将线程与zca一起使用。

0.8(2011-10-07)

  • 添加一些文档
  • ping失败时跟踪

0.7(2011-10-07)

  • 什么都没变。

0.6(2011-06-17)

  • 添加ZCA以检查服务

0.5(2011-06-17)

  • 初始版本

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
JavaJSonarray不会从SeekBar读取double   使用另一个类从Java中的2D数组打印用户输入   java ClassNotFoundException的原因   spring调用两个方法以返回Java中的不同页面   httpurlconnection Java禁止的代码错误,但浏览器错误(2)   java画布矩阵转换   java:在另一个java映射中使用“Map”作为值   java“未找到用于解密的证书”(Apache CXF,WSSecurity)   java如何查看JTable中选择的行   java在没有xmlwrappers的情况下重复xml元素序列集   java将垂直直方图打印到控制台   java Spring JDBCTemplate:构造不带特殊字符的JSON   java PayPal RestApi获取用户信息