File rn3.0.0.html of Package zabbix30

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Zabbix :: The Enterprise-Class Open Source Network Monitoring Solution</title>
<meta name="COPYRIGHT" content="Copyright (c) 2015 Zabbix LLC"/><meta name="title" content="Zabbix - Enterprise Class Network Monitoring Platform"/>
<meta name="author" content="Zabbix LLC"/>
<meta name="abstract" content="Zabbix is an uncompromising mature enterprise-level platform for distributed network monitoring of millions of metrics."/>
<meta name="description" content="Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics."/>
<meta name="keywords" content="zabbix, zabbix monitoring, network monitoring, free network monitoring, linux monitoring, windows monitoring,monitoring alerts, alerting, gnu, linux, aix, hp-ux, windows, integrity checking, logging services, capacity planning,snmp, it services, trending, distributed monitoring, web monitoring, agentless monitoring, sla"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/zabbix15.css?rand=123124" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/css3_2.css" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/basic.css" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/galeriffic.css" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/Apform9.css" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/jquery-ui.css" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/jquery-cycle.css" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/jquery.fancybox4.css" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/skin.css" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/jquery.galleryview-3.0-dev.css" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/reveal.css" type="text/css"/>
<link rel="stylesheet" href="http://www.zabbix.com/css/BackToTop.jquery.css" type="text/css"/>

<!--[if IE]>
	<link rel="stylesheet" type="text/css" href="http://www.zabbix.com/css/zabbix_IE.css" />
<![endif]-->
<!--[if IE 6]>
	<style>
	body {behavior: url("http://www.zabbix.com/css/csshover3.htc");}
	#menu li .drop {background:url("img/drop.gif") no-repeat right 8px; 
	</style>
<![endif]-->
<!--[if IE 7]>
	<link rel="stylesheet" type="text/css" href="http://www.zabbix.com/css/zabbix_IE7.css" />
<![endif]-->
<link rel="shortcut icon" href="http://www.zabbix.com/favicon.ico"/>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery-1.5.1.min.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.jcarousel.min.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.galleriffic.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.form.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/Apform22.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/reCopy.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.validate.min.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.cycle.all.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.timers-1.2.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.galleryview-3.0-dev.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.reveal.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/jquery.infieldlabel.min.js"></script>
<script type="text/javascript" src="http://www.zabbix.com/js/BackToTop.jquery.js"></script>
<script type="text/javascript">
$(document).ready(function(){
    // simple BackToTop plugin called
    BackToTop();
    // more complex BackToTop plugin called
    BackToTop({
        text : 'Back to top',
        autoShow : true,
        timeEffect : 750
    });
});
</script>
<script type="text/javascript">
	$(function(){
		$('#myGallery').galleryView({
			panel_width: 690,
			panel_height: 460,
			panel_scale: 'fit',
			enable_overlays: true
			});
		$('#myGallery2').galleryView({
			panel_width: 690,
			panel_height: 460,
			panel_scale: 'fit',
			enable_overlays: true
			});
		$('#myGallery3').galleryView({
			panel_width: 690,
			panel_height: 460,
			panel_scale: 'fit',
			enable_overlays: true
			});
		$('#myGallery4').galleryView({
			panel_width: 690,
			panel_height: 460,
			panel_scale: 'fit',
			enable_overlays: true
			});
		$('#myGallery5').galleryView({
			panel_width: 690,
			panel_height: 460,
			panel_scale: 'fit',
			enable_overlays: true
			});
	});
</script>
<script type="text/javascript">
$(document).ready(function() {
	$(".cmxform").validate();
    $('.cmxform').ajaxForm({
        target: '#subscribe',
        success: function() {
            $('#subscribe').fadeIn('slow');
			$('.button').attr('disabled', false);
			$('.loading').html('');
        }
    });
$("#subscribe #email").attr("value", "Email Address");

	var text = "Email Address";

	$("#subscribe #email").focus(function() {
		$(this).addClass("active");
		if($(this).attr("value") == text) $(this).attr("value", "");
	});

	$("#subscribe #email").blur(function() {
		$(this).removeClass("active");
		if($(this).attr("value") == "") $(this).attr("value", text);
	});
});
</script>
<script type="text/javascript">
jQuery(document).ready(function() {
    jQuery('#mycarousel').jcarousel({
		scroll: 1,
		wrap: 'circular'
		});
});
</script>
<script type="text/javascript">
$(document).ready( function(){
$("a.group").fancybox({
		'transitionIn'	:	'elastic',
		'transitionOut'	:	'elastic',
		'speedIn'		:	600, 
		'speedOut'		:	200, 
		'overlayShow'	:	false,
		'titleShow'		:	true,
		'titlePosition' : 	'inside'
		//'titleFormat'	: 	formatTitle
	});
$('#s4')
.cycle({ 
    fx:     'scrollLeft',
    timeout: 8000,
	delay:  -2000,
	pause:   1,
	pager:	 '#pager',
	slideExpr: 'img',
	pagerAnchorBuilder: function(idx, slide) { 
        return '<a href="#"><span style="background:url(http://www.zabbix.com/img/pics/bullet.png) no-repeat 0 5px;">&nbsp;<\/span><\/a>'; 
    } 
});
});
</script>
 <script type="application/ld+json">
    {
    "@context": "http://schema.org/",
    "@id": "http://www.zabbix.com",
    "@type": "Organization",
    "name": "Zabbix",
	"founder": "Alexei Vladishev",
	"brand": "Zabbix",
	"email": "info@zabbix.com",
    "url": "http://www.zabbix.com",
    "logo": "http://www.zabbix.com/img/zabbix_logo.png",
    "description": "The Enterprise-class Network Monitoring Solution for Everyone",
	"contactPoint" : [
    { "@type" : "ContactPoint",
      "telephone" : "+371-6778-4742",
      "contactType" : "Contact Sales"
    } ],
    "sameAs": [
        "https://www.facebook.com/zabbix",
        "https://twitter.com/zabbix",
        "https://plus.google.com/b/102357700973581358999/+Zabbix",
        "https://www.linkedin.com/company/zabbix",
        "http://en.wikipedia.org/wiki/Zabbix",
		"http://www.zabbix.org/"
    ],
	"event": [
	{
		"name": "Zabbix Conference 2016",
		"url": "http://www.zabbix.com/conference2016.php",
		"image": "http://www.zabbix.com/img/zabconf2016/zabconf2016_banner.png",
		"eventStatus": "Call for Papers is Open!",
		"startDate": "2016-09-09",
		"endDate": "2016-09-10",
		 "location" : {
			"@type" : "Place",
			"name" : "Radisson Hotel Latvija",
			"sameAs" : "http://www.radissonblu.com/latvijahotel-riga",
			"address" : {
				"@type" : "PostalAddress",
				"streetAddress" : "Elizabetes street 55",
				"addressLocality" : "Riga",
				"addressRegion" : "Riga",
				"postalCode" : "LV1010",
				"addressCountry" : "LV"
				}
		}
	}
	]
}  </script>
<script type="text/javascript">
function boxChecker() {
	document.formZ.submitbtn.disabled = (document.formZ.Checkz.checked == false);
}

function boxChecker1() {
	document.confreg.submitbtn.disabled = (document.confreg.Checkz.checked == false);
}

</script>

<script type="text/javascript">
$(function () {
$("#txtDate").datepicker({ dateFormat: "d MM, yy", showOtherMonths: true, selectOtherMonths: true, minDate: "1 September, 2011", maxDate: "2 October, 2011", defaultDate: "30 September, 2011" });
$("#txtDate2").datepicker({ dateFormat: "d MM, yy", showOtherMonths: true, selectOtherMonths: true, minDate: "1 October, 2011", maxDate: "31 October, 2011", defaultDate: "2 October, 2011" });
});
</script>
<script type="text/javascript">
function nav()
   {
   var w = document.langform.langlist.selectedIndex;
   var url_add = document.langform.langlist.options[w].value;
   window.location.href = url_add;
   }
</script>

<link rel="alternate" hreflang="en" href="http://www.zabbix.com/" />
<link rel="alternate" hreflang="ru" href="http://www.zabbix.com/ru/" />
<link rel="alternate" hreflang="jp" href="http://www.zabbix.com/jp/" />
<!--[if IE 5]><style> div.image-title { display:none } </style><![endif]-->
<!--[if IE 6]><style> td.customers a { margin: 20px 27px; } </style><![endif]-->
</head>

<body>


<div id="container">


<div class="clearfix"><div class="logo"><a href="http://www.zabbix.com/"><span id="logo"></span></a><h1>The Enterprise-class Monitoring Solution for Everyone</h1></div>
<div id="langbar">
	<ul>
		<!-- <li><a href="http://www.zabbix.com/es/rn3.0.0.php">Español</a></li> -->
		<li><a href="http://www.zabbix.com/jp/rn3.0.0.php">日本語</a></li>
		<!-- <li><a href="http://www.zabbix.com/lv/rn3.0.0.php">Latviski</a></li> -->
		<li><a href="http://www.zabbix.com/ru/rn3.0.0.php">Русский</a></li>
	</ul>
	<a href="https://support.zabbix.com" class="login">Customer Login&nbsp;&nbsp;<img alt=">" src="http://www.zabbix.com/img/pics/red_triangle.png"/></a>
</div>

<div class="menu_main clearfix">
	<div class="horizontal_menu">
		<div class="menuleft">
			<ul id="menu">
				<li><a href="product.php" class="drop">Product</a>
					<div class="dropdown">
						<div class="col_1">
							<ul>
								<li><a class="drop highlight" href="product.php">Product Overview</a></li>
								<li><a class="drop highlight" href="whats_new.php">What&#39;s New in Zabbix 3.0</a></li>
								<li><a class="drop highlight" href="features.php">Features</a></li>
								<li><a class="drop highlight" href="functionality.php">Functionality</a></li>
								<li><a class="drop highlight" href="screenshots.php">Screenshots</a></li>
								<li><a class="drop highlight" href="requirements.php">System Requirements</a></li>
								<li><a class="drop highlight" href="life_cycle_and_release_policy.php">Life Cycle &amp; Release Policy</a></li>
								<li><a class="drop highlight" href="documentation.php">Documentation</a></li>
								<li><a class="drop highlight" href="download.php">Download</a></li>
								<li><a class="drop highlight" href="license.php">License</a></li>
							</ul>
						</div>
						<div class="col_2" style="margin:20px 5px;">
							<h4><a href="presentation.php"><img alt="Introduction to Zabbix" src="http://www.zabbix.com/img/pics/menu/play.png"/></a></h4>
							<h3>Introduction to Zabbix</h3>
						</div>
						 <div class="col_2">
				<h4 style="padding-top:4px;"><a href="documentation.php"><img alt="Documentation" src="http://www.zabbix.com/img/pics/menu/documentation.png"/></a></h4>
                <h3>Documentation</h3>
            </div>
						<!--<div class="col_2">
							<h4><a href="download.php"><img alt="Download Zabbix" src="http://www.zabbix.com/img/pics/menu/download.png"/></a></h4>
							<h3>Download Zabbix</h3>
						</div>-->
					</div>
				</li>

	<li><a href="solutions.php" class="drop">Solutions</a>
		<div class="dropdown">
			<div class="col_1">
				<ul>
					<li><a class="drop highlight" href="solutions.php">Solutions Overview</a></li>
					<li><a class="drop highlight" href="solutions_by_industry.php">By Industry</a></li>
					<li><a class="drop highlight" href="solutions_by_application_area.php">By Application Area</a></li>
					<li><a class="drop highlight" href="build_your_solution.php">Build Your Solution</a></li>
					<li><a class="drop highlight" href="case_studies.php">Case Studies</a></li>
				</ul>
			</div>
			<div class="col_2">
				<h4 style="padding-top:7px;"><a href="map_of_zabbix_installations.php"><img alt="Map of Zabbix installations" src="http://www.zabbix.com/img/pics/menu/maps_of_zabbix.png"/></a></h4>
				<h3>Map of Zabbix installations</h3>
			</div>
		</div>
	</li>

	<li><a href="services.php" class="drop">Services</a>
			<div class="dropdown">
						<div class="col_1">
							<ul>
								<li><a class="drop highlight" href="services.php">Our Services</a></li>
								<li><a class="drop highlight" href="support.php">Technical Support</a></li>
								<li><a class="drop highlight" href="integration_services.php">Integration Services</a></li>
								<li><a class="drop highlight" href="turn_key_solution.php">Turn-Key Solution</a></li>
								<li><a class="drop highlight" href="upgrade_services.php">Upgrade Services</a></li>
								<li><a class="drop highlight" href="development_services.php">Development Services</a></li>
								<li><a class="drop highlight" href="template_building_services.php">Template Building Services</a></li>
								<li><a class="drop highlight" href="consulting.php">Consulting</a></li>
								<li><a class="drop highlight" href="remote_troubleshooting.php">Remote Troubleshooting</a></li>
							</ul>
						</div>
						<div class="col_2" style="margin:20px 5px;">
							<h4><a href="training.php"><img alt="Training" src="http://www.zabbix.com/img/pics/menu/training.png"/></a></h4>
							<h3>Professional training program</h3>
						</div>
						<div class="col_2">
							<h4><a id="menu_demo_icon" href="product.php?RequestDemo">Tests</a></h4>
							<h3><a style="text-decoration: none; font-size: 14px; font-family: Arial, Helvetica, sans-serif; line-height: 21px; text-shadow: 1px 1px 1px #FFFFFF; color: #000000;" href="product.php?RequestDemo">Request a Live Demo</a></h3>
						</div>
			</div>
	</li>

    <li><a href="training.php" class="drop ">Training</a>
        <div class="dropdown">
            <div class="col_1">
                <ul>
					<li><a class="drop highlight" href="training.php">Training Overview &amp; Schedule</a></li>
					<li><a class="drop highlight" href="training_specialist.php">Zabbix Certified Specialist</a></li>
					<li><a class="drop highlight" href="training_professional.php">Zabbix Certified Professional</a></li>
					<li><a class="drop highlight" href="training_application_form.php">Training Application Form</a></li>
					<li><a class="drop highlight" href="training_testimonials.php">Testimonials</a></li>
					<li><a class="drop highlight" href="training_faq.php">FAQ</a></li>
                </ul>
            </div>
            <div class="col_2">
				<h4><a href="support.php"><img alt="Support levels" src="http://www.zabbix.com/img/pics/menu/technical_support.png"/></a></h4>
                <h3>Technical Support</h3>
            </div>
            <div class="col_2">
				<h4><a href="contact.php"><img alt="Ask us a question" src="http://www.zabbix.com/img/pics/menu/ask_question.png"/></a></h4>
                <h3>Ask us a question</h3>
            </div>
        </div>
    </li>

    <li><a href="partner_program.php" class="drop">Partners</a>
        <div class="dropdown">
            <div class="col_1">
                <ul>
					<li><a class="drop highlight" href="partner_program.php">Partner Program</a></li>
					<li><a class="drop highlight" href="partners.php">Our Partners</a></li>
					<li><a class="drop highlight" href="partnership.php">Become a Partner</a></li>
					<li><a class="drop highlight" href="map_of_partners.php">Map of Zabbix Partners</a></li>
                </ul>
            </div>
            <div class="col_2">
				<h4 style="padding-top:7px;"><a href="map_of_zabbix_installations.php"><img alt="Map of Zabbix installations" src="http://www.zabbix.com/img/pics/menu/maps_of_zabbix.png"/></a></h4>
                <h3>Map of Zabbix installations</h3>
            </div>
        </div>
    </li>

    <li><a href="download.php" class="drop">Download</a>
        <div class="dropdown">
            <div class="col_1">
                <ul>
					<li><a class="drop highlight" href="download.php">Download</a></li>
					<li><a class="drop highlight" href="download2.php">Download Old Releases</a></li>
					
					<!--<li><a class="drop highlight" href="third_party_tools.php"></a></li>-->
					<!--<li><a class="drop highlight" href="http://share.zabbix.com"></a></li>-->
					<li><a class="drop highlight" href="documentation.php">Documentation</a></li>
					<li><a class="drop highlight" href="rn2.4.7.php">Release Notes</a></li>
                </ul>
            </div>
			<div class="col_2">
				<h4 style="padding-top:4px;"><a target="_blank" id="menu_share_icon" href="http://share.zabbix.com"></a></h4>
                <h3><a target="_blank" style="text-decoration: none; color: inherit; font-size: inherit;" href="http://share.zabbix.com">Templates, Modules & More</a></h3>
            </div>
        </div>
    </li>

	<li><a href="community.php" class="drop">Community</a>
		<div class="dropdown align_right">
			<div class="col_1">
				<ul>
					<li><a class="drop highlight" href="community.php">Community Area</a></li>
					<li><a class="drop highlight" href="events.php">Events</a></li>
					<li><a class="drop highlight" href="webinars.php">Webinars</a></li>
					<li><a class="drop highlight" href="http://www.zabbix.com/forum">Forum</a></li>
					<li><a class="drop highlight" href="http://blog.zabbix.com/">Blog</a></li>
					<li><a class="drop highlight" href="https://support.zabbix.com/">Customer Support</a></li>
					<li><a class="drop highlight" href="developers.php">Developers</a></li>
					<li><a class="drop highlight" href="https://lists.sourceforge.net/lists/listinfo/zabbix-announce">Mailing list: Announce</a></li>
					<li><a class="drop highlight" href="https://lists.sourceforge.net/lists/listinfo/zabbix-users">Mailing list: Users</a></li>
				</ul>
			</div>
			<div class="col_2">
				<h4 style="margin:35px 0 30px 0;"><a href="conference2016.php"><img alt="Zabbix Conference 2016" src="http://www.zabbix.com/img/pics/menu/zabconf2016.png"/></a></h4>
			</div>
			<div class="col_2">
				<h4><a href="http://www.zabbix.com/forum/"><img alt="Zabbix Forum" src="http://www.zabbix.com/img/pics/menu/forum.png"/></a></h4>
				<h3>Forum</h3>
			</div>
		</div>
	</li>

    <li><a href="about.php" class="drop">About Us</a>

        <div class="dropdown align_right">

            <div class="col_1">

                <ul>
			<li><a class="drop highlight" href="about.php">Company</a></li>
			<!--<li><a class="drop highlight" href="awards.php"></a></li>-->
			<li><a class="drop highlight" href="contact.php">Contact Us</a></li>
			<li><a class="drop highlight" href="jobs.php">Careers</a></li>
			<li><a class="drop highlight" href="press.php">In the Press</a></li>
			<li><a class="drop highlight" href="pr.php">Press Releases</a></li>
			<li><a class="drop highlight" href="users.php">Customers and Users</a></li>
			<li><a class="drop highlight" href="strategic_partnership.php">Strategic Partnership</a></li>
			<li><a class="drop highlight" href="policy.php">Trademark Policy</a></li>
                </ul>
            </div>

            <div class="col_2">
				<h4><a href="policy.php"><img alt="Trademark Policy" src="http://www.zabbix.com/img/pics/menu/trademark_policy.png"/></a></h4>
                <h3>Trademark Policy</h3>
            </div>
            <div class="col_2" style="margin-top:10px;">
				<h4><a href="about.php"><img alt="About Zabbix" src="http://www.zabbix.com/img/pics/menu/zabbix_logo.png"/></a></h4>
                <h3>About Zabbix LLC</h3>
            </div>

        </div>

    </li>
</ul>
</div>
</div>
</div>
</div>

<!-- Central column -->
<div class="clearfix"><div class="left_col"><div class="leftmenu"><h2>ZABBIX 3.0.0</h2><h4 style="border-top: 1px" class="selected"><a href="http://www.zabbix.com/rn3.0.0.php">ZABBIX 3.0.0</a></h4><h4 ><a href="http://www.zabbix.com/rn3.0.0rc3.php">ZABBIX 3.0.0rc3</a></h4><h4 ><a href="http://www.zabbix.com/rn3.0.0rc2.php">ZABBIX 3.0.0rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn3.0.0rc1.php">ZABBIX 3.0.0rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn3.0.0beta2.php">ZABBIX 3.0.0beta2</a></h4><h4 ><a href="http://www.zabbix.com/rn3.0.0beta1.php">ZABBIX 3.0.0beta1</a></h4><h4 ><a href="http://www.zabbix.com/rn3.0.0alpha6.php">ZABBIX 3.0.0alpha6</a></h4><h4 ><a href="http://www.zabbix.com/rn3.0.0alpha5.php">ZABBIX 3.0.0alpha5</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.7.php">ZABBIX 2.4.7</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.11.php">ZABBIX 2.2.11</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.16.php">ZABBIX 2.0.16</a></h4><h4 ><a href="http://www.zabbix.com/rn3.0.0alpha4.php">ZABBIX 3.0.0alpha4</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.7rc1.php">ZABBIX 2.4.7rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.11rc1.php">ZABBIX 2.2.11rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.16rc1.php">ZABBIX 2.0.16rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn3.0.0alpha3.php">ZABBIX 3.0.0alpha3</a></h4><h4 ><a href="http://www.zabbix.com/rn3.0.0alpha2.php">ZABBIX 3.0.0alpha2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.5.0.php">ZABBIX 2.5.0</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.6.php">ZABBIX 2.4.6</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.10.php">ZABBIX 2.2.10</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.15.php">ZABBIX 2.0.15</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.6rc1.php">ZABBIX 2.4.6rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.10rc2.php">ZABBIX 2.2.10rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.15rc1.php">ZABBIX 2.0.15rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.10rc1.php">ZABBIX 2.2.10rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.5.php">ZABBIX 2.4.5</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.5rc1.php">ZABBIX 2.4.5rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.9.php">ZABBIX 2.2.9</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.9rc1.php">ZABBIX 2.2.9rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.4.php">ZABBIX 2.4.4</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.4rc1.php">ZABBIX 2.4.4rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.3.php">ZABBIX 2.4.3</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.8.php">ZABBIX 2.2.8</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.14.php">ZABBIX 2.0.14</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.22.php">ZABBIX 1.8.22</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.3rc1.php">ZABBIX 2.4.3rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.8rc1.php">ZABBIX 2.2.8rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.14rc1.php">ZABBIX 2.0.14rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.22rc1.php">ZABBIX 1.8.22rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.2.php">ZABBIX 2.4.2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.2rc1.php">ZABBIX 2.4.2rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.7.php">ZABBIX 2.2.7</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.7rc2.php">ZABBIX 2.2.7rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.7rc1.php">ZABBIX 2.2.7rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.1.php">ZABBIX 2.4.1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.1rc2.php">ZABBIX 2.4.1rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.1rc1.php">ZABBIX 2.4.1rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.0.php">ZABBIX 2.4.0</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.0rc3.php">ZABBIX 2.4.0rc3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.21.php">ZABBIX 1.8.21</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.13.php">ZABBIX 2.0.13</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.0rc2.php">ZABBIX 2.4.0rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.4.0rc1.php">ZABBIX 2.4.0rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.3.5.php">ZABBIX 2.3.5</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.13rc1.php">ZABBIX 2.0.13rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.21rc1.php">ZABBIX 1.8.21rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.3.4.php">ZABBIX 2.3.4</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.6.php">ZABBIX 2.2.6</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.6rc1.php">ZABBIX 2.2.6rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.3.3.php">ZABBIX 2.3.3</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.5.php">ZABBIX 2.2.5</a></h4><h4 ><a href="http://www.zabbix.com/rn2.3.2.php">ZABBIX 2.3.2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.5rc1.php">ZABBIX 2.2.5rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.4.php">ZABBIX 2.2.4</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.4rc4.php">ZABBIX 2.2.4rc4</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.4rc3.php">ZABBIX 2.2.4rc3</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.4rc2.php">ZABBIX 2.2.4rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.4rc1.php">ZABBIX 2.2.4rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.3.1.php">ZABBIX 2.3.1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.3.0.php">ZABBIX 2.3.0</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.12.php">ZABBIX 2.0.12</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.12rc3.php">ZABBIX 2.0.12rc3</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.12rc2.php">ZABBIX 2.0.12rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.12rc1.php">ZABBIX 2.0.12rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.3.php">ZABBIX 2.2.3</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.3rc2.php">ZABBIX 2.2.3rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.3rc1.php">ZABBIX 2.2.3rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.2.php">ZABBIX 2.2.2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.11.php">ZABBIX 2.0.11</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.20.php">ZABBIX 1.8.20</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.2rc3.php">ZABBIX 2.2.2rc3</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.11rc2.php">ZABBIX 2.0.11rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.20rc2.php">ZABBIX 1.8.20rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.2rc2.php">ZABBIX 2.2.2rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.2rc1.php">ZABBIX 2.2.2rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.11rc1.php">ZABBIX 2.0.11rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.20rc1.php">ZABBIX 1.8.20rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.1.php">ZABBIX 2.2.1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.10.php">ZABBIX 2.0.10</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.19.php">ZABBIX 1.8.19</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.1rc1.php">ZABBIX 2.2.1rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.10rc1.php">ZABBIX 2.0.10rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.19rc1.php">ZABBIX 1.8.19rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.0.php">ZABBIX 2.2.0</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.0rc2.php">ZABBIX 2.2.0rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.2.0rc1.php">ZABBIX 2.2.0rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.1.9.php">ZABBIX 2.1.9</a></h4><h4 ><a href="http://www.zabbix.com/rn2.1.8.php">ZABBIX 2.1.8</a></h4><h4 ><a href="http://www.zabbix.com/rn2.1.7.php">ZABBIX 2.1.7</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.9.php">ZABBIX 2.0.9</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.18.php">ZABBIX 1.8.18</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.9rc2.php">ZABBIX 2.0.9rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.9rc1.php">ZABBIX 2.0.9rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.18rc1.php">ZABBIX 1.8.18rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.1.6.php">ZABBIX 2.1.6</a></h4><h4 ><a href="http://www.zabbix.com/rn2.1.5.php">ZABBIX 2.1.5</a></h4><h4 ><a href="http://www.zabbix.com/rn2.1.4.php">ZABBIX 2.1.4</a></h4><h4 ><a href="http://www.zabbix.com/rn2.1.3.php">ZABBIX 2.1.3</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.8.php">ZABBIX 2.0.8</a></h4><h4 ><a href="http://www.zabbix.com/rn2.1.2.php">ZABBIX 2.1.2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.8rc2.php">ZABBIX 2.0.8rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.8rc1.php">ZABBIX 2.0.8rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.7.php">ZABBIX 2.0.7</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.7rc1.php">ZABBIX 2.0.7rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.17.php">ZABBIX 1.8.17</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.17rc1.php">ZABBIX 1.8.17rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.1.1.php">ZABBIX 2.1.1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.1.0.php">ZABBIX 2.1.0</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.6.php">ZABBIX 2.0.6</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.6rc1.php">ZABBIX 2.0.6rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.5.php">ZABBIX 2.0.5</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.5rc1.php">ZABBIX 2.0.5rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.16.php">ZABBIX 1.8.16</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.16rc2.php">ZABBIX 1.8.16rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.16rc1.php">ZABBIX 1.8.16rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.4.php">ZABBIX 2.0.4</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.4rc1.php">ZABBIX 2.0.4rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.3.php">ZABBIX 2.0.3</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.3rc2.php">ZABBIX 2.0.3rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.3rc1.php">ZABBIX 2.0.3rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.15.php">ZABBIX 1.8.15</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.15rc1.php">ZABBIX 1.8.15rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.2.php">ZABBIX 2.0.2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.2rc2.php">ZABBIX 2.0.2rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.2rc1.php">ZABBIX 2.0.2rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.1.php">ZABBIX 2.0.1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.14.php">ZABBIX 1.8.14</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.1rc2.php">ZABBIX 2.0.1rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.1rc1.php">ZABBIX 2.0.1rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.14rc1.php">ZABBIX 1.8.14rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.0.php">ZABBIX 2.0.0</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.0rc6.php">ZABBIX 2.0.0rc6</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.0rc5.php">ZABBIX 2.0.0rc5</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.0rc4.php">ZABBIX 2.0.0rc4</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.13.php">ZABBIX 1.8.13</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.13rc1.php">ZABBIX 1.8.13rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.12.php">ZABBIX 1.8.12</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.0rc3.php">ZABBIX 2.0.0rc3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.12rc2.php">ZABBIX 1.8.12rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.12rc1.php">ZABBIX 1.8.12rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.0rc2.php">ZABBIX 2.0.0rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.11.php">ZABBIX 1.8.11</a></h4><h4 ><a href="http://www.zabbix.com/rn2.0.0rc1.php">ZABBIX 2.0.0rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.11rc1.php">ZABBIX 1.8.11rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.9.9.php">ZABBIX 1.9.9 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.10.php">ZABBIX 1.8.10</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.10rc2.php">ZABBIX 1.8.10rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.10rc1.php">ZABBIX 1.8.10rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.9.8.php">ZABBIX 1.9.8 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.9.php">ZABBIX 1.8.9</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.9rc2.php">ZABBIX 1.8.9rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.9rc1.php">ZABBIX 1.8.9rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.9.7.php">ZABBIX 1.9.7 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.8.php">ZABBIX 1.8.8</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.8rc3.php">ZABBIX 1.8.8rc3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.8rc2.php">ZABBIX 1.8.8rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.9.6.php">ZABBIX 1.9.6 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.8rc1.php">ZABBIX 1.8.8rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.7.php">ZABBIX 1.8.7</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.7rc1.php">ZABBIX 1.8.7rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.6.php">ZABBIX 1.8.6</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.6rc2.php">ZABBIX 1.8.6rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.9.5.php">ZABBIX 1.9.5 (alpha)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.6rc1.php">ZABBIX 1.8.6rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.9.4.php">ZABBIX 1.9.4 (alpha)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.5.php">ZABBIX 1.8.5</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.5rc1.php">ZABBIX 1.8.5rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.9.3.php">ZABBIX 1.9.3 (alpha)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.9.2.php">ZABBIX 1.9.2 (alpha)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.4.php">ZABBIX 1.8.4</a></h4><h4 ><a href="http://www.zabbix.com/rn1.4.7.php">ZABBIX 1.4.7</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.4rc4.php">ZABBIX 1.8.4rc4</a></h4><h4 ><a href="http://www.zabbix.com/rn1.9.1.php">ZABBIX 1.9.1 (alpha)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.4rc3.php">ZABBIX 1.8.4rc3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.4rc2.php">ZABBIX 1.8.4rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.9.0.php">ZABBIX 1.9.0 (alpha)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.4rc1.php">ZABBIX 1.8.4rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.3.php">ZABBIX 1.8.3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.3rc4.php">ZABBIX 1.8.3rc4</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.3rc3.php">ZABBIX 1.8.3rc3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.3rc2.php">ZABBIX 1.8.3rc2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.3rc1.php">ZABBIX 1.8.3rc1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.2.php">ZABBIX 1.8.2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.1.php">ZABBIX 1.8.1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.8.php">ZABBIX 1.8</a></h4><h4 ><a href="http://www.zabbix.com/rn1.6.9.php">ZABBIX 1.6.9</a></h4><h4 ><a href="http://www.zabbix.com/rn1.6.8.php">ZABBIX 1.6.8</a></h4><h4 ><a href="http://www.zabbix.com/rn1.7.4.php">ZABBIX 1.7.4</a></h4><h4 ><a href="http://www.zabbix.com/rn1.7.3.php">ZABBIX 1.7.3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.7.2.php">ZABBIX 1.7.2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.6.7.php">ZABBIX 1.6.7</a></h4><h4 ><a href="http://www.zabbix.com/rn1.7.1.php">ZABBIX 1.7.1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.7.php">ZABBIX 1.7</a></h4><h4 ><a href="http://www.zabbix.com/rn1.6.6.php">ZABBIX 1.6.6</a></h4><h4 ><a href="http://www.zabbix.com/rn1.6.5.php">ZABBIX 1.6.5</a></h4><h4 ><a href="http://www.zabbix.com/rn1.6.4.php">ZABBIX 1.6.4</a></h4><h4 ><a href="http://www.zabbix.com/rn1.6.3.php">ZABBIX 1.6.3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.6.2.php">ZABBIX 1.6.2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.6.1.php">ZABBIX 1.6.1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.6.php">ZABBIX 1.6</a></h4><h4 ><a href="http://www.zabbix.com/rn1.5.4.php">ZABBIX 1.5.4 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.4.6.php">ZABBIX 1.4.6</a></h4><h4 ><a href="http://www.zabbix.com/rn1.5.3.php">ZABBIX 1.5.3 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.5.2.php">ZABBIX 1.5.2 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.5.1.php">ZABBIX 1.5.1 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.4.5.php">ZABBIX 1.4.5</a></h4><h4 ><a href="http://www.zabbix.com/rn1.5.php">ZABBIX 1.5 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.4.4.php">ZABBIX 1.4.4</a></h4><h4 ><a href="http://www.zabbix.com/rn1.4.3.php">ZABBIX 1.4.3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.4.2.php">ZABBIX 1.4.2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.4.1.php">ZABBIX 1.4.1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.4.php">ZABBIX 1.4</a></h4><h4 ><a href="http://www.zabbix.com/rn1.3.8.php">ZABBIX 1.3.8 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.3.7.php">ZABBIX 1.3.7 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.3.6.php">ZABBIX 1.3.6 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.3.5.php">ZABBIX 1.3.5 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1.7.php">ZABBIX 1.1.7</a></h4><h4 ><a href="http://www.zabbix.com/rn1.3.4.php">ZABBIX 1.3.4 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.3.3.php">ZABBIX 1.3.3 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1.6.php">ZABBIX 1.1.6</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1.5.php">ZABBIX 1.1.5</a></h4><h4 ><a href="http://www.zabbix.com/rn1.3.2.php">ZABBIX 1.3.2 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.3.1.php">ZABBIX 1.3.1 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1.4.php">ZABBIX 1.1.4</a></h4><h4 ><a href="http://www.zabbix.com/rn1.3.php">ZABBIX 1.3 (beta)</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1.3.php">ZABBIX 1.1.3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1.2.php">ZABBIX 1.1.2</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1.1.php">ZABBIX 1.1.1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1.php">ZABBIX 1.1</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta12.php">ZABBIX 1.1beta12</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta11.php">ZABBIX 1.1beta11</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta10.php">ZABBIX 1.1beta10</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta9.php">ZABBIX 1.1beta9</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta8.php">ZABBIX 1.1beta8</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta7.php">ZABBIX 1.1beta7</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta6.php">ZABBIX 1.1beta6</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta5.php">ZABBIX 1.1beta5</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta4.php">ZABBIX 1.1beta4</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta3.php">ZABBIX 1.1beta3</a></h4><h4 ><a href="http://www.zabbix.com/rn1.1beta2.php">ZABBIX 1.1beta2</a></h4></div></div><div id="content" class="inner"><!-- Start of article body -->
<div class="article"><p class="rn">
<strong>16 February 2016</strong>
</p>

<p class="rn">
Zabbix Team is pleased to announce the availability of Zabbix 3.0.0, new major LTS release.
</p>

<p class="rn">
Zabbix is an enterprise-class open source distributed monitoring solution. Zabbix is released under the GPL, thus it is free of charge for both commercial and non-commercial use. A complete text of the license is available at <a href="http://www.gnu.org/copyleft/gpl.txt">http://www.gnu.org/copyleft/gpl.txt</a>.
</p>

<p class="rn">
This document contains the release notes for Zabbix 3.0.0. Download it from <a href="http://www.zabbix.com/download.php">http://www.zabbix.com/download.php</a>.
</p>

<p class="rn">
This release introduces major improvements and new functionality. A nice overview of the new functionality is at <a href="https://www.zabbix.com/documentation/3.0/manual/introduction/whatsnew300">https://www.zabbix.com/documentation/3.0/manual/introduction/whatsnew300</a>.
</p>

<p class="rn">
<strong>Upgrade notes</strong>
</p>

<p class="rn">
Please read Zabbix 3.0.0 <a href="https://www.zabbix.com/documentation/3.0/manual/installation/upgrade_notes_300">upgrade notes</a> and <a href="http://www.zabbix.com/documentation/3.0/manual/installation/upgrade">upgrade procedure</a> for migration details.
</p>

<p class="rn">
The following sections describe the release in details and provide late-breaking or other information that supplements its main documentation.
</p>

<div class="section_header_rn">What's new in 3.0.0</div>

<p>
<div class="section_header_rn2">:: Redesign of Zabbix front-end</div>
</p>
<p>
Zabbix WEB interface has been improved for much better usability and user experience along with other enhancements.
</p>

<p>
<div class="section_header_rn2">:: Encryption and authentication</div>
</p>
<p>
Introduced out of the box support of encryption and authentication for server, proxy and agent communications. Both certificate based and PSK encryption are supported with easy upgrade path from non encrypted setups. No need to use third party tools or VPN solutions anymore.
</p>

<p>
<div class="section_header_rn2">:: Forecasting and trend prediction</div>
</p>
<p>
New set trigger functions timeleft() and forecast() enable support of forecasting and trend prediction. It is possible to predict item value in the future. Also Zabbix may tell when item value reaches certain threshold.
</p>

<p>
<div class="section_header_rn2">:: Ready for business checks</div>
</p>
<p>
Items can be scheduled to be executed at a specific time. Zabbix provides rich scheduling options defined on per individual item level.
</p>

<p>
<div class="section_header_rn2">:: Support of private and public maps, screens and slideshows</div>
</p>
<p>
Maps, screens and slideshows can be created with flexible sharing options.
</p>

<p>
<div class="section_header_rn2">:: Defining dependencies between trigger prototypes</div>
</p>
<p>
Ability to define dependencies has now been implemented for trigger prototypes. A trigger prototype may depend on another trigger prototype from the same low-level discovery (LLD) rule or on a regular trigger.
</p>
<p>
The processing of trigger prototypes has been optimized by reducing the number of database queries. As a result, the process of creating triggers takes only half of the time as before. 
</p>

<p>
<div class="section_header_rn2">:: Linking to applications based on discovery values</div>
</p>
<p>
To help with logical grouping of items created from item prototypes by low-level discovery (LLD), it is now possible to assign the discovered items to applications that are based on the values of LLD macros.
</p>
<p>
In addition to the options for linking to regular applications, a new option for creating application prototypes has been added to item prototype definition. Discovered items are linked to the applications created based on application prototypes.
</p>

<p>
<div class="section_header_rn2">:: Multiple OID support in SNMP discovery</div>
</p>
<p>
SNMP discovery was improved to support discovery of multiple OIDs. For more information, see <a href="https://www.zabbix.com/documentation/3.0/manual/discovery/low_level_discovery#discovery_of_snmp_oids">low level discovery</a> documentation.
</p>

<p>
<div class="section_header_rn2">:: Ability to graph log items</div>
</p>
<p>
Log items (log, logrt, and eventlog) and item prototypes can now be saved with any type of information (not only “Log”), in line with the possibilities offered by the optional <i>output</i> parameter. It means that log items could also be saved with type of information set to integer (“Numeric (unsigned)”), and thus be graphed.
</p>

<p>
<div class="section_header_rn2">:: Added support of context for user macros</div>
</p>
<p>
User macros got extra flexibility by introducing optional context.
</p>

<p>
<div class="section_header_rn2">:: Resolution of user macros made transparent</div>
</p>
<p>
To make the resolution of macros transparent, there is now a new option in host and template configuration forms with macro resolution details.
</p>

<p>
<div class="section_header_rn2">:: SMTP authentication options</div>
</p>
<p>
Configuring e-mail as a media type for sending notifications has been extended with new SMTP authentication options. It is also possible now to specify the server port other than the hardcoded 25 before.
</p>

<p>
<div class="section_header_rn2">:: Multiple escalator support</div>
</p>
<p>
Multiple escalator processes supported for better scalability of event processing.
</p>

<p>
<div class="section_header_rn2">:: VMware monitoring improvements</div>
</p>
<p>
A new simple check to monitor VMware virtual machine CPU ready state was added. For more information see <a href="https://www.zabbix.com/documentation/3.0/manual/config/items/itemtypes/simple_checks/vmware_keys">VMware monitoring item keys</a>.
</p>

<p>
<div class="section_header_rn2">:: Dropping IE8 support</div>
</p>
<p>
Support for Microsoft Internet Explorer 8 will not be provided anymore.
</p>

<p>
<div class="section_header_rn2">:: Filtering options</div>
</p>
<p>
Continuing with the work of improving filtering options across several frontend sections, a new filter has been added to the Triggers top 100 report. While previously it was only possible to filter here by some predefined time period, now you may filter by host group, host, trigger severity, predefined time period and custom time period.
</p>
<p>
Also filtering was introduced for Maps, Screens and Slide shows.
</p>

<p>
<div class="section_header_rn2">:: Mass editing buttons instead of dropdown</div>
</p>
<p>
Options for mass-editing of entities in lists are now displayed as buttons. The previous option of a dropdown selection and then having to click on Go has been removed. It is expected that reinstating buttons for these operations will make it much quicker and easier to use these options.
</p>

<p>
<div class="section_header_rn2">:: User agent options in web monitoring</div>
</p>
<p>
In web scenario definition it is now possible to select a 'Zabbix' user agent. That may be useful for filtering out requests coming from Zabbix in web server access log files. The 'Zabbix' agent now is the default choice for the frontend and API, unless specified otherwise.
</p>

<p>
<div class="section_header_rn2">:: XML import/export</div>
</p>
<p>
Import/export support processing of value maps. Also added support of the Clock screen element with a “Host time” option for import and export.
</p>

<p>
<div class="section_header_rn2">:: Zabbix API improvements</div>
</p>
<p>
Added support of value maps and trends to Zabbix API.
</p>

<p>
<div class="section_header_rn2">:: Miscellaneous front-end improvements</div>
</p>
<p>
Added paging, mass operations and column 'Used in items' to the list of value maps.
</p>
<p>
Switching inventory mode in the host mass update form will no longer refresh the whole form.
</p>
<p>
Aggregate items do not require the fourth parameter (timeperiod) if the third parameter (itemfunc) is set to 'last'.
</p>
<p>
Translation of the byte unit prefixes - K for kilobytes, M for megabytes, etc. - has been removed because the “bytes” unit was not translated.
</p>
<p>
Spaces can now be used in IP ranges in network discovery and actions conditions (e.g., “192.168.0.0/24, 192.168.1.0/24”).
</p>
<p>
Implemented trigger description and URL popups in the dashboard's "Last 20 issues" and screen element's "Host group issues" and "Host issues".
</p>
<p>
Minimum period for time navigator set to 5 minutes, also added more pre-defined time periods for fast selection. 
</p>
<p>
All actions could be performed only by using POST variables thus improving overall security.
</p>

<p>
<div class="section_header_rn2">:: Forced housekeeper execution</div>
</p>
<p>
An additional runtime control option (housekeeper_execute) has been added to Zabbix server and Zabbix proxy to support manual housekeeping procedure execution. In this case the period of outdated history deleted in one housekeeping cycle will be 4 times the period since the last housekeeping cycle, but not less than 4 hours and not greater than 4 days.
</p>
<p>
The automatic housekeeping procedures can now be disabled by setting the configuration file HousekeepingFrequency parameter to zero.
</p>

<p>
<div class="section_header_rn2">:: Default configuration file improvements</div>
</p>
<p>
Default configuration files have been changed to improve security and usability.
</p>

<p>
<div class="section_header_rn2">:: Performance improvements</div>
</p>
<p>
Reduced the number of poller configuration cache locks by 1/3 resulting in visible peroformance improvement for heavy duty Zabbix servers and proxies. Also optimized history cache and history syncers to better handle few items flooding cache with values.
</p>
<p>
Significantly improved performance of action processing by introducing in-memory cache of actions and action conditions.
</p>
<p>
The process of trigger expression evaluation has been improved dramatically by using a hashing mechanism. Also configuration cache locking during that process has been reduced multiple times.
</p>
<p>
The nodata() function calculation was improved to limit the database requests to the range specified in nodata() function.
</p>
<p>
When an active proxy connects to Zabbix server information about this proxy is retrieved from server configuration cache (in earlier versions it was retrieved directly from database). This improves performance and reduces database load. On the other hand, active proxy configuration change now has not instant effect. It has to wait until server configuration cache is synchronized with database (can be enforced from commandline).
</p>

<p>
<div class="section_header_rn2">:: Value cache improvements</div>
</p>
<p>
When working in low memory mode value cache will attempt to switch back to normal operational mode once per day. The current operational mode can be checked with zabbix[vcache,cache,mode] key.
</p>

<p>
<div class="section_header_rn2">:: Ability to run Zabbix daemons in foreground</div>
</p>
<p>
Added an option to start Zabbix daemons in foreground mode and a configuration parameter to log to the standard ouput. It simplifies dokerization of Zabbix components very much.
</p>

<p>
<div class="section_header_rn2">:: Zabbix agent crash log on Windows platforms</div>
</p>
<p>Zabbix agent will now log crash information on Windows similar to the one generated by agents on Unix-like platforms.</p>
</p>

<p>
<div class="section_header_rn2">:: TCP connection timeout on Windows platforms</div>
</p>
<p>
The configured timeout option is now properly applied when estabilishing TCP connections on Windows platform.
</p>
<p>
This affects the following Zabbix agent keys: net.tcp.port, net.tcp.service, net.tcp.service.perf, web.page.get, web.page.perf and web.page.regexp.
</p>

<p>
<div class="section_header_rn2">:: Support for IPv6 addresses in Java gateway</div>
</p>
<p>
IPv6 addresses like 2001:db8::6c09 can now be used in JMX interfaces.
</p>

<p>
<div class="section_header_rn2">:: Proxy configuration size increase</div>
</p>
<p>
Server will include “lastlogsize” and “mtime” with every item sent to proxy. Despite these fields are used only for log file monitoring they will be currently sent with all items.
</p>

<p>
<div class="section_header_rn2">:: Logging IP addresses of incoming/outgoing connections between Zabbix server and Zabbix proxy</div>
</p>
<p>
The messages printed to the log files will now contain IP addresses of incoming/outgoing connections between Zabbix server and Zabbix proxy.
</p>

<p>
<div class="section_header_rn2">:: Setting DebugLevel=5 in daemon configuration file</div>
</p>
<p>
It is possible now to set DebugLevel=5 in server, proxy and agent configuration files. Previously it could be done using runtime control options only.
</p>

<p>
<div class="section_header_rn2">:: Database recovery message on DebugLevel=2</div>
</p>
<p>
If database query fails the following message will be printed to log file: <i>database is down: reconnecting in 10 seconds</i>. When database goes up <i>database connection re-established</i> will be printed. There were no such messages on DebugLevel=2 previously.
</p>

<p>
<div class="section_header_rn2">:: Macro improvements</div>
</p>
<p>
Low-level discovery macros can be used in item prototype IPMI sensor and Units fields.
</p>

<p>
<div class="section_header_rn2">:: New value maps</div>
</p>
<p>
Added an HTTP response code value map.
</p>

<p>
<div class="section_header_rn2">:: Dropped support of zabbix_agent binary</div>
</p>
<p>
Dropped support of Inetd version of Zabbix Agent.
</p>

<p>
<div class="section_header_rn2">:: Item changes/improvements</div>
</p>
<p>
A new <b>proc.cpu.util</b> item has been added to monitor process CPU utilisation. This item is supported on Linux and Solaris platforms.
</p>
<p>
A connection protocol parameter has been added to <b>net.dns</b> and <b>net.dns.record</b> agent items. The accepted values are 'udp' and 'tcp' (udp being the default).
</p>
<p>
<b>net.dns</b> and <b>net.dns.record</b> items on Windows now bypass the internal DNS resolver cache.
</p>
<p>
Improved <b>net.if.*</b> on Windows to get values from 64-bit counters if available.
</p>
<p>
<b>net.tcp.listen</b> on Linux 2.6.14 and upward kernel systems now tries to make use of the kernel's NETLINK interface.
</p>
<p>
<b>proc.mem</b> item now supports a 5th parameter - 'memtype' (only on AIX, FreeBSD, Linux, Solaris).
</p>
<p>
<b>system.cpu.util</b> now supports types 'guest' and 'guest_nice' on Linux kernels 2.6.24 and 2.6.33 and upwards, respectively.
</p>
<p>
<b>vfs.fs.discovery</b> item on Windows now returns an additional {#FSDRIVETYPE} macro with possible values of “unknown”, “norootdir”, “removable”, “fixed”, “remote”, “cdrom”, “ramdisk”. Note, however, that if filtering by {#FSDRIVETYPE}, low-level discovery will ignore entities discovered by older agents which return responses without this macro.
</p>
<p>
Item <b>db.odbc.discovery</b> was introduced to support low-level discovery using ODBC SQL queries.
</p>
<p>
A check for valid reference has been added for global regular expressions in <b>snmptrap</b>, <b>log</b>, <b>logrt</b> and <b>eventlog</b> items. If entered reference is not valid, due to misspelling or missing referenced global regular expression, the item will become unsupported and appropriate error message will be displayed. 
</p>
<p>
Log file monitoring (<b>log</b>, <b>logrt</b> and <b>eventlog</b>) was improved by sending actual log file meta information in specific cases and keeping it on Zabbix server side. Log file meta information includes “lastlogsize”, “mtime” and “state”. Now you can safely restart Zabbix agent or remove Zabbix proxy database while monitoring a log file without getting double alerts.
</p>
<p>
<b>vm.memory.size[available]</b> item on AIX now returns the sum of free and cached memory. Before Zabbix 3.0 only the free memory size was returned. 
</p>
<p>
<b>vm.memory.size[available]</b> item on Linux now reads MemAvailable (the system's native estimate) from /proc/meminfo on Linux kernels 3.14 and above. Before Zabbix 3.0 it was always the sum of free, buffers, and cached memories.
</p>
<p>
Items <b>proc.mem</b> and <b>proc.num</b> now return 0 if the specified user does not exist. Before Zabbix 3.0 these items became not supported.
</p>
<p>
Added items <b>net.udp.service</b> and <b>net.udp.service.perf</b> with the possibility to check NTP service. Before Zabbix 3.0 checking of NTP service was done using <b>net.tcp.service</b> and <b>net.tcp.service.perf</b> items. Database upgrade patches automatically convert NTP service checks.
</p>
<p>
A new <b>service.discovery</b> item has been added for the low-level discovery of Windows services, while the new service.info item will help retrieving information about a service. The service.info item should now be used instead of the deprecated service_state item.
</p>
<p>
<b>vfs.fs.inode</b> item on CephFS will become not supported instead of returning invalid numbers if second parameter is other than empty or total.
</p>
<p>
New internal checks <b>zabbix[host,,items]</b> and <b>zabbix[host,,items_unsupported]</b> were added. They return the number of items (unsupported items) on the target host.
</p>

<p>
<div class="section_header_rn2">:: Function improvements</div>
</p>
<p>
A <b>percentile()</b> trigger function has been added, which returns the P-th percentile of a series of values. It can be used in calculated items, trigger expressions and notifications.
</p>
<p>
A check for valid reference has been added for global regular expressions in <b>logeventid()</b>, <b>regexp()</b> and <b>iregexp()</b> trigger functions. If entered reference is not valid, due to misspelling or missing referenced global regular expression, the trigger will switch to unknown state and appropriate error message will be displayed. 
</p>

<p>
<div class="section_header_rn2">:: Commandline utilities improvements</div>
</p>
<p>
zabbix_get exit code now is 0 (success) or 1 (error). In earlier versions it was 0 (success or error - cannot distinguish between them) or 141 (SIGPIPE).
</p>
<p>
Added printing defaults when Zabbix programs are executed with --help option.
</p>

<p>
<div class="section_header_rn2">:: Updated translations</div>
</p>
<p>
Updated translations to many languages.
</p>

<p>
<div class="section_header_rn2">:: More than 50 new features!</div>
</p>
<p>
But this is not all as there are more than 50 new features to explore! Take a look at <a href="https://www.zabbix.com/documentation/3.0/manual/introduction/whatsnew300">the whole list of functionality included in Zabbix 3.0</a>.
</p>

<div class="section_header_rn">Installation and Upgrade Notes</div>
<p class="rn">

<div class="section_header_rn2">Installation</div>
<p class="rn">
See <a href="http://www.zabbix.com/documentation/3.0/manual/installation/">Zabbix Manual</a> for full details.
</p>
</p>

<div class="section_header_rn2">Upgrade</div>
<p class="rn">
Recompile Zabbix binaries and update front-end PHP files. Execute a database patch if migrating from Zabbix 1.8.x. See <a href="http://www.zabbix.com/documentation/3.0/manual/installation/upgrade">Zabbix Manual</a> for a detailed upgrade procedure.
</p>

<div class="section_header_rn2">Commercial support</div>
<p class="rn">
Zabbix Company provides a full range of professional services. We also provide trouble-free upgrade service for easy migration from earlier versions to Zabbix 2.2 LTS, Zabbix 2.4 or Zabbix 3.0 LTS. Please contact <a href="mailto:sales@zabbix.com">Sales</a> for pricing and more details.
<ul class="rn">
<li>Zabbix Enterprise Support (<a href="http://www.zabbix.com/support.php">http://www.zabbix.com/support.php</a>)</li>
<li>Zabbix Training (<a href="http://www.zabbix.com/training.php">http://www.zabbix.com/training.php</a>)</li>
<li>Zabbix Development Services (<a href="http://www.zabbix.com/development_services.php">http://www.zabbix.com/development_services.php</a>)</li>
</ul>
</p>

<div class="section_header_rn">References</div>

<p class="rn">
<ul class="rn">
<li><a href="http://www.zabbix.com/documentation/3.0">Zabbix 3.0 Manual</a></li>
</ul>
</p>

</p>
</div><!-- End of article body -->
</div>
</div>
<div class="copyright">&copy; 2001-2016 by Zabbix LLC. All rights reserved.</div><div class="privacy"><a href="privacy_policy.php">Privacy Policy</a>  <a href="policy.php">Trademark Policy</a></div>

</div>
<script type="text/javascript">
		// We only want these styles applied when javascript is enabled
		$('div.navigation').css({'width' : '702px', 'float' : 'left', 'max-height' : '130px', 'overflow' : 'hidden', 'margin-bottom' : '20px'});
		$('div.content').css('display', 'block');
		$(document).ready(function() {
			$('#thumbs').galleriffic({
				imageContainerSel:      '#slideshow',
				controlsContainerSel:   '#controls',
				captionContainerSel:    '#caption',
				playLinkText:           'Play',
				pauseLinkText:          'Pause',
				prevLinkText:           'Previous',
				nextLinkText:           'Next',
				nextPageLinkText:       'Next &rsaquo;',
				prevPageLinkText:       '&lsaquo; Prev'
			});
			$('#thumbs2').galleriffic({
				imageContainerSel:      '#slideshow2',
				controlsContainerSel:   '#controls2',
				captionContainerSel:    '#caption2',
				playLinkText:           'Play',
				pauseLinkText:          'Pause',
				prevLinkText:           'Previous',
				nextLinkText:           'Next',
				nextPageLinkText:       'Next &rsaquo;',
				prevPageLinkText:       '&lsaquo; Prev'
			});
		});
</script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1947847-1");
pageTracker._trackPageview();
} catch(err) {}</script>

</body>
</html>
openSUSE Build Service is sponsored by