Search found 5 matches
- Thu May 19, 2016 3:09 pm
- Forum: Nagios XI
- Topic: Number of users displayed when doing import of users from AD
- Replies: 1
- Views: 298
Number of users displayed when doing import of users from AD
Is there any way to increase the number of users displayed when searching AD to add users? It doesn't display all the users in the OU's I am searching. It only gets to a certain point and cuts off.
- Tue May 10, 2016 11:12 am
- Forum: Nagios XI
- Topic: recurring scheduled downtime for a service notifications
- Replies: 1
- Views: 400
recurring scheduled downtime for a service notifications
I scheduled a recurring downtime for a service that is restarted nightly. I do not get notifications that the service is down during this period. I instead get notifications for downtime start and downtime end. I don't want any notifications. I know when my downtime is. Does anyone know how to suppr...
- Mon May 02, 2016 5:34 pm
- Forum: Nagios XI
- Topic: Emailing pdf or jpg reports Nagios XI web unresponsive
- Replies: 8
- Views: 1309
Re: Emailing pdf or jpg reports Nagios XI web unresponsive
Under Admin > System Settings I verified that the program url was using https. I did not have the following set so I edited /usr/local/nagiosxi/html/config.inc.php and set $cfg['use_https'] = true; I added the fqdn to the hosts file, tailed /var/log/httpd/error_log while trying to send reports with ...
- Mon May 02, 2016 4:19 pm
- Forum: Nagios XI
- Topic: Emailing pdf or jpg reports Nagios XI web unresponsive
- Replies: 8
- Views: 1309
Re: Emailing pdf or jpg reports Nagios XI web unresponsive
Yes, we are forcing SSL. ipv6 is disabled too. Reports sent as csv work perfectly. The web interface hangs when sending as pdf or jpg. /etc/hosts 127.0.0.1 localhost.localdomain localhost.localdomain localhost4 localhost4.localdomain4 localhost ::1 localhost.localdomain localhost.localdomain localho...
- Mon May 02, 2016 3:40 pm
- Forum: Nagios XI
- Topic: Emailing pdf or jpg reports Nagios XI web unresponsive
- Replies: 8
- Views: 1309
Emailing pdf or jpg reports Nagios XI web unresponsive
Trial version of Nagios XI Enterprise edition. Downloaded VMWare image, patched and updated, configured for our environment. Everything is working well except for emailing pdf or jpg reports. Email notifications work perfectly and reports sent as csv work fine as well. The web interface becomes unre...