mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added the poller group name to the table - general if no poller groups created
This commit is contained in:
@@ -6,6 +6,7 @@ $no_refresh = true;
|
||||
<tr>
|
||||
<th data-column-id="hostname">Hostname</th>
|
||||
<th data-column-id="last_polled">Last Polled</th>
|
||||
<th data-column-id="poller_group">Poller Group</th>
|
||||
<th data-column-id="last_polled_timetaken" data-order="desc">Polling Duration (Seconds)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
Reference in New Issue
Block a user