Max listings per page are set 100 to 1000 pages

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gm_rajkumar
Posts: 187
Joined: Tue Feb 28, 2012 7:08 am
Location: CA, USA

Max listings per page are set 100 to 1000 pages

Post by gm_rajkumar »

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.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Max listings per page are set 100 to 1000 pages

Post by lmiltchev »

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
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

Post by gm_rajkumar »

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.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Max listings per page are set 100 to 1000 pages

Post by lmiltchev »

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:

Code: Select all

http://<IP_address>/nagiosxi/includes/components/xicore/status.php?show=services
Add "&records=1000" to the end of the URL, so that it will look like this:

Code: Select all

http://<IP_address>/nagiosxi/includes/components/xicore/status.php?show=services&records=1000
This setting will be saved for the user who is currently logged in.

Hope 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

Post by gm_rajkumar »

Thanks, its working good!

Regards,
Raj.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Max listings per page are set 100 to 1000 pages

Post by lmiltchev »

I'm glad I could help!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked