Page 1 of 1

Pull Data from Nagios from Openstack

Posted: Tue Sep 17, 2019 1:18 am
by Sankarn
Hi team,

We are unable to pull data from the Nagios running on Openstack PODs.

Whereas we are able to pull data from Nagios running on VMs ( vmware infra)

Regards,
Sankar

Re: Pull Data from Nagios from Openstack

Posted: Tue Sep 17, 2019 7:58 am
by Sankarn
Awaiting any reply

Re: Pull Data from Nagios from Openstack

Posted: Tue Sep 17, 2019 2:27 pm
by mbellerue
What is the background in attempting to fuse these Nagios instances? Were they reporting to the Fusion server and then stopped, or is this the first attempt to connect the Nagios instances to Fusion? Has any troubleshooting been attempted so far?

Re: Pull Data from Nagios from Openstack

Posted: Mon Oct 14, 2019 11:11 pm
by Sankarn
Hi mbellerue,

I am trying to fuse the nagios core on Nagios Fusion Dashboard, i am able to authenticate and core version of nagios is 3.5.1 and Fusion version is Nagios Fusion 4.

Its first instance we tried and we are able to pull data of Nagios which we use as VM , this nagios core is running on openstack rsd as PODs


Regards,
Sankar

Re: Pull Data from Nagios from Openstack

Posted: Tue Oct 15, 2019 2:35 pm
by mbellerue
Ah, there's the issue. The features needed to get information from Nagios Core into Fusion didn't come around until Nagios 4.

Re: Pull Data from Nagios from Openstack

Posted: Wed Oct 16, 2019 12:08 am
by Sankarn
Hi Bellure,

Could you guide me to upgrade the Nagios version 3.5.1 to nagios-4.4.5 without affecting any existing configuration.

Below is version details:
ubuntu@nagios-3:~$ which nagios3
/usr/sbin/nagios3
ubuntu@nagios-3:~$ /usr/sbin/nagios3 --help

Nagios Core 3.5.1
Copyright (c) 2009-2011 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 08-30-2013

Regards,
Sankar

Re: Pull Data from Nagios from Openstack

Posted: Wed Oct 16, 2019 11:13 am
by mbellerue
We have a pretty good document on this. The most important piece to this is just making sure that you've backed up your configuration files.
https://assets.nagios.com/downloads/nag ... ading.html

Be aware, however, that you're upgrading from a much older version of Nagios Core. I would not expect to be able to just restore your configuration files and have everything work. There is likely to be some syntax changes in the config files that will have to be tracked down and updated.