File rn2.2.0.html of Package zabbix

<!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>Homepage of Zabbix :: An Enterprise-Class Open Source Distributed Monitoring Solution</title>
<meta name="COPYRIGHT" content="Copyright (c) 2010 Zabbix SIA"/><meta name="title" content="Zabbix"/>
<meta name="author" content="Zabbix SIA"/>
<meta name="abstract" content="Zabbix is an enterprise-class open source distributed monitoring solution for networks and applications."/>
<meta name="description" content="Zabbix is an enterprise-class open source distributed monitoring solution for networks and applications."/>
<meta name="keywords" content="zabbix, zabbix monitor, zabbix monitoring, network monitor, free network monitor, free monitoring, free network monitor, network monitoring, linux monitoring, windows 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/zabbix14.css?rand=123123" 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", "Your Email Address");

	var text = "Your 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="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>
<!--[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/rn2.2.0.php">Español</a></li>
		<li><a href="http://www.zabbix.com/jp/rn2.2.0.php">日本語</a></li>
		<li><a href="http://www.zabbix.com/lv/rn2.2.0.php">Latviski</a></li>
		<li><a href="http://www.zabbix.com/ru/rn2.2.0.php">Русский</a></li>
	</ul>
	<a href="https://support.zabbix.com" class="login">Customer Login&nbsp;&nbsp;<img alt=">" src="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</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="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>
								<li><a class="drop highlight" href="news.php">News</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><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="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>
								<li><a class="drop highlight" href="commercial_license.php">Commercial License</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 href="partners.php"><img alt="Our Partners" src="http://www.zabbix.com/img/pics/menu/our_partners.png"/></a></h4>
							<h3>Our Partners</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">Certified Specialist</a></li>
					<li><a class="drop highlight" href="training_large.php">Zabbix for Large Environments</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="rn2.2.0.php">Release Notes</a></li>
					<li><a class="drop highlight" href="third_party_tools.php">3rd Party Tools</a></li>
                </ul>
            </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>
    </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="http://www.zabbix.com/wiki/">Wiki</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-bottom:9px;"><a href="conference_japan_2013.php"><img alt="Zabbix Conference Japan 2013" src="http://www.zabbix.com/img/pics/menu/zabconf2013-jp.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="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="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 SIA</h3>
            </div>

        </div>

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

<!-- Central column -->
<div class="clearfix"><div class="left_col"><div class="leftmenu"><h2>ZABBIX 2.2.0</h2><h4 style="border-top: 1px" class="selected"><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>12 November 2013</strong>
</p>

<p class="rn">
Zabbix SIA is pleased to announce the availability of Zabbix 2.2.0, next major 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 2.2.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 more than 100 of new features and improvements.
</p>

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

<p class="rn">
Please read Zabbix 2.2.0 <a href="https://www.zabbix.com/documentation/2.2/manual/installation/upgrade_notes_220">upgrade notes</a> and <a href="http://www.zabbix.com/documentation/2.2/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 2.2.0</div>

<p>
<div class="section_header_rn2">:: Performance improvements</div>
</p>
<p>
Overall system performance was significantly improved thanks to introduction of value cache for faster trigger processing. Also data sender process and housekeeper were optimized to run faster. Increased performance of operations related to historical and configuration caches. Added support of parallel processing of time-based functions by Zabbix server.
</p>

<p>
Also number of update operations was greatly decreased when processing new data. It leads to massive performance improvement for data collection and processing as well as better responsiveness of the interface.
</p>

<p>
<div class="section_header_rn2">:: Monitoring of vCenter and vSphere</div>
</p>
<p>
Added support of monitoring of VMWare virtualization platforms including auto-discovery of VMs, monitoring of performance and availability of both VMs and hypervisors as well as nice handling of migration of virtual machines.
</p>

<p>
<div class="section_header_rn2">:: Loadable modules</div>
</p>
<p>
Added support of loadable modules for extending Zabbix agent checks, also server and proxy agentless checks.
</p>

<p>
<div class="section_header_rn2">:: Removed support of unknown events</div>
</p>
<p>
Unknown events are no longer generated and supported. New triggers will now be created in OK state.
</p>

<p>
<div class="section_header_rn2">:: Applications are allowed to be inherited from different templates</div>
</p>
<p>
Application inheritance logic was changed to allow linking multiple templates with the same applications.
</p>

<p>
<div class="section_header_rn2">:: Internal events</div>
</p>
<p>
Internal events were introduced to allow actions and notifications in case of unknown triggers or not supported items.
</p>

<p>
<div class="section_header_rn2">:: Automatic database upgrade</div>
</p>
<p>
Zabbix will automatically update database structure when upgrading to newer major version of Zabbix.
</p>

<p>
<div class="section_header_rn2">:: Fine grained control of housekeeper</div>
</p>
<p>
Housekeeper supports fine grained control on what history tables should be processes and how.
</p>

<p>
<div class="section_header_rn2">:: Processing of macros</div>
</p>
<p>
Implemented support of user macros in global scripts, script confirmation text, trigger comments and allowed hosts for trapper items. Complex macros like {host:key.last/min/avg/max()} supported in graph titles. Implemented new notification macros: {ITEM.STATE<1-9>}, {LLDRULE.ID}, {LLDRULE.NAME}, {LLDRULE.DESCRIPTION}, {LLDRULE.KEY}, {LLDRULE.STATE} and {TRIGGER.STATE}.
</p>
<p>
Added support of LLD macros in trigger prototype expressions, descriptions as well as in item prototypes. Added support of new notification macros:  {TRIGGER.NAME.ORIG}, {ITEM.NAME.ORIG}, {ITEM.KEY.ORIG}. Updated macros {ACTION.*} and {EVENT.RECOVERY.*}; {EVENT.*} to return information of the event which triggered an action.
</p>

<p>
<div class="section_header_rn2">:: User permissions</div>
</p>
<p>
Permission logic was changed so that read permission does not override write permission anymore.
</p>

<p>
<div class="section_header_rn2">:: Increased maximum number of objects</div>
</p>
<p>
Zabbix may contain up-to 2^64-1 of different types of objects (items, triggers, events, etc) in non-DM setup.
</p>

<p>
<div class="section_header_rn2">:: Host prototypes</div>
</p>
<p>
Added support of host prototypes for low level discovery.
</p>

<p>
<div class="section_header_rn2">:: Zabbix API related improvements</div>
</p>
<p>
Zabbix API was fully documented with changelog and detailed description for all objects and methods.
</p>
<p>
Methods proxy.delete, user.delete and host.delete were changed to accept both objects and IDs. Implemented property array support for all get methods. Implemented map.get selectUrls parameter and itemprototype.get selectDiscoveryRule parameter. Dropped support of output shorten for the API get methods. Dropped the event value_changed property.
</p>

<p>
<div class="section_header_rn2">:: WEB monitoring related improvements</div>
</p>
<p>
Added support for content retrieval based on regular expressions, configurable number of retries per web scenario, web monitoring using HTTP proxy and support of templated web scenarios.
</p>

<p>
<div class="section_header_rn2">:: Better monitoring of proxies</div>
</p>
<p>
Added support of internal items for monitoring health of proxies.
</p>

<p>
<div class="section_header_rn2">:: Monitoring using WMI</div>
</p>
<p>
Windows agent was enhanced to support native WMI requests.
</p>

<p>
<div class="section_header_rn2">:: SNMP related improvements</div>
</p>
<p>
Added context name support, SHA authentication protocol and AES privacy protocol for SNMPv3 checks. Also added support of multiple dynamic SNMP indexes.
</p>

<p>
<div class="section_header_rn2">:: IPMI related improvements</div>
</p>
<p>
Added support of IPMI discrete sensors.
</p>

<p>
<div class="section_header_rn2">:: Front-end related improvements</div>
</p>
<p>
Regular expressions and maintenance periods form form were redesigned. Implemented multiselect in dashboard configuration, Action -&gt; Conditions and Operations, Script, Item filter and host and host group related pages. Redesigned Host -&gt; Templates form and added multiselect. Improved multiselect, added possibility to ignore elements. Implemented discovery rule check editing. Added possibility to add new elements in multiselect, added multiselect in hosts mass update and in items mass update form, and fixed regressions in application.massadd and in application filter. Other usability improvements.
</p>
<p>
Implemented minimum trigger severity filter in maps.
</p>
<p>
Added support of anti-aliasing for graphs and map connectors.
</p>
<p>
Added support of value mapping for character data.
</p>
<p>
Added filtering by application in Monitoring -&gt; Overview and Data/Triggers overview screen elements.
</p>

<p>
<div class="section_header_rn2">:: Agent related improvements</div>
</p>
<p>
Added support of proc.num, net.if.in, net.if.out, net.if.total for HP-UX, system.swap.size for AIX, net.if.discovery for FreeBSD, NetBSD and OpenBSD; added printing Aliases and PerfCounters when agent is run with -p option. Added whitespace trimming for server lists in agent conf file and allowed hosts for trapper items. Added used swap size support for Windows and OSF. Added support of Windows eventlog source regex filter.
</p>

<p>
<div class="section_header_rn2">:: Triggers</div>
</p>
<p>
Increased length to 2048 characters of expression field for triggers.
</p>

<p>
<div class="section_header_rn2">:: Templates</div>
</p>
<p>
WEB scenarios can be templated.
</p>

<p>
<div class="section_header_rn2">:: Discovery and auto-registration</div>
</p>
<p>
Added support for optional host metadata to active agent for auto-registration.
</p>

<p>
<div class="section_header_rn2">:: Support of PHP 5.5</div>
</p>
<p>
Added support of PHP 5.5 that introduced new API for work with MySQL.
</p>

<p>
<div class="section_header_rn2">:: Access to historical data</div>
</p>
<p>
Allowed access to historical data for disabled hosts.
</p>

<p>
<div class="section_header_rn2">:: Better displaying of user names in acknowledgements</div>
</p>
<p>
Implemented user name and surname displaying in acknowledgements.
</p>

<p>
<div class="section_header_rn2">:: Better network auto-discovery</div>
</p>
<p>
Changed network discovery to take in account proxies when identifying discovered hosts.
</p>

<p>
<div class="section_header_rn2">:: Hierachical menu for execution of scripts</div>
</p>
<p>
Added support of tree-like structure in the host menu for user scripts.
</p>

<p>
<div class="section_header_rn2">:: Displaying of host and item information under Monitoring</div>
</p>
<p>
Host and item details are available in Monitoring-&gt;Inventory and Monitoring-&gt;Latest data sections of Zabbix WEB interface.
</p>

<p>
<div class="section_header_rn2">:: Windows Eventing 6.0</div>
</p>
<p>
Added support of Windows Eventing for event log collection from all Windows platforms.
</p>

<p>
<div class="section_header_rn2">:: Zabbix dynamic link library for Windows</div>
</p>
<p>
Added Zabbix sender dynamic link library (DLL) for trouble-free integration of Zabbix monitoring with your own applications under Windows platforms.
</p>

<p>
<div class="section_header_rn2">:: Zabbix sender improvements</div>
</p>
<p>
Zabbix sender exit status now better reflects the operation result - success:0, partial success:2, failure:1.
</p>

<p>
<div class="section_header_rn2">:: Visibility of current Zabbix process activity</div>
</p>
<p>
Added dynamic display of process current activity and statistics in "ps" and "top".
</p>

<p>
<div class="section_header_rn2">:: Other improvements</div>
</p>
<p>
Added zfs to the default list of filesystems discovered by LLD based templates. Added logging of used configuration file name for all Zabbix  daemons. Added support of AllowRoot by server and proxy daemons.
</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/2.2/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. Database structure will be automatically updated by Zabbix Server when migrating from 2.0.x. See <a href=" https://www.zabbix.com/documentation/2.2/manual/installation/upgrade">Zabbix Manual</a> for a detailed upgrade procedure.
</p>

<div class="section_header_rn">Pre-release testing</div>
<p class="rn">
<div class="section_header_rn2">Zabbix Server</div>
<p class="rn">
Zabbix Server has been tested on the following platforms:
</p>

<p class="rn">
<ul class="rn">
<li>Ubuntu Linux, AMD64, kernel 2.6.11, MySQL 5.x</li>
<li>Ubuntu Linux, Intel, kernel 2.6.15, MySQL 5.0.22, PostgreSQL 8.3</li>
<li>RedHat EL 5.3, Intel, kernel 2.6.18, Oracle 11gR2</li>
<li>Slackware Linux, x86, kernel 2.6.29.6, MySQL 5.1.x</li>
</ul>
</p>

<div class="section_header_rn2">Zabbix Agents</div>
<p class="rn">
Zabbix Agents have been compiled and tested on the following platforms:
</p>

<p class="rn">

<ul class="rn">
<li>AIX 5.2</li>
<li>FreeBSD 4.x, 5.x, 6.x</li>
<li>HP-UX 10.x, 11.x</li>
<li>Linux 2.4.x, 2.6.x</li>
<li>Linux CentOS</li>
<li>NetBSD 2.0</li>
<li>OS/X 10.2</li>
<li>Solaris 8, 9, 10</li>
<li>Tru64 5.1B</li>
<li>Windows XP, 2000, 2003, 2008, Vista</li>
</ul>

</p>

<p class="rn">
Note that agents are available pre-compiled from <a href="http://www.zabbix.com/download.php">http://www.zabbix.com/download.php</a> for a limited number of versions and platforms.
</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.x. Please contact <a href="mailto:sales@zabbix.com">Sales</a> for pricing and more details.
</p>

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

<p class="rn">
<ul class="rn">
<li><a href="http://www.zabbix.com/documentation/2.2">Zabbix 2.2 Manual</a></li>
<li>Zabbix Forums (<a href="http://www.zabbix.com/forum">http://www.zabbix.com/forum</a>)</li>
<li>Zabbix Support (<a href="http://www.zabbix.com/support.php">http://www.zabbix.com/support.php</a>)</li>
</ul>
</p>

</p>
</div><!-- End of article body -->
</div>
</div>


<div class="copyright">&copy; 2001-2013 by Zabbix SIA. All rights reserved.</div><div class="privacy"><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