nagios doesn't refresh display for Limit Results

Bug #1922592 reported by Mark Foster (ExtraHop)
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
nagios4 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

With a running Nagios4 instance and more than 50 hosts the results are paginated.

https://nagios.example.com/cgi-bin/nagios4/status.cgi?hostgroup=all&style=hostdetail

Selecting a different # such as 100 from the 'Limit Results' dropdown does not refresh the display (reload the page). No change is observed.

<pre>
<select onchange="set_limit("status.cgi?hostgroup=all&style=hostdetail")" name="limit" id="limit">
<option value="50">50</option>
<option selected="selected" value="100">100</option>
<option value="250">250</option>
<option value="1000">1000</option>
<option value="0">All</option>
</select>
</pre>

description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in nagios4 (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.