Met het programma Zabbix kun je verschillende onderdelen van een netwerk en de daarop aangeboden services in de gaten houden. Het programma ondersteunt twee verschillende mogelijkheden om de relevante informatie binnen te halen. Zo kan het vanaf zijn eigen host requests sturen naar de verschillende services en netwerkonderdelen, die daar vervolgens op reageren. Ook is er een zogeheten agent, die op de te bewaken host kan worden geïnstalleerd en waarmee gedetailleerde informatie kan worden binnengehaald. Voor meer informatie over Zabbix verwijzen we naar deze en deze pagina's. De ontwikkelaars hebben versie 1.9.3 alpha uitgebracht met de onderstaande lijst aanpassingen:
This release is absolutely not for production. It is a very early Alpha Release!
It is not yet feature complete and does not fully represent expected 2.0 version.
What's New in 1.9.3:
- Remote JMX monitoring
Zabbix JMX monitoring allows native secure remote monitoring of Java applications and popular middlewares such as JBoss, WebSphere and WebLogic.- Boolean data type
Boolean data type can be used for monitoring of two state metrics and JMX counters having boolean type.- New set of icons
New set of map icons is available for creation of great looking maps.- Support of new macros
Added support for {IPADDRESS}, {HOST.DNS} and {HOST.CONN} macros in trigger names.- Unified host profiles
Normal and extended host profiles merged. Macros for referencing all profile fields introduced.- Multiple network interfaces
Multiple network interfaces can be assigned to a single host, therefore one host may have several IP addresses with different checks for each IP.- Better translation framework for WEB interface
Zabbix interface translations are handled by GNU gettext module.- Auto-registration with passive checks
Added support of monitoring auto-registered hosts with passive checks. It is very handy for monitoring of Cloud-like environments.- Re-design of unknown events and triggers
Unknown triggers and events will no longer be displayed in Zabbix WEB interface, a special flag will be shown if Zabbix is not confident about status of triggers or events.- Low level discovery
Zabbix is able to discover your file systems, network interfaces and SNMP interfaces automatically with no manual work. One template can be used for hosts having different devices.- Optional graph legends
Graph legend can be optionally disabled.- Templated host-level screens
Templates may contain screens for easy maintenance. The screens are available via Monitoring->Hosts, yet the form is not finished yet.- Database integrity
There are significant improvements in the database schema for better consistency and security of configuration and historical data.- Nanosecond resolution for historical data
Zabbix supports nanosecond resolution for historical data. If you are migrating from 1.8.x the option will be off by default. It is on for fresh setups.- Multiple URLs for map elements
A map element may have multiple links (URLs) to external resources.- Support of user scripts on Zabbix Agent and IPMI-based commands
User scripts can be used to execute any command on a monitored host using Zabbix or IPMI agents.- Custom trigger severities
Standard trigger severities can be customized to have a different names and colors for displaying in Zabbix front-end.- New login screen
The login screen was re-designed to have a better look.- New form for configuration of actions
The new form has a clear separation of general parameters, conditions and actions.- Advanced labels setting for maps
Label formats can be individually configured for different types of map elements on map level.- Remembering of map grid options
Zabbix front-end will save grid-options for each map. Map import/export is extended to support new grid-related attributes.- Automatic filling of DNS name for discovered devices
Zabbix will automatically fill in DNS names of newly discovered and auto-registered devices.- Export of events to CSV
Events visible in Zabbix front-end can be exported to a CSV file with a mouse click.- Support of SQLite3 for use on server-side
SQLite3 can be used on Zabbix Server side and works also with Zabbix front-end. Might be useful for embedded environments and low profile hardware.- Advanced filtering supported by Zabbix API
Two new options (ALL, ANY) can be used to control filtering on API level.