All Projects → bmfmancini → cacti-install-wizard

bmfmancini / cacti-install-wizard

Licence: other
This script is a setup wizard for a new cacti installation

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to cacti-install-wizard

autohosts
Automate hosts file updates on Linux and MacOS. Block Firefox telemetry, Google snooping and web trackers at the root.
Stars: ✭ 69 (+331.25%)
Mutual labels:  bash-script
rsdns
rackspace DNS tools
Stars: ✭ 55 (+243.75%)
Mutual labels:  bash-script
vbl
A collection of useful Bash modules to simplify everyday programming
Stars: ✭ 15 (-6.25%)
Mutual labels:  bash-script
nautilus-right-click-new-file
Add a right click context menu in Nautilus to add new documents for Linux desktop.
Stars: ✭ 23 (+43.75%)
Mutual labels:  bash-script
ubuntu
Install ubuntu in Termux Without Rooted Device
Stars: ✭ 77 (+381.25%)
Mutual labels:  bash-script
easy-admin
Scripts for easy system administration
Stars: ✭ 20 (+25%)
Mutual labels:  bash-script
Automated-Login
This is a bash script for automated login to a portal built using 'lynx'. The main motive behind this script is, an automated form entry and submission for any portal without actually visting the website.
Stars: ✭ 13 (-18.75%)
Mutual labels:  bash-script
BashClass
BashClass is an Object Oriented Programming language that compiles to BASH 4.4
Stars: ✭ 40 (+150%)
Mutual labels:  bash-script
Sistem-programlama
Sistem Programlama Türkçe Kaynak (KTÜ)
Stars: ✭ 30 (+87.5%)
Mutual labels:  bash-script
plugin mikrotik
Mikrotik Plugin for Cacti
Stars: ✭ 46 (+187.5%)
Mutual labels:  cacti
BashConfig
BASH configuration files.
Stars: ✭ 46 (+187.5%)
Mutual labels:  bash-script
HealthChecks-Linux
Script to test various application reverse proxies, as well as their internal pages, and report to their respective Healthchecks.io checks
Stars: ✭ 19 (+18.75%)
Mutual labels:  bash-script
azure-cdn-ips
List of Azure CDN IP Addresses
Stars: ✭ 14 (-12.5%)
Mutual labels:  bash-script
changemac
change mac address of linux ,ubuntu
Stars: ✭ 17 (+6.25%)
Mutual labels:  bash-script
HackerRank-LinuxShell
HackerRank-LinuxShell Solutions 💻
Stars: ✭ 26 (+62.5%)
Mutual labels:  bash-script
ngx-copilot
🏆 The most expected has arrived, a package for Angular that facilitates us to improve the experience of our users when guiding them in our interface
Stars: ✭ 61 (+281.25%)
Mutual labels:  wizard
zarch
The Ultimate Script For Arch Linux
Stars: ✭ 49 (+206.25%)
Mutual labels:  bash-script
checkbox.sh
Interactive checkboxes (menu) with pagination and vim keybinds for bash
Stars: ✭ 26 (+62.5%)
Mutual labels:  bash-script
dotfiles
Config files for i3, polybar, rofi, mpv, Xresources, kitty and some bash-things...
Stars: ✭ 52 (+225%)
Mutual labels:  bash-script
plugin monitor
Monitor Plugin for Cacti
Stars: ✭ 30 (+87.5%)
Mutual labels:  cacti

Cacti server setup wizard

this script requires git and unzip

To use the script
git clone https://github.com/bmfmancini/cacti-auto-install.git
cd cacti-auto-install
chmod +x cacti-setup-wizard.sh
./cacti-setup-wizard.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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].