Search found 4 matches

by ackiejoe
Thu Apr 26, 2018 10:59 am
Forum: Nagios Log Server
Topic: Email Templates List Blank
Replies: 8
Views: 2111

Re: Email Templates List Blank

php -v PHP 5.6.36 (cli) (built: Apr 25 2018 10:02:39) Copyright (c) 1997-2016 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies # php --ini Configuration File (php.ini) Path: /etc Loaded Configuration File: /etc/php.ini Scan for additional .ini files in: /etc/php.d Additio...
by ackiejoe
Mon Apr 23, 2018 12:56 pm
Forum: Nagios Log Server
Topic: Email Templates List Blank
Replies: 8
Views: 2111

Re: Email Templates List Blank

php was updated like this: wget http://rpms.famillecollet.com/enterprise/remi-release-7.rpm rpm -Uvh remi-release-7.rpm yum repolist vim /etc/yum.repos.d/remi.repo #enabled the 5.6 repo yum update then had to download the ixed.5.6.lin for sourceguardian, put it in the correct place (/usr/lib64/php/m...
by ackiejoe
Mon Apr 23, 2018 9:01 am
Forum: Nagios Log Server
Topic: Email Templates List Blank
Replies: 8
Views: 2111

Re: Email Templates List Blank

we are running 2.0.2 as well. elasticsearch and logstash seem to be running correctly: [root@nagioslog php.d]# service logstash elasticsearch status Usage: {start|stop|status|restart} [root@nagioslog php.d]# systemctl status logstash elasticsearch ● logstash.service - LSB: Logstash Loaded: loaded (/...
by ackiejoe
Thu Apr 19, 2018 2:46 pm
Forum: Nagios Log Server
Topic: Email Templates List Blank
Replies: 8
Views: 2111

Email Templates List Blank

After saving a new email template it is not added to the list, the list doesn't seem to be populating correctly: Screen Shot 2018-04-19 at 4.03.30 PM.png also drop down selection box in the "Create an Alert" modal contains no options, also seems to be not loading correctly. Screen Shot 201...