Page 1 of 2
NOC view for nagios core machines in Fusion
Posted: Thu Aug 29, 2013 3:05 am
by solvisoft
Hello
Is there a way to download a Dashlet that shows all the Nagios Core machines in one view and the status of all the services like in Nagios Core?
so if something goes out it will be on top of the screen
sort of NOC view
Re: NOC view for nagios core machines in Fusion
Posted: Thu Aug 29, 2013 10:52 am
by slansing
There is currently no dashlet that will do exactly what you want it to do, however it is not too hard to create one. I'd suggest taking a look at one in nagios XI which displays this info "If you have XI" and then basing it off of that.
Re: NOC view for nagios core machines in Fusion
Posted: Wed Sep 11, 2013 6:43 am
by solvisoft
hi,
i found this addon
Nagios Fusion Operation Center Component
http://exchange.nagios.org/directory/Ad ... nt/details
someone now how to set this up for nagios fusion to monitor nagios core machines ?
Re: NOC view for nagios core machines in Fusion
Posted: Wed Sep 11, 2013 11:57 am
by slansing
You should be able to upload it via Admin > Manage Components. Simply upload the component once you download it from the exchange, and it should be present in your Home menu.
Re: NOC view for nagios core machines in Fusion
Posted: Wed Sep 11, 2013 1:35 pm
by solvisoft
i have uploaded it into the manage components section , however how can i use this for nagios core versions ?
do i have to adjust something?
Re: NOC view for nagios core machines in Fusion
Posted: Wed Sep 11, 2013 2:00 pm
by lmiltchev
What are the OSs/Architectures on the fused Core servers (CentOS, Ubuntu, Debian; 32-, 64-bit)?
Re: NOC view for nagios core machines in Fusion
Posted: Wed Sep 11, 2013 2:46 pm
by solvisoft
raspbian on a raspberrypi , sort of debian (32bit?)
fusion is centos
Re: NOC view for nagios core machines in Fusion
Posted: Wed Sep 11, 2013 3:01 pm
by lmiltchev
There is a problem with getting the data from Ubuntu/Debian boxes in Fusion. Try the following:
1. Download this patch:
utils-tacdata.inc.zip
2. Unzip it, and copy the "utils-tacdata.inc.php" file over the old one on the Fusion server ("/usr/local/nagiosfusion/html/includes/utils-tacdata.inc.php").
Note: You can save the "old" file prior to overriding it, just in case...
Let me know if this helped.
Re: NOC view for nagios core machines in Fusion
Posted: Thu Sep 12, 2013 10:17 am
by solvisoft
the file has already been replaced earlier , so this is not the problem.
is there a other solution ?
Re: NOC view for nagios core machines in Fusion
Posted: Thu Sep 12, 2013 11:10 am
by sreinhardt
Are you getting errors when accessing that file via the webui? What are the permissions on that file after replacing it?