
<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Màrius Duch &#187; items</title> <atom:link href="http://www.mariusduch.es/sobre/items/feed" rel="self" type="application/rss+xml" /><link>http://www.mariusduch.es</link> <description>Informática práctica para todos</description> <lastBuildDate>Wed, 19 Oct 2011 10:29:40 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Crear un trigger de un servicio de windows para zabbix</title><link>http://www.mariusduch.es/crear-un-trigger-de-un-servicio-de-windows-para-zabbix</link> <comments>http://www.mariusduch.es/crear-un-trigger-de-un-servicio-de-windows-para-zabbix#comments</comments> <pubDate>Wed, 14 Apr 2010 11:15:17 +0000</pubDate> <dc:creator>Màrius</dc:creator> <category><![CDATA[Zabbix]]></category> <category><![CDATA[items]]></category> <category><![CDATA[triggers]]></category> <category><![CDATA[zabbix]]></category> <guid
isPermaLink="false">http://www.mariusduch.es/?p=640</guid> <description><![CDATA[Para crear un trigger de un servicio de Windows (como DNS Server, DCHP Server, FTP Server, World Wide Web Publishing Service&#8230;) para Zabbix, y de este modo saber si ese servicio esta caído o esta en funcionamiento, deberemos acceder al panel de Zabbix de nuestro servidor y seguir los siguientes pasos: * El ejemplo esta [...]]]></description> <content:encoded><![CDATA[<p><img
class="size-full wp-image-811 alignleft" title="crear-un-trigger-de-un-servicio-de-windows-para-zabbix" src="http://www.mariusduch.es/wp-content/uploads/crear-un-trigger-de-un-servicio-de-windows-para-zabbix.png" alt="" width="100" height="100" />Para crear un trigger de un servicio de Windows (como DNS Server, DCHP Server, FTP Server, World Wide Web Publishing Service&#8230;) para Zabbix, y de este modo saber si ese servicio esta caído o esta en funcionamiento, deberemos acceder al panel de Zabbix de nuestro servidor y seguir los siguientes pasos:</p><p><em>* El ejemplo esta hecho para crear un trigger para el servicio DNS Server</em></p><p><em><span
id="more-640"></span></em><strong>1. Acceder al aparatado Items:</strong></p><p>[Configuration] &gt; [Items]</p><p><strong>2. Acceder al template de Windows:</strong></p><p>Group: Templates<br
/> Host: Template_Windows</p><p><strong>3. Crear el item:</strong></p><p>[Create Item]</p><p><strong>4. Rellenar los siguientes campos con estos valores:<br
/> </strong><em></em></p><p><strong>Description: </strong>Service state of DNS Server ($1)<br
/> <strong>Type:</strong> ZABBIX agent<br
/> <strong>Key: </strong>service_state[dns]<br
/> <strong>Type of information: </strong>Numeric (float)<br
/> <strong>Units:</strong><br
/> <strong>Use multiplier:</strong> Do not use<br
/> <strong>Update interval (in sec):</strong> 30<br
/> <strong>Flexible intervals (sec):</strong> No flexible intervals<br
/> <strong>New flexible interval:</strong> Delay 50 Period 1-7,00:00-23:59<br
/> <strong>Keep history (in days):</strong> 7<br
/> <strong>Keep trends (in days): </strong>365<br
/> <strong>Status:</strong> Active<br
/> <strong>Store value: </strong>As is<br
/> <strong>New application:</strong><br
/> <strong>Applications:</strong> Services</p><p>[Save]</p><p><strong>5. Acceder al aparatado Triggers:</strong></p><p>[Configuration] &gt; [Triggers]</p><p><strong>6. Acceder al template de Windows:<br
/> </strong><em>*seguramente ya estaremos en el</em></p><p>Group: Templates<br
/> Host: Template_Windows</p><p><strong>7. Crear el trigger:</strong></p><p>[Create Trigger]</p><p><strong>8. Rellenar los siguientes campos con estos valores:</strong></p><p><strong>Name: </strong>DNS Server is not running on {HOSTNAME}<br
/> <strong>Expression: </strong>{Template_Windows:service_state[dns].last(0)}&gt;1<br
/> <strong>The trigger depends on:</strong> No dependencies defined<br
/> <strong>Event generation: </strong>Normal<br
/> <strong>Severity:</strong> Average<br
/> <strong>Comments:<br
/> URL:<br
/> Disabled</strong> [v]</p><p>[Save]</p><p><strong>9. Acceder al aparatado Triggers, del Host que queremos añadirselo:<br
/> </strong><em>* Este host evidentemente debe tener añadido el template de windows</em><strong></strong></p><p>Group: Nombre_del_grupo<br
/> Host: Nombre_del_host</p><p><strong>10. Seleccionamos el trigger que hemos creado </strong></p><p>[v] Template_Windows:DNS Server is not running on Nombre_del_host</p><p>[Enable selected]</p> ]]></content:encoded> <wfw:commentRss>http://www.mariusduch.es/crear-un-trigger-de-un-servicio-de-windows-para-zabbix/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
