Skip to content

thatsk/icinga2-Centos-7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

icinga2-Centos-7

Icinga2 auto installer script for Centos 7

Need minimal CentOS 7 machine with no SElinux.

New Features

Now you can use this script as two way web server. One for apache and other for nginx. Nginx support is in beta stage.

Usage

yum install git -y

git clone https://github.com/jamesarems/icinga2-Centos-7.git

cd icinga2-Centos-7

chmod +x icinga2-installer.sh

  • To use with Apache server

sh icinga2-installer.sh yourpassword apache

  • To Use with Nginx server

sh icinga2-installer.sh yourpassword nginx

About

Icinga2 auto installer script for Centos 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%