#!/bin/bash# echo "拷貝文件:"# read -p "please input the server you share your os installation media and
#!/bin/bash#安裝apacherpm -e httpd --nodepsyum -y install apr apr-devel cyrus-sasl-devel expat-devel
#!/bin/bash#Date:2017-05-05 By Allen_Jol#--------- YUm Install related components------sleep 3
#!/bin/bashgroupadd nagiosuseradd nagios -g nagioschmod 755 check_cpu.sh check_mem.shyum -y install
vi installapache.sh#!/bin/bashtar -zxf apr-1.4.6.tar.gzcd apr-1.4.6./configure --prefix=/usr/local/a
#!/bin/baship=ifconfig|grep 'inet addr:'|grep -v '127.0.0.1'|cut -d: -f2 |awk '{ print $1}'hostname=
#!/bin/bash ##nagios監(jiān)控軟件一件使用 ##date : 2016-08-23 ##作者:liuwenzhi #定義變量 YUMNUM=`yum re
目標(biāo):一鍵部署php5.6.0版本環(huán)境:CentOS 6 64位 桌面版本軟件包:鏈接:http://pan.baidu.com/s/1jIyZrRS 密碼:q9uu[root@salt-master
#!/bin/bash# NAME nagios_intall.sh# AUTHOR liyanwei# Email hnzmdlyw@163.com# Date 2013