We are just getting around to looking into setting up nagvis on XI.
When trying to access it we are getting the following error:
The attribute cellsperrow in section index in main configuration file is deprecated.
Please take a look at the documentation for updating your configuration.
I tried a search but came up empty. Can someone point me in the right direction?
Nagios XI 5.5.1
NagVis Error
-
jalbert
Re: NagVis Error
@RobertWebb,
I looked into the issue you were having with setting up NagVis on XI, and I found a link that may be helpful:
https://monitoring-portal.org/woltlab/i ... teriously/
If you have the cellsperrow parameter set in main configuration file, try to comment it out and then restart Apache by using for CentOS/RHEL to see if that fixes the problem.
If that still doesn't work, please post the following file so we can view it: /usr/local/nagvis/etc/nagvis.ini.php
I looked into the issue you were having with setting up NagVis on XI, and I found a link that may be helpful:
https://monitoring-portal.org/woltlab/i ... teriously/
If you have the cellsperrow parameter set in main configuration file, try to comment it out and then restart Apache by using
Code: Select all
service httpd restartIf that still doesn't work, please post the following file so we can view it: /usr/local/nagvis/etc/nagvis.ini.php
-
RobertWebb
- Posts: 13
- Joined: Wed May 11, 2016 1:30 pm
Re: NagVis Error
There were about 3 different entries I had to comment out. Not sure why the nagios xi could not have done this during the upgrade process.jalbert wrote:@RobertWebb,
I looked into the issue you were having with setting up NagVis on XI, and I found a link that may be helpful:
https://monitoring-portal.org/woltlab/i ... teriously/
If you have the cellsperrow parameter set in main configuration file, try to comment it out and then restart Apache by usingfor CentOS/RHEL to see if that fixes the problem.Code: Select all
service httpd restart
If that still doesn't work, please post the following file so we can view it: /usr/local/nagvis/etc/nagvis.ini.php
But it appears to be working now.
-
jalbert
Re: NagVis Error
@RobertWebb,
I'm glad to hear its working now!
I'm going to go ahead and close and lock the topic, let us know if you need anything else.
I'm glad to hear its working now!
I'm going to go ahead and close and lock the topic, let us know if you need anything else.