Skip to content

bmfmancini/cacti-install-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Cacti server setup wizard

this script requires git and unzip

#Debian To use the script
git clone https://github.com/bmfmancini/cacti-auto-install.git
cd cacti-auto-install
chmod +x cacti-setup-wizard-debian-Ubuntu.sh
./cacti-setup-wizard-debian-Ubuntu.sh
RUN THE SCRIPT AS ROOT!!

The script also works on RHEL however you MUST enable EPEL prior to running the script and ensure its working to enable RHEL EPEL reports you can use the following command

yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
  • features are

-download either chosen or latest version of cacti
-autoconfigure database either with defaults or chose credentials
-auto tunes MariaDB using cacti recommended settings
-auto-populates cacti database
-downloads all needed packages for cacti install
-asks if you want to install spine if so it will automatically compile it
-adds system user and assigns permissions to folders
-downloads and installs plugins

TODO

Debug Add more plugins to download option
add option to select specific plugins from list
Document script

BUGS

July 6th 2021 - Script is not working on Centos 8 will have a fix soon !

any other bugs Please let me know!

Check out my video tutorial on using the script !

Video Tutorial

Releases

No releases published

Packages

No packages published

Languages