See www.zabbix.com for the official Zabbix site.
Docs/specs/2.0 roadmap
From Zabbix.org
DRAFT
Contents |
Bug fixing
Zabbix 2.0 will be released "when ready". That will happen once all bugs that are scheduled for 2.0 are fixed. Evaluation is currently ongoing, and there are several filters available for the Zabbix issue tracker:
For the unreviewed issues it is useful to try to reproduce them and test whether they are still there, then add findings to the issue in question.
- scheduled issues are to be looked at for Zabbix 2.0
- blocking issues must be resolved before 2.0 may be released
You can also follow a graph that shows amount of blocking issues for Zabbix 2.0.
Functional roadmap
Finished
- Database integrity to prevent orphaned records and other issues (What's new)
- Using gettext translation framework for the frontend - ZBXNEXT-556 (What's new)
- Low level discovery - ability to automatically create items, triggers and graphs based on discovered entities - ZBXNEXT-44 ZBXNEXT-74 (documentation)
- SNMP (for example, for switch ports)
- Filesystems and network interfaces
- Custom
- In additional to dynamic screen element support, ability to create screens for templates that are available for for all linked hosts (What's new)
- Multiple network interface support per host, allowing to specify which items should be checked on which interface - ZBXNEXT-587 (What's new)
- Ability to specify multiple URLs for map elements and provide labels for them
- Ability to specify URLs for network map element types - for example, an URL for all hosts
- Confirmation for frontend scripts (What's new)
- Exporting visible events in Monitoring -> Events to CSV (What's new)
- Event/trigger redesign - removal of UNKNOWN trigger state which leads to improved performance and more robust trigger behaviour - ZBXNEXT-512 (What's new)
- Saving map grid options on a map level - ZBXNEXT-404
- Ability to configure label formats per map element type on a map level – for example, having one label for hosts and a different one for host groups. - ZBXNEXT-628
- Automatic filling of DNS names for discovered devices by doing a reverse lookup either from Zabbix server or Zabbix proxy
- Configurable colours and names for trigger severities - ZBXNEXT-631
- Ability to launch pre-configured remote commands as user scripts from the frontend - ZBXNEXT-673
- Ability to gather poller statistics (how many are busy etc) - ZBXNEXT-408 (implemented in 1.8.5)
- Direct JMX support, implemented as a Java proxy - ZBXNEXT-555
- Use frontend scripts as remote commands - ZBXNEXT-672
- Ability to specify "visible" name for hosts. Host name still is used as a unique identifier and is limited to alphanumeric characters, dot, space, underscore and dash, but visible name can contain full range of UTF-8 characters. - ZBXNEXT-627
- Network discovery based on HTTPS and Telnet checks - ZBXNEXT-629
- Remote commands based on Telnet and SSH
- Automatically populating inventory fields by linking any item to an inventory field - ZBXNEXT-294, ZBXNEXT-616, ZBXNEXT-647
- Gathering hardware and other inventory information by Zabbix agent - ZBXNEXT-677
- Sorting by time, host or severity in the "Status of host triggers" and "Status of hostgroup triggers" screen elements - ZBXNEXT-746
- Showing how many triggers are displayed and how many are there in total in the "Status of host triggers" and "Status of hostgroup triggers" screen elements - ZBXNEXT-746
- Customisable problem displaying (OK/PROBLEM, ack/not ack, time for showing OK triggers and blinking) - ZBXNEXT-738
- Ability to automatically display all hosts in a host group in a specified area on a network map - ZBXNEXT-674
- Caching trigger information - ZBXNEXT-807
- Selecting network map element icon automatically based on device type in the inventory (iconmaps) - specification ZBXNEXT-785
- Support of item description that can be displayed in notifications - ZBXNEXT-511
- More convenient SNMP trap receiving that does not require custom scripts - ZBXNEXT-747
Planned
All planned features have been implemented.
Postponed
- Element reloading in screens in the background without whole page reload both in configuration ZBXNEXT-601 and monitoring ZBXNEXT-879 sections
- Displaying a message on all pages in case of Zabbix server being down - specification ZBXNEXT-829
- Visually identifying screen elements that failed to update
- Support of item description that can be displayed in graphs - ZBXNEXT-511