ansible_ssh_host 将要连接的远程主机名.与你想要设定的主机的别名不同的话,可通过此变量设置. ansible_ssh_port ssh端口号.如果不是默认的端口号,通过此变量设置. ansible_ssh_user
--- - hosts: webservers vars: http_port: 80 max_clients: 200 remote_user: root tasks:  
://blog..net/abc_ii/article/details/9991845://www..com/archoncap/p/6079915.html 上面博客原创:我看着好 作为自己的笔记多网卡的7种bond模式原理Linux网卡绑定mode共有七种(0~6) bond0、bond1、bond2、bond3、bond4、bond5、bond6常用的有
[root@va3 zabbix_agentd.d]# cat pingyz.conf UserParameter=ping.time[*],bash /etc/zabbix/shell/pingyztime.sh $1 UserParameter=ping.loss[*],bash /et
ifcfg-p4p2 和ifcfg-p4p1的配置一样 除了DEVICE=p4p2cd /etc/modprobe.d/bonding.conf 文件如果不存在 就新建ifenslave bond0 eth0 eth1modprobe bonding吧这些全部加入 /etc/rc.localecho "ifenslave
参考此博文http://blog.csdn.net/wanglei_storage/article/details/50225779
yum groupinstall GNOME Desktopyum install dejavu-lgc-sans-fontsyum install -y virt-manager kvm命令windows端安装上x-managerlinux 上执行[root@bogon ~]# virt-manager[root@bogon ~]#
参考此博文:http://llzdwyp.blog.51cto.com/6140981/1753264 该方式要确保虚拟机是关机状态。virsh shutdown wyp1virsh dumpxml wyp1 > /etc/libvirt/qemu/wyp3.xml # 如果是远程机器,需要把该配置文件拷贝到远程机器上virsh domblklist wyp1 &nbs
参考此博文http://wangzan18.blog.51cto.com/8021085/1837363 页面提示错误解决办法:[root@ldap-server tmp]# ldapadd -x -H ldap://etiantian.org -D "cn=admin,dc=etiantian,dc=org" -W -f base.ldif Enter LDAP
yum -y install httpd php php-ldap php-gd -y cd /var/www/html/ yum -y install lrzsz ls rz -y ll tar xf ldap-account-manager_3
[root@ldap-server ldap]# cp /usr/share/openldap-servers/DB_CONFIG.example /var/lib/ldap/DB_CONFIG [root@ldap-server ldap]# chown -R ldap:ldap /etc/openldap
[root@ldap-server openldap]# tail -n 1 /etc/rsyslog.conflocal4.* /var/log/ldap.log[root@ldap-server openldap]# /etc/init.d/rsyslog restart关闭系统日志记录器:  
yum -y install openldap openldap-* yum -y install nscd nss-pam-ldapd pcre pcre-* yum -y install nss-* yum -y install nss[root@l
基础环境要求: 1. [root@ldap-server ~]# cat /etc/redhat-release CentOS release 6.7 (Final) 2. [root@ldap-server ~]# getenforce Disabled 3
1.1 隐藏nginx header里版本号信息 1.2 更改源码隐藏软件名称及版本号 1.3 更改掉nginx默认用户及用户组(worker进程服务用户优化) 1.4 配置nginx worker进程个数 1.5 &nb
minion端 [root@linux-node2 salt]# tree . ├── minion ├── minion.d │ └── _schedule.conf ├── minion_id #客户端的ID └── pki &nbs
[root@CASupport1 ~]# tree ansible ansible ├── get-pip.py ├── hosts ├── roles │ └── zabbix │ ├── defaul
请看此链接http://hao360.blog.51cto.com/5820068/1662005
#!/bin/sh MYSQL_PWD=" -usense -p*******" ARGS=1 if [ $# -ne "$ARGS" ];then echo "Please input one argue
[root@yz shell]# cat pingsmtpexmail.sh #!/bin/bash echo "" >>/etc/zabbix/shell/pingsmtpexmail.log echo "" >>/etc/zabbix/shell/pin
脚本: [root@yz shell]# cat cert_check.sh #!/bin/sh ### SSL Certificate Expire Day Check Script ### if [ "$1" = '' ];then
查看cpu数目:[root@lb02 ~]# cat /proc/cpuinfo | grep 'model name' | wc -l1[root@lb02 ~]# 当前服务器有1个cpu。[root@lb02 ~]# cat /proc/cpui
1.zabbix yum源rpm -ivh http://mirrors.aliyun.com/zabbix/zabbix/3.0/rhel/7/x86_64/zabbix-release-3.0-1.el7.noarch.rpm修改源cd /etc/yum.repos.d/zabbix.repo3.4的源:[zabbix] name=Zabbix&nb
第一步 配置自动发现 第二步配置自动发现的动作 -->> 自动发现步骤一步骤二
agent.hostname 返回被监控端名称(字符串) 使用方式列举:后面使用的方式是一样的: [root@BJ-monitor-h-01 bin]# ./zabbix_get -s 192.168.10.100 -k agent.hostname Zabbix server&n
如果不行的话更改阿里的epel源:wget -P /etc/yum.repos.d/ http://mirrors.aliyun.com/repo/epel-6.repo 在zabbix服务器端安装开源的字符集 [root@lb01 ~]# yum -y install wqy-mi
[root@web02 tmp]# fdisk -l Disk /dev/vda: 42.9 GB, 42949672960 bytes, 83886080 sectors Units = sectors of 1 * 512&
1.新建应用集2.添加监控项3.绘制图像4.查看图形
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号