Search found 3 matches
- Thu May 26, 2011 9:30 am
- Forum: Nagios XI
- Topic: Data Missing on Web Interface using https
- Replies: 12
- Views: 3214
Re: Data Missing on Web Interface using https
That solution didn't seem to work. After adding, $cfg['use_https']=true ; to /usr/local/nagiosxi/html/config.inc.php. We performed the following commands. "service httpd restart" "service nagios restart" We also rebooted the server itself. We also tried adding $cfg['use_https']=&...
- Wed May 25, 2011 2:55 pm
- Forum: Nagios XI
- Topic: Active Directory Integration Component
- Replies: 1
- Views: 992
Active Directory Integration Component
Hi All, In Nagios XI, there is a component called "Active Directory Integration." This component works when I set "Security" to "None." I would like to use the "SSL" option, but when that is enabled, LDAP doesn't seem to work. Is there something I need to do o...
- Tue May 17, 2011 4:53 pm
- Forum: Nagios XI
- Topic: Creating a Service Group
- Replies: 1
- Views: 733
Creating a Service Group
Hi all, I am new to Nagios XI and I would like to create a basic service template to apply to specific host groups. For example, my service template would include checks such as ping, c drive disk space, uptime, etc. I would apply this template to specific host groups that have been created. How wou...