zoukankan      html  css  js  c++  java
  • Nagios 3.4.3 发布,企业级监控系统

    Nagios是一个监视系统运行状态和网络信息的监视系统。Nagios能监视所指定的本地或远程主机以及服务,同时提供异常通知功能等

    Nagios可运行在Linux/Unix平台之上,同时提供一个可选的基于浏览器的WEB界面以方便系统管理人员查看网络状态,各种系统问题,以及日志等等。

    2012-11-30发布3.4.3 上一个版本是2011-11-09的3.4.2 遗留稳定版是2011-07-25的3.3.1

    完全改进:3.4.3 - 11/30/2012
    ------------------
    - Reverted squeue changes intended for Nagios 4
    - Reapplied all patches from 3.4.2 release
    - Applied fix for pagination and sorting on status.cgi #381 (Phil Randal)

    3.4.2 - 11/09/2012
    ------------------
    FIXES
    * Fixed issue where deleting a downtime could cause Nagios to crash (Eric Stanley)
    * Corrected logic so that end times for flexible downtimes are calculated from the downtime start rather than the current time in the case where Nagios is restarted (Eric Stanley)
    * Fixed issue introduced by fix for bug #124 where flexible downtimes are not taken into account on Nagios restart. (Scott Wilkerson, Eric Stanley)
    * Fixed bug #247: If a service reports no performance data, the perfdata log file has no line indicating the test. (omnikron@free.fr)
    * Fixed link for unhandled unreachable host problems on tactical overview page (Rudolf Cejka)
    * Fixed bug #345 with wild card searches not paging properly on status.cgi (Phil Randal)
    * Fixed bug #343 on status.cgi where Service Group Summary can potentially show wrong totals (Mark Ziesemer)

    下载:http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.4.3.tar.gz

  • 相关阅读:
    linux下利用elk+redis 搭建日志分析平台教程
    C# 短信发送 邮件发送
    面向对象编程思想-装饰模式
    面向对象编程思想-桥接模式
    面向对象编程思想-适配器模式
    面向对象编程思想-原型模式
    面向对象编程思想-建造者模式
    面向对象编程思想-抽象工厂模式
    面向对象编程思想-工厂方法模式
    面向对象编程思想-简单工厂模式
  • 原文地址:https://www.cnblogs.com/shihao/p/2798433.html
Copyright © 2011-2022 走看看