温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

FAN(Fully Automated Nagios)使用问题汇总

发布时间:2020-06-13 23:45:20 阅读:1463 作者:270175100 栏目:移动开发
开发者测试专用服务器限时活动,0元免费领,库存有限,领完即止! 点击查看>>
  1. FAN是 “Fully Automated Nagios” 的缩写。FAN的包含了由nagios社区提供的所有nagios工具包,同时FAN提供iso镜像,使得nagios安装非常容易。 
  2. FAN是基于centos 系统之上的。 
  3.  
  4. AN是基于centos 系统之上的。 
  5. FAN包含以下工具: 
  6. Nagios: Core monitoring application(核心监视应用) 
  7. Nagios plugins: plugins to monitor servers (监视服务的插件) 
  8. Centreon: web frontend for Nagios (Centreon is one of the better tools for that!)(更好的网页界面展示工具)
  9. NagVis: a great tools for configuring maps (不错的图形配置工具) 
  10. NDOUtils: Nagios module to store monitoring data in MySQL (将数据存入mysql的Nagios 模块) 
  11. NRPE: the check_nrpe plugin (NRPE daemon is not provided) (check_nrpe 插件) 
  12. NaReTo (Nagios Reporting Tools): a great tool for getting availabilty report(状态报告配置工具) 
(一)如何汉化centreon?   1.创建中文目录      mkdir -/usr/share/centreon/www/locale/zh_CN/LC_MESSAGES/   2.下载message.mo语言包      cd  /usr/share/centreon/www/locale/zh_CN/LC_MESSAGES/
    wget http://cacti-nagios.googlecode.com/files/messages.mo 3. 执行转换工作,翻译messages.po文件msgunfmt messages.mo -o /usr/share/centreon/www/locale/zh_CN/LC_MESSAGES/messages.po    
  msgunfmt命令如果没有,请先下载gettext包

  4.重新apache
    service httpd restart

  5.登录centreon,点击administartors,再点option,进入”my account”,更改语言为zh_CN保存即可

FAN(Fully Automated Nagios)使用问题汇总

(二)如何汉化nareto?  1.下载汉化包:  进入:https://code.google.com/p/cacti-nagios/downloads/list  下载:nareto-汉化中文包.rar    2.修改服务器 /var/www/html/nareto/lang/config.php    中的最后一行 define ("_LANG","en")  为  define ("_LANG","zh") 即可.   3.替换index.php 和 增加zh.txt 即可 

亿速云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI

开发者交流群×