Page 1 of 1

NagVis installation

Posted: Mon Jun 29, 2015 11:42 am
by jvanmeter
I'm trying to run the NagiosXI-Nagvis.sh
-rwx------ 1 root root 5331 Jun 29 2011 NagiosXI-Nagvis.sh

the installation appears to fail with the following error

Installed:
graphviz.x86_64 0:2.26.0-10.el6

Complete!
./NagiosXI-Nagvis.sh: line 128: ./install.sh: Permission denied

Re: NagVis installation

Posted: Mon Jun 29, 2015 12:12 pm
by abrist
What version of XI are you running? NagVis has shipped with XI for a number of major versions. It should be reachable through Home --> NagVis.

Re: NagVis installation

Posted: Mon Jun 29, 2015 12:13 pm
by lmiltchev
Why are you running the “NagiosXI-Nagvis.sh” script? Are you trying to integrate NagVis in Nagios XI, older than 2012?
Important:
This document is outdated as all versions of Nagios XI (2012 and newer) ship with
NagiVis by default and the “NagiosXI-Nagvis.sh” install script should NOT be run!
https://assets.nagios.com/downloads/nag ... ith_XI.pdf

If you are using XI 2012 or newer, NagVis is installed by default...

Re: NagVis installation

Posted: Mon Jun 29, 2015 1:25 pm
by jvanmeter
thank you for the input, after I posted the light bulb came on and I remember that we restrict what can run under tmp. so I had to mod the script so it cd to ~/ and the install finished fine.

Re: NagVis installation

Posted: Mon Jun 29, 2015 1:30 pm
by abrist
No problem. Can we close this thread?