Search found 1100 matches

by tonyyarusso
Thu Nov 13, 2014 5:47 pm
Forum: Nagios XI
Topic: Graphs not displaying
Replies: 5
Views: 657

Re: Graphs not displaying

That did work btw - thanks!
by tonyyarusso
Mon Oct 20, 2014 2:06 pm
Forum: Nagios XI
Topic: Graphs not displaying
Replies: 5
Views: 657

Graphs not displaying

We're running XI 2014R1.5 on RHEL 6.6, and no performance graphs are displaying anymore, both for hosts and services. I've already tried walking through the FAQ entries about that, and nothing seems to have helped so far. What should I check next? The one thing that looks a bit suspect is this line ...
by tonyyarusso
Tue Sep 24, 2013 4:48 pm
Forum: Nagios XI
Topic: Offloading Nagios XI DB
Replies: 21
Views: 1347

Re: Offloading Nagios XI DB

I haven't worked with things as big as your setup, but I've yet to see anything come remotely close to saturating a gigabit network connection before the SQL server choked somewhere else, so I'm inclined to say you'll be fine. If that turns out to not be the case, you can always trunk a couple of et...
by tonyyarusso
Tue Sep 24, 2013 4:39 pm
Forum: Nagios XI
Topic: Changing switch port
Replies: 3
Views: 408

Changing switch port

One of the most common changes in our network is to upgrade a link from 1Gbps to 10Gbps, which usually involves switching to a different port on the switch. When that happens, we need to update Nagios to monitor status and bandwidth of the new port, and ideally seamlessly carry over all of the histo...
by tonyyarusso
Mon Aug 26, 2013 6:54 pm
Forum: Nagios XI
Topic: Service table display issue
Replies: 6
Views: 945

Re: Service table display issue

Oooh, yup. Forgot that XI and Core read the status info from different places. That did the trick, thanks.
by tonyyarusso
Mon Aug 26, 2013 5:16 pm
Forum: Nagios XI
Topic: Service table display issue
Replies: 6
Views: 945

Re: Service table display issue

Here's a Firebug grab of what it's producing for the service status detail page:
page_source.png
by tonyyarusso
Mon Aug 26, 2013 4:49 pm
Forum: Nagios XI
Topic: Service table display issue
Replies: 6
Views: 945

Re: Service table display issue

Looks like it's the HTML tags that are the issue - I have those in there so I can click to details right from the service status. So apparently those are what XI needs to escape.
by tonyyarusso
Mon Aug 26, 2013 3:45 pm
Forum: Nagios XI
Topic: Service table display issue
Replies: 6
Views: 945

Service table display issue

I have a particular set of services that aren't displaying properly in XI, but are fine in Core. Here's how it looks in Core: host_core.png And here's how it looks in XI: host_xi.png As you can see, there are two issues: 1) If there is more than one active alert on the service, only the first one is...
by tonyyarusso
Fri Jun 21, 2013 1:05 pm
Forum: Nagios XI
Topic: Assign contact by hostgroup
Replies: 10
Views: 982

Re: Assign contact by hostgroup

I am not sure on the logic for it, but a feature request is an option, though it may be denied due to the way that ql and core handles templates and hostgroups. Yeah, it would need to be a feature request against Core from the looks of it, which would then need to also be implemented by the QL peop...
by tonyyarusso
Fri Jun 21, 2013 12:27 pm
Forum: Nagios XI
Topic: Assign contact by hostgroup
Replies: 10
Views: 982

Re: Assign contact by hostgroup

Okay, so since it sounds like the Nagios config structure doesn't allow this (feature request anyone?), I'm going to see if I can write a script to fuss with the NagiosQL MySQL database to accomplish it for me, then just run that from cron.