<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.zabbix.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.zabbix.com/wiki/feed.php">
        <title>Zabbix</title>
        <description></description>
        <link>http://www.zabbix.com/wiki/</link>
        <image rdf:resource="http://www.zabbix.com/wiki/lib/images/favicon.ico" />
       <dc:date>2012-02-11T03:06:16+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.zabbix.com/wiki/howto/config/alerts/smsapi?rev=1328603649&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.zabbix.com/wiki/howto/config/active_directory_authentication?rev=1328092271&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.zabbix.com/wiki/non-english/ru/odbc_monitoring?rev=1327224242&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.zabbix.com/wiki/scripts/db_consistency.sh?rev=1326925644&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.zabbix.com/wiki/contrib/ideas?rev=1326311358&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.zabbix.com/wiki/start?rev=1324292262&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.zabbix.com/wiki/contrib/getting_help?rev=1324292211&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.zabbix.com/wiki/howto/monitor/db/mysql/extensive_mysql_monitoring_including_replication?rev=1323187521&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.zabbix.com/wiki/templates/apache?rev=1322663834&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.zabbix.com/wiki/lib/images/favicon.ico">
        <title>Zabbix</title>
        <link>http://www.zabbix.com/wiki/</link>
        <url>http://www.zabbix.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.zabbix.com/wiki/howto/config/alerts/smsapi?rev=1328603649&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-07T10:34:09+02:00</dc:date>
        <dc:creator>zeip</dc:creator>
        <title>Sending an SMS from Zabbix without a GSM modem - new version of the sms script</title>
        <link>http://www.zabbix.com/wiki/howto/config/alerts/smsapi?rev=1328603649&amp;do=diff</link>
        <description>There are various websites that provide APIs for sending SMS messages.

Here's how to use Clickatell (&lt;http://www.clickatell.com&gt; / &lt;http://www.clickatell.com/downloads/http/Clickatell_HTTP.pdf&gt;).


	*  Create a file in the directory, you specified in the zabbix_server.conf, key AlertScriptsPath:</description>
    </item>
    <item rdf:about="http://www.zabbix.com/wiki/howto/config/active_directory_authentication?rev=1328092271&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-01T12:31:11+02:00</dc:date>
        <dc:creator>NicoZanferrari</dc:creator>
        <title>GUI authentication by Active Directory - [Instructions] </title>
        <link>http://www.zabbix.com/wiki/howto/config/active_directory_authentication?rev=1328092271&amp;do=diff</link>
        <description>This simple HowTo will show you how to implement authentication using Active Directory (AD) with Zabbix 1.8. It's working fine on version 1.8.8

pro: you don't have to worry about passwords and their complexity, users locked and account dismissed

con: you have to manually create every needed user in Zabbix (and also in AD, if they don't already exist there)</description>
    </item>
    <item rdf:about="http://www.zabbix.com/wiki/non-english/ru/odbc_monitoring?rev=1327224242&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-22T11:24:02+02:00</dc:date>
        <dc:creator>zalex_ua</dc:creator>
        <title>Мониторинг баз данных - fixed hyperlink to documentation. syntax fix</title>
        <link>http://www.zabbix.com/wiki/non-english/ru/odbc_monitoring?rev=1327224242&amp;do=diff</link>
        <description>Мониторинг баз данных


В Zabbix встроено средство прямых запросов в базы данных через UnixODBC, минуя скрипты и сторонние утилиты.
В этом разделе будет описана настройка и использование этого функционала для выполнения запросов в базы данных MySQL и Oracle.</description>
    </item>
    <item rdf:about="http://www.zabbix.com/wiki/scripts/db_consistency.sh?rev=1326925644&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-19T00:27:24+02:00</dc:date>
        <dc:creator>zalex_ua</dc:creator>
        <title>scripts:db_consistency.sh - fix for mixed fields hostid  groupid in #7 dupehostgroups()</title>
        <link>http://www.zabbix.com/wiki/scripts/db_consistency.sh?rev=1326925644&amp;do=diff</link>
        <description>#!/bin/bash

# a script to check Zabbix database for inconsistencies and problems
# it is attempted to keep each actual check contained in sql only
# currently mysql specific - help to make this db agnostic appreciated
# bash specific - no plans to change that

# performs checks, then allows user to choose category to explain errors found
# other actions are planned, like fixing the problem (by dropping erroneous records, for example)

# current checks:
#    1. graph items that reference non-exi…</description>
    </item>
    <item rdf:about="http://www.zabbix.com/wiki/contrib/ideas?rev=1326311358&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-11T21:49:18+02:00</dc:date>
        <dc:creator>vlturner</dc:creator>
        <title>Feature Requests / Ideas</title>
        <link>http://www.zabbix.com/wiki/contrib/ideas?rev=1326311358&amp;do=diff</link>
        <description>&lt;https://support.zabbix.com/browse/ZBXNEXT&gt;

Feature suggestions should be added and described here. Description should be as specific as possible, to the point of being usable as a development specification. Implemented items should be moved to the appropriate section, noting, if possible the svn revision that added the feature to trunk and first stable version to have that feature. Description should be contained on this page, information from forum posts should be moved here &amp; improved upon.</description>
    </item>
    <item rdf:about="http://www.zabbix.com/wiki/start?rev=1324292262&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-19T12:57:42+02:00</dc:date>
        <dc:creator>richlv</dc:creator>
        <title>Zabbix Wiki - content moved</title>
        <link>http://www.zabbix.com/wiki/start?rev=1324292262&amp;do=diff</link>
        <description>:!: Use your Zabbix forum user name and password for write access to Wiki.

Community news

Wiki

	*  Quick Syntax Guide
	*  Zabbix wiki instructions and guidelines

Getting help


Read about how to best get some help with Zabbix.

	*  Zabbix on MuckNet blog 
	*  Zabbix on Pierky's blog 
	*   Spanish Zabbix's Blog / Blog de Zabbix en español
	*   Блог о Zabbix на русском языке
	*   Zabbix on Kodai's blog in Japan
	*   SmartMarmot's Blog monitoring databases EX:Rootzone
	*   Blog dedicated on Zab…</description>
    </item>
    <item rdf:about="http://www.zabbix.com/wiki/contrib/getting_help?rev=1324292211&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-19T12:56:51+02:00</dc:date>
        <dc:creator>richlv</dc:creator>
        <title>contrib:getting_help - content moved</title>
        <link>http://www.zabbix.com/wiki/contrib/getting_help?rev=1324292211&amp;do=diff</link>
        <description>This page has been moved to &lt;https://zabbix.org/wiki/Getting_help&gt;</description>
    </item>
    <item rdf:about="http://www.zabbix.com/wiki/howto/monitor/db/mysql/extensive_mysql_monitoring_including_replication?rev=1323187521&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-06T18:05:21+02:00</dc:date>
        <dc:creator>halfasleep</dc:creator>
        <title>Heavy MySQL monitoring solution - [Theory of Operation] </title>
        <link>http://www.zabbix.com/wiki/howto/monitor/db/mysql/extensive_mysql_monitoring_including_replication?rev=1323187521&amp;do=diff</link>
        <description>THIS IS ALPHA SOFTWARE.  It works for me.    I'm positive there are bugs here.  They won't affect your system, other than annoyance.

For MySQL 5.0 only  This may work on 5.1, but I haven't tested, nor incorporated new features that 5.1 provides.

For those who have a need to seriously monitor MySQL, I offer these scripts/templates.</description>
    </item>
    <item rdf:about="http://www.zabbix.com/wiki/templates/apache?rev=1322663834&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-30T16:37:14+02:00</dc:date>
        <dc:creator>ericgearhart</dc:creator>
        <title>Apache Monitoring Script - [Method 2] </title>
        <link>http://www.zabbix.com/wiki/templates/apache?rev=1322663834&amp;do=diff</link>
        <description>There are two scripts available to monitor Apache via mod_status. Method 1 is preferred because it only makes a single Apache call and a single zabbix_sender call. It is configured via arguments passed in and is run via cron. Method 2 is similar to method 1. It uses a Python script to pull data from mod_status and uses multiple calls to zabbix_sender to send the data.</description>
    </item>
</rdf:RDF>

