Hi guys,
We are in the process of evaling NagiosXI, I installed the latest version using the installer package on a CentOS server the other day and so far I’m very impressed, however when I try to get into the Nagvis section I get –
Not Found
The requested URL /nagvis/ was not found on this server.
________________________________________
Apache/2.2.15 (CentOS) Server at --------------- Port 443
Any suggestions? I’m not much of a Linux guy so didn't want to go poking around without asking first!
Nagvis not found on new XI deployment
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Nagvis not found on new XI deployment
Was this just a minimal centos system? 6.4? 6.5? I'd like to try to replicate this. Anything specific you did to the server, besides install wget, and download/install XI?
Re: Nagvis not found on new XI deployment
Hey,
It was this EC2 AMI - CentOS 6 x86_64 (2014_09_29) EBS HVM-74e73035-3435-48d6-88e0-89cc02ad83ee-ami-a8a117c0.2 (ami-30ff5c47). So 6.5 and I believe from this (https://aws.amazon.com/marketplace/pp/B ... nc2=h_l3_c) that it is a minimal install yes.
Yep just installed wget and then install the XI package, was a very painless install! Is there a log file somewhere that I can grab and upload for you?
It was this EC2 AMI - CentOS 6 x86_64 (2014_09_29) EBS HVM-74e73035-3435-48d6-88e0-89cc02ad83ee-ami-a8a117c0.2 (ami-30ff5c47). So 6.5 and I believe from this (https://aws.amazon.com/marketplace/pp/B ... nc2=h_l3_c) that it is a minimal install yes.
Yep just installed wget and then install the XI package, was a very painless install! Is there a log file somewhere that I can grab and upload for you?
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Nagvis not found on new XI deployment
Yes please! There should be an install.log in the nagiosxi/ directory if it still exists.Is there a log file somewhere that I can grab and upload for you?
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.
Re: Nagvis not found on new XI deployment
Same issue here, followed the guide for install.
Tried repairing nagvix as per guides best i can get is graphviz-gd-2.26xxxxxxxx has requires of, libcdt, libgraph.so, libgvc.so etc etc.
If you require logs let me know would love to get this working.
Tried repairing nagvix as per guides best i can get is graphviz-gd-2.26xxxxxxxx has requires of, libcdt, libgraph.so, libgvc.so etc etc.
If you require logs let me know would love to get this working.
Re: Nagvis not found on new XI deployment
hmmm, looks like a bug. I just created a bug report internally for this as I was able to recreate the issue.
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.
"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.
Re: Nagvis not found on new XI deployment
Hi
I also have not established navgis ... becoming all the instructions. Rather, it used to be, disappeared after the transfer and update on the new server to version Nagios XI 2014R1.5.
I also have not established navgis ... becoming all the instructions. Rather, it used to be, disappeared after the transfer and update on the new server to version Nagios XI 2014R1.5.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagvis not found on new XI deployment
This was a bug in the previous version of Nagvis component to fix, perform the following
Download the new nagviz component attached Install the component through Admin -> Manage components
Run the following from the command line
Download the new nagviz component attached Install the component through Admin -> Manage components
Run the following from the command line
Code: Select all
cd /usr/local/nagiosxi/html/includes/components/nagvis/
./install.shYou do not have the required permissions to view the files attached to this post.
Re: Nagvis not found on new XI deployment
It's okay
Thank you
Thank you