<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comentarios en: Configurando Nagios 3.x (y I)</title>
	<atom:link href="http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/</link>
	<description>Cocinero antes que fraile</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:39:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Por: Laser</title>
		<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-71052</link>
		<dc:creator>Laser</dc:creator>
		<pubDate>Wed, 08 Feb 2012 06:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-71052</guid>
		<description>Gracias, buen artículo me fue de muchisima ayuda.

Saludos....</description>
		<content:encoded><![CDATA[<p>Gracias, buen artículo me fue de muchisima ayuda.</p>
<p>Saludos&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: ruben</title>
		<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70892</link>
		<dc:creator>ruben</dc:creator>
		<pubDate>Thu, 10 Nov 2011 23:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70892</guid>
		<description>estimado muy bueno tu tutorial mira en mi commands.cfg tengo defino :

define command{
      command_name check_ping
      command_line $USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 5
     }

ademas en mi  archivo localhost.cfg definí el servicio
define service{
        use                     generic-service 
        host_name      CENTRAL.CISCO,ACC.POINT,anexos
        service_description     PING
        check_command	check_ping!1500.0,80%!3000.0,90%        
        normal_check_interval 5
	retry_check_interval 1
 
la pregunta es que si hay redundancia o como se deben plantear 
por tu ayuda anticipo mis agradecimientos</description>
		<content:encoded><![CDATA[<p>estimado muy bueno tu tutorial mira en mi commands.cfg tengo defino :</p>
<p>define command{<br />
      command_name check_ping<br />
      command_line $USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 5<br />
     }</p>
<p>ademas en mi  archivo localhost.cfg definí el servicio<br />
define service{<br />
        use                     generic-service<br />
        host_name      CENTRAL.CISCO,ACC.POINT,anexos<br />
        service_description     PING<br />
        check_command	check_ping!1500.0,80%!3000.0,90%<br />
        normal_check_interval 5<br />
	retry_check_interval 1</p>
<p>la pregunta es que si hay redundancia o como se deben plantear<br />
por tu ayuda anticipo mis agradecimientos</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Armando Atanacio (@slackblack)</title>
		<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70779</link>
		<dc:creator>Armando Atanacio (@slackblack)</dc:creator>
		<pubDate>Tue, 06 Sep 2011 23:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70779</guid>
		<description>Configurando Nagios 3.x (y I) http://t.co/dmzfd4D #Nagios</description>
		<content:encoded><![CDATA[<p>Configurando Nagios 3.x (y I) <a href="http://t.co/dmzfd4D" rel="nofollow">http://t.co/dmzfd4D</a> #Nagios</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Addo Huisman</title>
		<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70716</link>
		<dc:creator>Addo Huisman</dc:creator>
		<pubDate>Tue, 26 Jul 2011 18:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70716</guid>
		<description>Hola soy totalmente novato en nagios y me da este error los instale en winxp el nagwin puse de prueba una web para monitorear con un ping pero al darle en el host me muestra este error en la pantalla por favor si pudieras ayudarme.



Whoops!

Error: Could not read host and service status information!

The most common cause of this error message (especially for new users), is the fact that Nagios is not actually running. If Nagios is indeed not running, this is a normal error message. It simply indicates that the CGIs could not obtain the current status of hosts and services that are being monitored. If you&#039;ve just installed things, make sure you read the documentation on starting Nagios.

Some other things you should check in order to resolve this error include:

    Check the Nagios log file for messages relating to startup or status data errors.
    Always verify configuration options using the -v command-line option before starting or restarting Nagios! 

Make sure you read the documentation on installing, configuring and running Nagios thoroughly before continuing. If all else fails, try sending a message to one of the mailing lists. More information can be found at http://www.nagios.org.</description>
		<content:encoded><![CDATA[<p>Hola soy totalmente novato en nagios y me da este error los instale en winxp el nagwin puse de prueba una web para monitorear con un ping pero al darle en el host me muestra este error en la pantalla por favor si pudieras ayudarme.</p>
<p>Whoops!</p>
<p>Error: Could not read host and service status information!</p>
<p>The most common cause of this error message (especially for new users), is the fact that Nagios is not actually running. If Nagios is indeed not running, this is a normal error message. It simply indicates that the CGIs could not obtain the current status of hosts and services that are being monitored. If you&#8217;ve just installed things, make sure you read the documentation on starting Nagios.</p>
<p>Some other things you should check in order to resolve this error include:</p>
<p>    Check the Nagios log file for messages relating to startup or status data errors.<br />
    Always verify configuration options using the -v command-line option before starting or restarting Nagios! </p>
<p>Make sure you read the documentation on installing, configuring and running Nagios thoroughly before continuing. If all else fails, try sending a message to one of the mailing lists. More information can be found at <a href="http://www.nagios.org" rel="nofollow">http://www.nagios.org</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: jenaro</title>
		<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70669</link>
		<dc:creator>jenaro</dc:creator>
		<pubDate>Wed, 01 Jun 2011 15:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70669</guid>
		<description>hola disculpa pero estoy dando practicas de estadia en un campus y se me a solicitado instalar nagios en centos sin interfaz grafica, nunca e utlizado nagios ni centos solo linux, podrias mandarme un tutorial o decirme claramente como lo instalo y agro las pc y los switches, a y agrgar mi correo electronico, te lo agradeceria mucho</description>
		<content:encoded><![CDATA[<p>hola disculpa pero estoy dando practicas de estadia en un campus y se me a solicitado instalar nagios en centos sin interfaz grafica, nunca e utlizado nagios ni centos solo linux, podrias mandarme un tutorial o decirme claramente como lo instalo y agro las pc y los switches, a y agrgar mi correo electronico, te lo agradeceria mucho</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Fran</title>
		<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70591</link>
		<dc:creator>Fran</dc:creator>
		<pubDate>Wed, 11 May 2011 17:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70591</guid>
		<description>Hola a la hoar de añadir un host en el nagios no me ha quedado muy claro te agradeceria mucho que me digieras paso por paso lo que tengo que hacer ya que me seria de mucha ayuda,
donde declaro el host y como lo pongo en el grupo es que me dice que el nuevo host no esta definido.
Muchas gracias.</description>
		<content:encoded><![CDATA[<p>Hola a la hoar de añadir un host en el nagios no me ha quedado muy claro te agradeceria mucho que me digieras paso por paso lo que tengo que hacer ya que me seria de mucha ayuda,<br />
donde declaro el host y como lo pongo en el grupo es que me dice que el nuevo host no esta definido.<br />
Muchas gracias.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Instalando Nagios 3.x en Debian etch : Un lugar en el mundo&#8230;</title>
		<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70546</link>
		<dc:creator>Instalando Nagios 3.x en Debian etch : Un lugar en el mundo&#8230;</dc:creator>
		<pubDate>Sat, 30 Apr 2011 21:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70546</guid>
		<description>[...] Configurando Nagios 3.x (y I) [...]</description>
		<content:encoded><![CDATA[<p>[...] Configurando Nagios 3.x (y I) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Esteban Rebolledo</title>
		<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70543</link>
		<dc:creator>Esteban Rebolledo</dc:creator>
		<pubDate>Sat, 30 Apr 2011 17:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70543</guid>
		<description>Estimado,

dejame agradecer este tutorial, está excelente, ya entendí claramente todo, estaba estancado en algo muy básico y me sacaste de todas las dudas, ahora de aqui al infinito y mas allá.

Saludos,

Esteban</description>
		<content:encoded><![CDATA[<p>Estimado,</p>
<p>dejame agradecer este tutorial, está excelente, ya entendí claramente todo, estaba estancado en algo muy básico y me sacaste de todas las dudas, ahora de aqui al infinito y mas allá.</p>
<p>Saludos,</p>
<p>Esteban</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Eylin</title>
		<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70529</link>
		<dc:creator>Eylin</dc:creator>
		<pubDate>Wed, 20 Apr 2011 14:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70529</guid>
		<description>Hola, 
Estoy monitoreando IPv6, como debería de especificar las direcciones ip? y como se debería de establecer el archivo mired.cfg seria igual que en IPV4?

Gracias</description>
		<content:encoded><![CDATA[<p>Hola,<br />
Estoy monitoreando IPv6, como debería de especificar las direcciones ip? y como se debería de establecer el archivo mired.cfg seria igual que en IPV4?</p>
<p>Gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Ocupando Nagios 3.0.2</title>
		<link>http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70464</link>
		<dc:creator>Ocupando Nagios 3.0.2</dc:creator>
		<pubDate>Mon, 28 Feb 2011 15:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/#comment-70464</guid>
		<description>[...] http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/" rel="nofollow">http://blog.unlugarenelmundo.es/2007/07/11/configurando-nagios-3x-y-i/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

