[ZBXNEXT-1354] Host filtering by status Created: 2012 Aug 08 Updated: 2024 Apr 10 Resolved: 2023 Jan 23 |
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Frontend (F) |
Affects Version/s: | 1.8.14 |
Fix Version/s: | 6.4.0beta6, 6.4 (plan) |
Type: | Change Request | Priority: | Trivial |
Reporter: | Dan Vaught | Assignee: | Dace Petra (Inactive) |
Resolution: | Fixed | Votes: | 17 |
Labels: | filter, sorting, status, usability | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() ![]() |
||||||||
Issue Links: |
|
||||||||
Team: | |||||||||
Sprint: | Sprint 95 (Dec 2022), Sprint 96 (Jan 2023) | ||||||||
Story Points: | 0.25 |
Description |
Hi Team ; We are monitoring very large environment with our zabbix server. Please find the simple report as mentioned below I want to know the list of hosts which are not getting monitoring in one report I s there any reporting tool is available with Zabbix ? |
Comments |
Comment by richlv [ 2012 Aug 08 ] |
please use zabbix forums, irc and other channels for community support. item filtering by status is available in item configuration, host filtering by status is not possible yet, so leaving this issue for that request. |
Comment by Maxim Krušina [ 2012 Nov 13 ] |
"host filtering by status is not possible yet" do you plat to support this? Is there a separate ticket for this? |
Comment by richlv [ 2012 Nov 14 ] |
this issue will be used to track host filtering by status. |
Comment by Maxim Krušina [ 2012 Nov 14 ] |
Thanx for reply. I guess we use custom development for some really blocker-like stuff |
Comment by richlv [ 2012 Nov 14 ] |
suggested filter would be : not sure whether a not monitored host can go in maintenance. depending on that the choices should be distributed between dropdowns/checkboxes |
Comment by richlv [ 2019 Jan 24 ] |
For a smaller environment (or limiting by host group), something remotely similar can be achieved by sorting on the status column - of course, that does not help to find hosts that are in maintenance in a bigger environment. |
Comment by Vitaly Zhuravlev [ 2019 Apr 19 ] |
Sorry If I hijack this ticket, since I'm not 100% percent sure that author meant the same. Anyway, I think there is host filtering by status missing, |
Comment by Mickael Martin [ 2020 Jul 08 ] |
Any update on this ticket ? The filter appears easy : the api can be use to select only "monitored" host or "in maintenance" host (cf https://www.zabbix.com/documentation/current/manual/api/reference/host/get ) |
Comment by Khatsayuk Alexander [ 2022 Feb 16 ] |
Also, I'd like to have possibility to sort/filter by host interfaces availability in future releases. |
Comment by Alex Kalimulin [ 2022 Dec 20 ] |
We should add host filtering by status in Data collection -> Hosts: |
Comment by Dace Petra (Inactive) [ 2022 Dec 28 ] |
Implemented in development branch feature/ZBXNEXT-1354-6.3. |
Comment by Dace Petra (Inactive) [ 2023 Jan 16 ] |
Implemented in 6.4.0beta6 (master) 9cd5338f922. |
Comment by Arturs Dancis [ 2023 Jan 17 ] |
Documentation (6.4) updated: |