该文被密码保护。 阅读全文
posted @ 2015-05-19 10:20
北京涛子
阅读(4)
评论(0)
推荐(0)
摘要:
http://mathias-kettner.com/checkmk_wato_distributed.htmlpeer(贵族) 管理多个slave复制配置文件```bash/etc/check_mk/conf.d/wato//etc/check_mk/multisite.d/wato//var/c... 阅读全文
posted @ 2015-05-12 11:12
北京涛子
阅读(375)
评论(0)
推荐(0)
摘要:
Basic settings``` bash#check_parametersThis is a configuration list assigning specific check parameters to checks created by inventory. It is a list o... 阅读全文
posted @ 2015-05-08 15:04
北京涛子
阅读(218)
评论(0)
推荐(0)
摘要:
配置检测参数有几下方法```bash1. Creating manual checks instead of inventorized checks (using the variable checks).2. Using the config variable check_parameters.3... 阅读全文
posted @ 2015-05-08 14:01
北京涛子
阅读(560)
评论(0)
推荐(0)
摘要:
官方omd rpm包安装```bashyum -y install /tmp/check-mk-raw-1.2.6p2.demo-el6-34.x86_64.rpmomd create laomd config laomd restart la# 看来是准备抛弃编译安装方式啦# nnnd! 官方这个... 阅读全文
posted @ 2015-05-07 12:24
北京涛子
阅读(905)
评论(0)
推荐(0)
摘要:
pnp4nagios是nagios的一个插件,用于将perfdata数据写入rrd,用于展示流量图,目前最高版本0.6.25。 我用官方下载的tar.gz打rpm包,官方提供的pnp4nagios.spec 需要更改几处,才能顺利打包 pnp4nagios 依赖 php gd 还有rrdtool p 阅读全文
posted @ 2015-04-28 14:03
北京涛子
阅读(472)
评论(0)
推荐(0)
摘要:
####trunk & access ```bash交换机的端口工作模式一般可以分为三种:Access(普通模式),Multi(多vlan模式),Trunk(中继模式)。1、允许多个vlan的是multi模式,而不是trunk模式。 2、两个都设为trunk模式:一:如果在同一交换机上,则决不会在... 阅读全文
posted @ 2015-04-16 10:32
北京涛子
阅读(539)
评论(0)
推荐(0)
摘要:
####/etc/sudoer```bash## Sudoers allows particular users to run various commands as## the root user, without needing the root password.#### Examples a... 阅读全文
posted @ 2015-04-14 16:12
北京涛子
阅读(822)
评论(0)
推荐(0)
摘要:
http://vbird.dic.ksu.edu.tw/linux_server/0310telnetssh_2.php####/etc/ssh/sshd_config```bashPort 29922#AddressFamily anyListenAddress 192.168.100.11#Li... 阅读全文
posted @ 2015-04-14 15:48
北京涛子
阅读(637)
评论(0)
推荐(0)
|