----> [[email protected] /]# find . -name my.cnf
Also when trying to run the query as root I see the below error.
---> [[email protected] /]# echo "show variables like 'max_connections';" | mysql -t -uroot -pnagiosxi
mysql: relocation error: mysql: symbol strmov, version libmysqlclient_16 not defined in file libmysqlclient.so.16 with link time reference
---> rpm -qa | grep mysql
[[email protected] /]# rpm -qa | grep mysql
php-mysql-5.3.3-48.el6_8.x86_64
mysql-5.1.73-7.el6.x86_64
mysql-server-5.1.73-7.el6.x86_64
[[email protected] /]# rpm -qa | grep mysql*
php-mysql-5.3.3-48.el6_8.x86_64
mysql-5.1.73-7.el6.x86_64
mysql-server-5.1.73-7.el6.x86_64
---> grep nag /etc/group
[[email protected] /]# grep nag /etc/group
nagios
nagiocmd
nagcmd