NagiosXI service-hosts setting left empty in file
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: NagiosXI service-hosts setting left empty in file
Can you PM me your email so I can verify we got the email? If you already got a response from a tech, is it ok if we go ahead and close this?
Re: NagiosXI service-hosts setting left empty in file
pm'ed, looks like I'll have to email sales first though.
Re: NagiosXI service-hosts setting left empty in file
I may be a MYSQL server setting that is causing the issue as well.
Can you post your /etc/my.cnf file as well as all of the files in the /etc/my.cnf.d folder?
Thanks.
Can you post your /etc/my.cnf file as well as all of the files in the /etc/my.cnf.d folder?
Thanks.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NagiosXI service-hosts setting left empty in file
[root@nagios ~]# cat /etc/my.cnf
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
# Settings user and group are ignored when systemd is used.
# If you need to run mysqld under a different user or group,
# customize your systemd unit file for mariadb according to the
# instructions in http://fedoraproject.org/wiki/Systemd
[mysqld_safe]
log-error=/var/log/mariadb/mariadb.log
pid-file=/var/run/mariadb/mariadb.pid
#
# include all files from the config directory
#
!includedir /etc/my.cnf.d
[root@nagios ~]#
[root@nagios ~]# ls -l /etc/my.cnf.d/
total 12
-rw-r--r-- 1 root root 295 Sep 12 2016 client.cnf
-rw-r--r-- 1 root root 232 Sep 12 2016 mysql-clients.cnf
-rw-r--r-- 1 root root 744 Sep 12 2016 server.cnf
[root@nagios ~]#
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
# Settings user and group are ignored when systemd is used.
# If you need to run mysqld under a different user or group,
# customize your systemd unit file for mariadb according to the
# instructions in http://fedoraproject.org/wiki/Systemd
[mysqld_safe]
log-error=/var/log/mariadb/mariadb.log
pid-file=/var/run/mariadb/mariadb.pid
#
# include all files from the config directory
#
!includedir /etc/my.cnf.d
[root@nagios ~]#
[root@nagios ~]# ls -l /etc/my.cnf.d/
total 12
-rw-r--r-- 1 root root 295 Sep 12 2016 client.cnf
-rw-r--r-- 1 root root 232 Sep 12 2016 mysql-clients.cnf
-rw-r--r-- 1 root root 744 Sep 12 2016 server.cnf
[root@nagios ~]#
Re: NagiosXI service-hosts setting left empty in file
Locking the topic as we've received your support ticket, we will continue support through the ticket.
Thank you
Thank you