Help with tactical view - new to nagios fusion.

This support forum board is for questions relating to Nagios Fusion.
noc-despegar
Posts: 9
Joined: Thu Jun 13, 2013 9:33 am

Help with tactical view - new to nagios fusion.

Post by noc-despegar »

Hello Nagios community,



I wanted to contact you because we have added (on our company) all our nagios servers on the Tactical Overvie inside of the nagios fusion instance, but we are not able to see any service or hosts running on them.

On the other hand we have added the 'Nagios Core Demo' and it seems to be reporting ok to our Fusion.



Is there any flag or something that we have to enable on our Nagios servers config? We are running Nagios Core by the way, and these are reporting to the Nagios Fusion.

Below is a screenshot of how I see my 2 instances and how I see the 'Nagios Core Demo' (we would like to achieve that kind of health report on our instances)


Image

Thanks in advance for your help!!

agustin
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Help with tactical view - new to nagios fusion.

Post by abrist »

Can those XI servers be reached from the fusion box? i.e. Can you ping the XI systems from the Fusion cli?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
noc-despegar
Posts: 9
Joined: Thu Jun 13, 2013 9:33 am

Re: Help with tactical view - new to nagios fusion.

Post by noc-despegar »

Hello Abrist,

Thank you for your quick answer.

I just ran a test from the box where Nagios Fusion has been installed and it looks like that type of ICMP traffic is allowed.

noc@COZF-Nagios-01:/etc/nagios3$ ping 10.59.110.22
PING 10.59.110.22 (10.59.110.22) 56(84) bytes of data.
64 bytes from 10.59.110.22: icmp_req=1 ttl=60 time=212 ms
64 bytes from 10.59.110.22: icmp_req=2 ttl=60 time=199 ms
64 bytes from 10.59.110.22: icmp_req=3 ttl=60 time=192 ms
64 bytes from 10.59.110.22: icmp_req=4 ttl=60 time=225 ms
^C
--- 10.59.110.22 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3003ms
rtt min/avg/max/mdev = 192.778/207.569/225.884/12.755 ms

Is there any port that needs to be allowed between those 2?

thanks.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Help with tactical view - new to nagios fusion.

Post by sreinhardt »

Port 80 and 443 should be enough, they just use http(s) depending on what you are configured for. Can you send a screenshot of the server credentials page in Fusion? Also just to verify, did you create an additional user for fusion to login, or use an existing one like nagiosadmin? Does this user, if accessing via standard XI interface, have access to view all your hosts and services?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
noc-despegar
Posts: 9
Joined: Thu Jun 13, 2013 9:33 am

Re: Help with tactical view - new to nagios fusion.

Post by noc-despegar »

Hello,

yes, port 80 seems to be opened

[root@vmNagiosFusion ~]# telnet 10.59.110.22 80
Trying 10.59.110.22...
Connected to 10.59.110.22.
Escape character is '^]'.

I have no service running on https (443) but there should be no restriction for that port either. Yes, I can include a screenshot of the credentials, will be on the bottom of the email. I have not created an additional user for the fusion frontend (should I?), the current one is 'nagiosadmin'. This only user 'nagiosadmin' has access to pretty much everything I think.

Image
Image

thanks!
noc-despegar
Posts: 9
Joined: Thu Jun 13, 2013 9:33 am

Re: Help with tactical view - new to nagios fusion.

Post by noc-despegar »

I figured the screenshot was cut, but they credentials are all there for the users and they all say OK(200)
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Help with tactical view - new to nagios fusion.

Post by lmiltchev »

What is the Nagios Core version and OS/architecture of the "problem" servers?
Be sure to check out our Knowledgebase for helpful articles and solutions!
noc-despegar
Posts: 9
Joined: Thu Jun 13, 2013 9:33 am

Re: Help with tactical view - new to nagios fusion.

Post by noc-despegar »

so the nagios Core version is 3.2.1.

the OS varies, but it's either running under Debian or Ubuntu OS 64 bits

noc@UY-Nagios-01:~$ uname -a
Linux UY-Nagios-01 2.6.26-2-amd64 #1 SMP Sun Jun 20 20:16:30 UTC 2010 x86_64 GNU/Linux

noc@UY-Nagios-01:~$ cat /etc/debian_version
6.0.6
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Help with tactical view - new to nagios fusion.

Post by scottwilkerson »

If my memory serves me correctly I think you need to have Core 3.3.1 or newer to be able to get the TAC data in Fusion...
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
noc-despegar
Posts: 9
Joined: Thu Jun 13, 2013 9:33 am

Re: Help with tactical view - new to nagios fusion.

Post by noc-despegar »

Hello,

Good Call, I remembered we had a 3.4.1 version running and added it as well and it looks like it took it, BUT when I upgraded one Nagios core from 3.2.1 to 3.4.1 (Debian 6), it's still showing nothing on the tactical view, so there has to be something else we are missing?

We deleted the nagios core that we just upgraded from nagios fusion and re-added it (and also re added the credentials as well). Is there any other package I need to install for this to work beside nagios3? would it help if I post my cgi.cfg and nagios.cfg files?

thanks.
Locked