-
Nagvis with Shinken on CentOS 6.2
Hi,
I try to install a monitoring station from scratch.
I choose CentOS 6.2 as operating system.
Shinken is running normally (I have install it with the script ./install -i)
Then I have tried to install NagVis on the station with the script ./install -a nagvis.
I have no error code inside my terminal during the setup (See nagvis.shinken.install.log at the end in attachement)
When I try to connect to NagVis (http://127.0.0.1/nagvis), I have an error.

I tried to put /usr/local/nagvis/var en chmod -R 777 , but there is no effect.
Then I red the wiki (http://www.shinken-monitoring.org/wiki/use_with_nagvis) and I tried to install Nagvis with the ./install script with nagios path /usr/local/shinken and tcp:localhost:50000 as socket but that still not working.
I have no more idea :/
Do someone can help me?
Thank you.
Thomas
-
Re: Nagvis with Shinken on CentOS 6.2
Hello
which version of shinken ?
did you try also the latest git ?
-
Re: Nagvis with Shinken on CentOS 6.2
Just tested with a fresh install.
Please disable firewall and selinux on your server and then reboot
-
Re: Nagvis with Shinken on CentOS 6.2
Do you do the installation without SElinux and Firewall or i have just to disable it at the end?
I try with the last version of the git.
Thank you
-
Re: Nagvis with Shinken on CentOS 6.2
I think when I installed got same error..
Just disable selinux as posted by dguenault
setenforce 0
and worked fine..
-
Re: Nagvis with Shinken on CentOS 6.2
Without SELinux that is better 
Thanks you very much
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules