码迷,mamicode.com
首页 >  
搜索关键字:nagios permission denied    ( 4121个结果
nagios的搭建及配置----(上)
首先说下自己的搭建环境。RedHat6.4系统nagios-4.0.7。关闭selinux和iptables服务1,准备工作,安装好nagios所需要的软件ApachePHPGCCcompilerGDdevelopmentlibrariesyuminstallhttpdphpgccglibcglibc-commongdgd-devel2,创建nagios使用的账号和组,首先要切换成管理员账号[ro..
分类:移动开发   时间:2014-08-05 22:54:11    阅读次数:295
How to Add Linux Host to Nagios Monitoring Server Using NRPE Plugin
http://www.tecmint.com/how-to-add-linux-host-to-nagios-monitoring-server/
分类:移动开发   时间:2014-08-05 14:24:00    阅读次数:225
How to Add Windows Host to Nagios Monitoring Server
http://www.tecmint.com/how-to-add-windows-host-to-nagios-monitoring-server/
分类:移动开发   时间:2014-08-05 14:23:40    阅读次数:204
Nagios 4.0.1 Released – Install on RHEL/CentOS 6.x/5.x and Fedora 19/18/17
http://www.tecmint.com/install-nagios-in-linux/
分类:移动开发   时间:2014-08-05 14:23:20    阅读次数:215
Caused by: java.lang.SecurityException: Permission Denial: not allowed to send broadcast android.intent.action.HEADSET_PLUG
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
ios7.1后setting中没有开启相机服务应用程序相机预览黑屏问题
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
cannot restore segment prot after reloc: Permission denied
编辑/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)
今天解决了一个问题,不得不来和大家分享。就是关于java.io.IOException: open failed: EACCES (Permission denied)的问题,网上也有很多人把这个问题解决了,那么我在这里再重复是不是就是多余的呢?未必哈。在此,我针对的是,当你用以下这个方法解决不了的...
分类:编程语言   时间:2014-08-04 21:05:57    阅读次数:240
Cacti+Nagios监控系统(五):Nagios监控windows(基于check_nt)
一、工作原理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
Sharepoint 2013 user permissions(用户权限)
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!