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,
upgrading to 3.4.1
Re: upgrading to 3.4.1
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
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,
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,
- Attachments
-
- Capture.PNG (4.38 KiB) Viewed 2620 times
Re: upgrading to 3.4.1
Do you have the results when using a different browser?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: upgrading to 3.4.1
yes so i have tried it with firefox and ie
Re: upgrading to 3.4.1
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
Paging was added to 3.4.1. You can turn off paging by setting the following config option in the cgi.cfg
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.
Code: Select all
result_limit=0