NagiosEnterprises / nsti

Nagios SNMP Trap Interface
GNU General Public License v2.0
15 stars 11 forks source link

NSTI 3.0 Installer #4

Closed scot0357 closed 10 years ago

scot0357 commented 10 years ago

Create the actual user installer for the NSTI.

scot0357 commented 10 years ago

Mini-installer up for testing. Use

sh install.sh

from the root directory. Next up is the updater.

jomann09 commented 10 years ago

Added creation of nagios user and nagios/nagcmd group. Added the addition of apache to nagios/nagcmd.

lgroschen commented 10 years ago

updated installer to include:

also add database changes so that the installer creates the mysql user/pass, adds the snmptt database, restarts mysql and apache and checks for all prerequisites.

Tested on CentOS 6 minimal (will add support for other repos in the future. Currently, if using another repo that doesn't support yum you will see an error that these packages haven't been installed an you will have to do them manually)

lgroschen commented 10 years ago

Installer functioning properly- pending testing this version is working as intended