Hi,
I just wanted to Max listings per page are set 100 to 1000 pages, please let me know where to edit the configuration to change. I have no issues in the performance, will take care if any.
I have referred this page, i couldnt find the request on it.
http://support.nagios.com/forum/viewtop ... age#p18339
Regards,
Raj.
Max listings per page are set 100 to 1000 pages
-
gm_rajkumar
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: Max listings per page are set 100 to 1000 pages
Did you try adding the "?results=1000" in your URL as suggested by mguthrie in the post bellow?
http://support.nagios.com/forum/viewtop ... age#p18339
http://support.nagios.com/forum/viewtop ... age#p18339
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
gm_rajkumar
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: Max listings per page are set 100 to 1000 pages
Hi,
Could you please update me in details with it, how to add this. I have tried but i couldnt getting webpage error.
Regards,
Raj.
Could you please update me in details with it, how to add this. I have tried but i couldnt getting webpage error.
Regards,
Raj.
Re: Max listings per page are set 100 to 1000 pages
From the Nagios XI web interface right-click on "Service Detail" under "Details", and select "Open Link in New Tab". You will see this URL:
Add "&records=1000" to the end of the URL, so that it will look like this:
This setting will be saved for the user who is currently logged in.
Hope this helps.
Code: Select all
http://<IP_address>/nagiosxi/includes/components/xicore/status.php?show=servicesCode: Select all
http://<IP_address>/nagiosxi/includes/components/xicore/status.php?show=services&records=1000Hope this helps.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
gm_rajkumar
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: Max listings per page are set 100 to 1000 pages
Thanks, its working good!
Regards,
Raj.
Regards,
Raj.
Re: Max listings per page are set 100 to 1000 pages
I'm glad I could help!
Be sure to check out our Knowledgebase for helpful articles and solutions!