Nagvis not found on new XI deployment

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
CWSI
Posts: 30
Joined: Tue Oct 28, 2014 7:41 am

Nagvis not found on new XI deployment

Post by CWSI »

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!
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

Post by slansing »

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?
CWSI
Posts: 30
Joined: Tue Oct 28, 2014 7:41 am

Re: Nagvis not found on new XI deployment

Post by CWSI »

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?
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Nagvis not found on new XI deployment

Post by sreinhardt »

Is there a log file somewhere that I can grab and upload for you?
Yes please! There should be an install.log in the nagiosxi/ directory if it still exists.
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.
gds
Posts: 3
Joined: Tue Nov 04, 2014 5:15 am

Re: Nagvis not found on new XI deployment

Post by gds »

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.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagvis not found on new XI deployment

Post by abrist »

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.
RockerMan
Posts: 70
Joined: Fri Nov 01, 2013 12:16 am

Re: Nagvis not found on new XI deployment

Post by RockerMan »

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.
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

Post by scottwilkerson »

This was a bug in the previous version of Nagvis component to fix, perform the following

Download the new nagviz component attached
nagvis.zip
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.sh
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
RockerMan
Posts: 70
Joined: Fri Nov 01, 2013 12:16 am

Re: Nagvis not found on new XI deployment

Post by RockerMan »

It's okay
Thank you
Locked