首先说下自己的搭建环境。RedHat6.4系统nagios-4.0.7。关闭selinux和iptables服务1,准备工作,安装好nagios所需要的软件ApachePHPGCCcompilerGDdevelopmentlibrariesyuminstallhttpdphpgccglibcglibc-commongdgd-devel2,创建nagios使用的账号和组,首先要切换成管理员账号[ro..
分类:
移动开发 时间:
2014-08-05 22:54:11
阅读次数:
295
http://www.tecmint.com/how-to-add-linux-host-to-nagios-monitoring-server/
分类:
移动开发 时间:
2014-08-05 14:24:00
阅读次数:
225
http://www.tecmint.com/how-to-add-windows-host-to-nagios-monitoring-server/
分类:
移动开发 时间:
2014-08-05 14:23:40
阅读次数:
204
http://www.tecmint.com/install-nagios-in-linux/
分类:
移动开发 时间:
2014-08-05 14:23:20
阅读次数:
215
crash information:Caused by: java.lang.SecurityException: Permission Denial: not allowed to send broadcast android.intent.action.HEADSET_PLUG from at....
分类:
移动开发 时间:
2014-08-05 13:52:59
阅读次数:
1317
if ( [[[UIDevice currentDevice] systemVersion] floatValue] >= 7.0){ //check whether the permission open for user in settings AVAuthorizationStatus au....
分类:
移动开发 时间:
2014-08-05 13:32:19
阅读次数:
234
编辑/etc/selinux/config,找到这段:# This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELin...
分类:
其他好文 时间:
2014-08-04 21:09:17
阅读次数:
296
今天解决了一个问题,不得不来和大家分享。就是关于java.io.IOException: open failed: EACCES (Permission denied)的问题,网上也有很多人把这个问题解决了,那么我在这里再重复是不是就是多余的呢?未必哈。在此,我针对的是,当你用以下这个方法解决不了的...
分类:
编程语言 时间:
2014-08-04 21:05:57
阅读次数:
240
一、工作原理Nagios服务器使用check_nt工具与客户端程序通讯,客户端程序NSCP使用命令来获取本地客户端的信息并返回给check_nt。check_nt只是NSCP其中一项服务,Nagios还可以通过check命令(如check_http检查WEB服务)、check_nrpe、NSCA、WMI来监控windows客户端。二、下载客..
分类:
移动开发 时间:
2014-08-04 18:22:08
阅读次数:
453
Read: This permission level gives you read-only access to the website.Contribute: In addition to all the permissions included in the Read permission l...
分类:
其他好文 时间:
2014-08-04 17:30:47
阅读次数:
212