Install on clean RHEL 7

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Install on clean RHEL 7

Post by BanditBBS »

Got ya...understood...looks like only using mysql...

Code: Select all

[root@iss-365-nag11 nagiosxi]# ps -ef | grep '[p]ostmaster\|[m]ysqld'
mysql      482     1  0 14:02 ?        00:00:00 /bin/sh /usr/bin/mysqld_safe --basedir=/usr
mysql      657   482  0 14:02 ?        00:00:07 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --log-error=/var/log/mariadb/mariadb.log --pid-file=/var/run/mariadb/mariadb.pid --socket=/var/lib/mysql/mysql.sock
[root@iss-365-nag11 nagiosxi]# echo 'show databases;' | mysql -t -u root -pnagiosxi
+--------------------+
| Database           |
+--------------------+
| information_schema |
| mysql              |
| nagios             |
| nagiosql           |
| nagiosxi           |
| performance_schema |
| test               |
+--------------------+
Feel free to close this one up!
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Install on clean RHEL 7

Post by mcapra »

Closing this up
Former Nagios employee
https://www.mcapra.com/
Locked