forked from Cacti/cacti
-
Notifications
You must be signed in to change notification settings - Fork 0
Testing Environment: Before You start
netniV edited this page Mar 11, 2018
·
2 revisions
This page is designed to store notes on common items used to install test platforms for cacti.
Replace the following variables
Field | Description |
---|---|
_ssh_user_ | the ssh user that you log in with |
_ssh_host_ | the hostname of the box being configured |
_website_group_ | the group that apache belongs to which should be able to read the website |
_cacti_version_ | the version of cacti you wish to use |
_cacti_folder_ | the folder that will store cacti |
Try to ensure that git
is updated to the latest version possible. 1.x versions of Git will struggling to push updates back to GitHub for example.
Also, define your author username/email:
git config --global user.name 'netniV'
git config --global user.email 'netniv@hotmail.com'
-
Testing Enviroments
OS Version Common Items Spine CentOS v 6 v 7 Fedora v 27 FreeBSD v 10.4 v 11.1 OpenSUSE Leaf v 42.3 Ubuntu v 18.04 v 17.10 v 16.04