Search found 10 matches

by NathanS
Wed Sep 14, 2016 10:11 am
Forum: Nagios XI
Topic: Nagios XI Tools and Views External Links (not loading)
Replies: 5
Views: 290

Re: Nagios XI Tools and Views External Links (not loading)

We use HTTPS and redirect HTTP, and use the suggested rewrite rules in the docs (apache). I can't display http sites in the iframes, regardless of how I set my browser, and it seems MOST https sites complain about headers, which I would have thought should work. Now, it's possible that the main site...
by NathanS
Tue Sep 13, 2016 10:51 am
Forum: Nagios XI
Topic: Nagios XI Tools and Views External Links (not loading)
Replies: 5
Views: 290

Re: Nagios XI Tools and Views External Links (not loading)

I understand that browsers can certainly affect what's allowed/disallowed via iframes, but I'm seeing these issues when when I drop security in IE to low, and similarly added any and all applicable exceptions in chrome with no change in behavior. My httpd.conf isn't specifying a Header X-Frame-Optio...
by NathanS
Tue Sep 13, 2016 8:44 am
Forum: Nagios XI
Topic: Nagios XI Tools and Views External Links (not loading)
Replies: 5
Views: 290

Nagios XI Tools and Views External Links (not loading)

Up until one of the more recent updates (in the last 3 months or so) our external links worked fine. Now anything linked outside of our Nagios host that we try to use in either a Tool page or in a View refuse to load. The following are some of the errors I've noted in my browser console, but I'm not...
by NathanS
Tue Aug 16, 2016 11:48 am
Forum: Nagios XI
Topic: Downtime and Acknowledgement not Operating as expected
Replies: 8
Views: 3718

Re: Downtime and Acknowledgement not Operating as expected

I don't know why, but after making some changes in the CCM and applying the new config, it's now accepting acknowledgements.

Will report back if it continues to act up.
by NathanS
Tue Aug 16, 2016 10:25 am
Forum: Nagios XI
Topic: Downtime and Acknowledgement not Operating as expected
Replies: 8
Views: 3718

Re: Downtime and Acknowledgement not Operating as expected

As per my attached profile info, I'm running 5.2.9 As for the user(s), we're 100% AD. I've tried establishing new sessions, and I'm getting the same report from multiple users. $ grep nag /etc/group nagios:x:500:nagios,apache,mail,mmcdowell nagcmd:x:501:nagios,apache,mail,mmcdowell shawn:x:2000:nagi...
by NathanS
Tue Aug 16, 2016 9:31 am
Forum: Nagios XI
Topic: Downtime and Acknowledgement not Operating as expected
Replies: 8
Views: 3718

Re: Downtime and Acknowledgement not Operating as expected

[[redacted]~]$ ps aux | grep cron root 7204 0.0 0.0 116860 1224 ? Ss 07:28 0:00 crond nagios 8024 0.0 0.0 106060 1280 ? Ss 07:29 0:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/perfdataproc.php > /usr/local/nagiosxi/var/perfdataproc.log 2>&1 nagios 8025 0.0 0.0 106060 1280 ? Ss 07:29 0:...
by NathanS
Tue Aug 16, 2016 9:00 am
Forum: Nagios XI
Topic: Downtime and Acknowledgement not Operating as expected
Replies: 8
Views: 3718

Re: Downtime and Acknowledgement not Operating as expected

Indeed we're using HTTPS and a self signed certificate (though it shows as valid because it's signed with an internal CA). The cname wasn't in the hosts file, but I've updated that now with no change in behavior. I'm able to schedule downtime, but acknowledges still don't take at all. No error messa...
by NathanS
Mon Aug 15, 2016 3:29 pm
Forum: Nagios XI
Topic: Downtime and Acknowledgement not Operating as expected
Replies: 8
Views: 3718

Downtime and Acknowledgement not Operating as expected

For some reason, when trying to acknowledge an alert nagioxi doesn't make the expected change. Tailed the httpd error log and it's coming up with these errors on service page loads: [Mon Aug 15 13:18:23 2016] [error] [client 172.21.74.67] PHP Notice: Trying to get property of non-object in /usr/loca...
by NathanS
Fri Feb 12, 2016 4:58 pm
Forum: Nagios XI
Topic: Public Key Auth for SSH Backups
Replies: 1
Views: 115

Public Key Auth for SSH Backups

Is this feature intended to be implemented anytime soon? from /html/includes/components/scheduledbackups/ajaxcalls.php: 147 // Try loggin in 148 if (!ssh2_auth_password($s, $ssh['username'], $ssh['password'])) { 149 print json_encode(array("error" => _("Could not authenticate."))...
by NathanS
Wed Dec 23, 2015 5:10 pm
Forum: Nagios XI
Topic: xi users vs contact
Replies: 1
Views: 387

xi users vs contact

Currently running a trial of nagiosxi, though purchase has been approved internally. Once we're fully configured in our test environment we'll go live and be "official" and all. Until then, I guess I can't post a topic in the Xi support forum, so here I am. Current install was built using ...