Met het programma Zabbix kan 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 uitsturen naar de verschillende services en netwerkonderdelen, die daar vervolgens op reageren. Ook is er een zogenaamde agent die op de te bewaken host geïnstalleerd kan worden, zodat gedetailleerde informatie binnengehaald kan worden. Voor meer informatie over Zabbix verwijzen we jullie naar deze en deze pagina's. De ontwikkelaars hebben de eerste bètaversie van Zabbix 1.5 met de volgende aanpassingen uitgebracht:
What's New in 1.5 (beta):
The following functionality is introduced in this release and will be available in stable ZABBIX 1.6.
Support of IPv6All ZABBIX modules support IPv6.
Better Distributed MonitoringZABBIX distributed monitoring has been improved for a more efficient Node synchronisation protocol. See also details on ZABBIX Proxy.
ZABBIX Proxy processZABBIX proxy is a lightweight process, which performs data collection on behalf of ZABBIX Server. The proxies can be used to create distributed centralised monitoring of remote locations all reporting to a central server or one of ZABBIX nodes. ZABBIX Proxy significantly simplifies deployment and maintenances of large ZABBIX setups in a distributed environment.
Dashboardthe Dashboard provides high level personalized details about monitored environment. Now this is a central part of ZABBIX front-end.
Dynamic screensA screen element can be made dynamic. In this case, information displayed in the element will depend on a host selected by user.
Nice zoom for graphsZoom period can be selected by mouse for drill-down analysis.
Database cache moduleDatabase cache module can be enabled to improve performance of busy ZABBIX servers.
Pie chartsPie charts (both 2D and 3D) are supported.
Basic management functionsTraceroute and Ping can be executed from the Status of Triggers screen. More scripts can be added and configured. The scripts are executed on a local ZABBIX server or one of ZABBIX nodes.
More efficient communication with agentsZABBIX Agent supports data buffering, which can be tuned by new configuration parameters, BufferSize and BufferSend. Communication protocol has been improved to support sending of multiple values by one TCP connection.
More efficient ZABBIX senderZABBIX Sender has been improved to support sending of multiple values by one TCP connection.
Improved view of trigger statusesThe screen will display information about triggers and associated events.
Support of SNMP data having dynamic indexA new syntax can be used to monitor SNMP data with a dynamic index. See SNMP section for more details.
Special processing of well known SNMP OIDsSimple SNMP OIDs, like ifDescr, ifInOctets, ifInOctets, and other can be used in ZABBIX and will be translated automatically into correct numeric representation by ZABBIX itself.
Added printable view for all screensAny screen can be printed in a nice way by pressing the Print link.
Disabling of login rights for a group of usersWhole user group can be configured not to have access to ZABBIX front-end.
Added support of UTF-8ZABBIX front-end is UTF-8 ready. Note that ZABBIX database and ZABBIX server and agent processes are still not ready for correct processing of UTF-8 data.
Added screen for better management of translationsThe screen can be used to add new translations of ZABBIX front-end.
Added maintenance modeZABBIX Maintenance mode can be activated to disable ZABBIX front-end.
Unlimited number of map link stylesAny number of triggers can be linked to map link. The triggers will define how the link is displayed.
Database monitoringZABBIX could retrieve data directly from an external database by executing a SQL request.
Other improvementsWhat's not ready yet but expected in 1.5:
- Queue moved into Administration
- Link to Maps, Screens and Graphs moved to the Dashboard
- Option to remember user authorisation
- More efficient communication protocol
- Support of themes for ZABBIX front-end
- User 'guest' can be disabled
- Disabling group of users
- Database down screen
- Duplicated Login removed
- Added sorting for all screens
- other improvements
- Escalation module
- Encryption
- Backup/restore of configuration data