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
NOC view for nagios core machines in Fusion
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NOC view for nagios core machines in Fusion
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
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 ?
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 ?
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NOC view for nagios core machines in Fusion
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
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?
do i have to adjust something?
Re: NOC view for nagios core machines in Fusion
What are the OSs/Architectures on the fused Core servers (CentOS, Ubuntu, Debian; 32-, 64-bit)?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NOC view for nagios core machines in Fusion
raspbian on a raspberrypi , sort of debian (32bit?)
fusion is centos
fusion is centos
Re: NOC view for nagios core machines in Fusion
There is a problem with getting the data from Ubuntu/Debian boxes in Fusion. Try the following:
1. Download this patch: 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.
1. Download this patch: 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.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NOC view for nagios core machines in Fusion
the file has already been replaced earlier , so this is not the problem.
is there a other solution ?
is there a other solution ?
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: NOC view for nagios core machines in Fusion
Are you getting errors when accessing that file via the webui? What are the permissions on that file after replacing it?
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.