Page 1 of 1

Nagios 3.4.1 - Search Paging, Wildcards

Posted: Thu Jun 07, 2012 12:48 pm
by ericdives
They don't work.

If I do a search for:

blg-*

And I have, say, 300 hosts/devices that start that way, I can't page to the second (or third, or more) group of 100.

Re: Nagios 3.4.1 - Search Paging, Wildcards

Posted: Thu Jun 07, 2012 11:12 pm
by mguthrie
Saw this note on the tracker as well. We'll get a fix working in SVN for that soon.

Re: Nagios 3.4.1 - Search Paging, Wildcards

Posted: Tue Jun 12, 2012 3:56 pm
by mguthrie
A temporary hot fix that doesn't require recompiling would be to add the following to line 80 of side.php:

Code: Select all

<input type='hidden' name='limit' value='0' />