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.
Nagios 3.4.1 - Search Paging, Wildcards
Re: Nagios 3.4.1 - Search Paging, Wildcards
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
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' />