Page 1 of 1

upgrading to 3.4.1

Posted: Wed Jun 06, 2012 1:20 pm
by scheema31
Hello, i have upgraded my nagios from version 2.0 to 3.4.1 and after the install i browed to my webpage for nagios and clicked on services but the page does not list list all of the services (cuts off half way)
any ideas on this?

thanks,

Re: upgrading to 3.4.1

Posted: Wed Jun 06, 2012 1:28 pm
by agriffin
At the top of the page there's a drop-down menu labeled "Limit results:" which you can use to display everything.

Re: upgrading to 3.4.1

Posted: Wed Jun 06, 2012 1:51 pm
by scheema31
i have tried this but it doesnt seem to update the list, here is a screenshot of how the page buttons at the bottom of the page appear...

also i have used this link to upgrade my nagios, i used the same procedure except for the bottom section labeled:
"It shouldn't be too difficult to upgrade from Nagios 2.x to Nagios 3. The upgrade is essentially the same as what is described above for upgrading to newer 3.x releases. You will, however, have to change your configuration files a bit so they work with Nagios 3: "

thanks,

Re: upgrading to 3.4.1

Posted: Thu Jun 07, 2012 11:40 am
by lmiltchev
Do you have the results when using a different browser?

Re: upgrading to 3.4.1

Posted: Fri Jun 08, 2012 1:54 pm
by scheema31
yes so i have tried it with firefox and ie

Re: upgrading to 3.4.1

Posted: Fri Jun 08, 2012 3:40 pm
by agriffin
Do you have any errors in your web server log file? Its location varies according to your system set up, but if you're using apache its probably in /var/log/httpd or /var/log/apache2.

Re: upgrading to 3.4.1

Posted: Tue Jun 12, 2012 3:55 pm
by mguthrie
Paging was added to 3.4.1. You can turn off paging by setting the following config option in the cgi.cfg

Code: Select all

result_limit=0
It look like you're using one of the community themes to style the front-end. They may not have updated their stylesheets for 3.4.1 yet.