v3.4.1: Change default 'Limit Results' setting?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
GaWd
Posts: 51
Joined: Wed Dec 15, 2010 1:45 pm

v3.4.1: Change default 'Limit Results' setting?

Post by GaWd »

Where can the 'Limit Results' setting be changed? I'd like to go back to allowing ALL, instead of a 100 qty default.

TY.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: v3.4.1: Change default 'Limit Results' setting?

Post by mguthrie »

Add the following line to cgi.cfg

Code: Select all

result_limit=0
GaWd
Posts: 51
Joined: Wed Dec 15, 2010 1:45 pm

Re: v3.4.1: Change default 'Limit Results' setting?

Post by GaWd »

Perfect, Thanks!
Locked