<?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>Comentários sobre: Configurando o MRTG</title>
	<atom:link href="http://www.devin.com.br/mrtg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devin.com.br/mrtg/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 12:08:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: daniel</title>
		<link>http://www.devin.com.br/mrtg/comment-page-1/#comment-3134</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Tue, 03 Jan 2012 23:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.devin.com.br/?p=483#comment-3134</guid>
		<description>fins as instalacao mas apareceu o seguinte erro.

SNMP Error:
no response received
SNMPv1_Session (remote host: &quot;192.180.x.x&quot; [192.180.x.x].161)
                  community: &quot;community&quot;
                 request ID: -1701973239
                PDU bufsize: 8000 bytes
                    timeout: 2s
                    retries: 5
                    backoff: 1)
 at /usr/bin/../lib/mrtg2/SNMP_util.pm line 629
SNMPWALK Problem for 1.3.6.1.2.1.1 on community@192.180.x.x::::::v4only
 at /usr/bin/cfgmaker line 955
WARNING: Skipping community@192.180.x.x: as no info could be retrieved

ERROR: creating /etc/mrtg/exemplo.cfg: Arquivo ou diretório não encontrado</description>
		<content:encoded><![CDATA[<p>fins as instalacao mas apareceu o seguinte erro.</p>
<p>SNMP Error:<br />
no response received<br />
SNMPv1_Session (remote host: &#8220;192.180.x.x&#8221; [192.180.x.x].161)<br />
                  community: &#8220;community&#8221;<br />
                 request ID: -1701973239<br />
                PDU bufsize: 8000 bytes<br />
                    timeout: 2s<br />
                    retries: 5<br />
                    backoff: 1)<br />
 at /usr/bin/../lib/mrtg2/SNMP_util.pm line 629<br />
SNMPWALK Problem for 1.3.6.1.2.1.1 on <a href="mailto:community@192.180">community@192.180</a>.x.x::::::v4only<br />
 at /usr/bin/cfgmaker line 955<br />
WARNING: Skipping <a href="mailto:community@192.180">community@192.180</a>.x.x: as no info could be retrieved</p>
<p>ERROR: creating /etc/mrtg/exemplo.cfg: Arquivo ou diretório não encontrado</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Ruan Soares Apolinario</title>
		<link>http://www.devin.com.br/mrtg/comment-page-1/#comment-2944</link>
		<dc:creator>Ruan Soares Apolinario</dc:creator>
		<pubDate>Fri, 23 Sep 2011 17:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.devin.com.br/?p=483#comment-2944</guid>
		<description>Estou tentando compilar o mrtg, mas diz que não encontrou o gd.h, o que pode ser?
checking gd.h usability... no
checking gd.h presence... no
checking for gd.h... no

** Ooops, one of many bad things happened:

   a)  You don&#039;t have the GD library installed.
       Get it from http://www.boutell.com, compile it and
       use either --with-gd-lib=DIR and --with-gd-inc=DIR to specify
       its location. You might also have to use --with-z-inc,
             --with-z-lib and --with-png-inc, --with-png-lib for gd
             versions 1.6 and higher.  Check config.log for more
       information on the problem.

   b)  You have the GD library installed, but not the gd.h
       header file.  Download the source (see above) and use
       --with-gd-inc=DIR to specify where the file can be found.

   c)  You have the library and the header file installed, but
       you also have a shared GD library in the same directory.
       Remove the shared library files and/or links (e.g.
       libgd.so.2.0.0, libgd.so and libgd.so.2).  This is especially
             likely if you&#039;re using a recent (post 1.8.4) version of GD
       and didn&#039;t configure it with --disable-shared.

   d)  You have gd library installed and also it&#039;s headers, but you are
       missing libpng (and headers) or freetype (and headers)
       (mrtg does not use freetype, but if your copy of gd is precompiled
       against it, you have to install it ...</description>
		<content:encoded><![CDATA[<p>Estou tentando compilar o mrtg, mas diz que não encontrou o gd.h, o que pode ser?<br />
checking gd.h usability&#8230; no<br />
checking gd.h presence&#8230; no<br />
checking for gd.h&#8230; no</p>
<p>** Ooops, one of many bad things happened:</p>
<p>   a)  You don&#8217;t have the GD library installed.<br />
       Get it from <a href="http://www.boutell.com" rel="nofollow">http://www.boutell.com</a>, compile it and<br />
       use either &#8211;with-gd-lib=DIR and &#8211;with-gd-inc=DIR to specify<br />
       its location. You might also have to use &#8211;with-z-inc,<br />
             &#8211;with-z-lib and &#8211;with-png-inc, &#8211;with-png-lib for gd<br />
             versions 1.6 and higher.  Check config.log for more<br />
       information on the problem.</p>
<p>   b)  You have the GD library installed, but not the gd.h<br />
       header file.  Download the source (see above) and use<br />
       &#8211;with-gd-inc=DIR to specify where the file can be found.</p>
<p>   c)  You have the library and the header file installed, but<br />
       you also have a shared GD library in the same directory.<br />
       Remove the shared library files and/or links (e.g.<br />
       libgd.so.2.0.0, libgd.so and libgd.so.2).  This is especially<br />
             likely if you&#8217;re using a recent (post 1.8.4) version of GD<br />
       and didn&#8217;t configure it with &#8211;disable-shared.</p>
<p>   d)  You have gd library installed and also it&#8217;s headers, but you are<br />
       missing libpng (and headers) or freetype (and headers)<br />
       (mrtg does not use freetype, but if your copy of gd is precompiled<br />
       against it, you have to install it &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Diego</title>
		<link>http://www.devin.com.br/mrtg/comment-page-1/#comment-1967</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Sat, 15 Aug 2009 22:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.devin.com.br/?p=483#comment-1967</guid>
		<description>Ótima explicação, curta objetiva e didática! Parabéns! Aprendi bastante com o seu post.

Abçs.</description>
		<content:encoded><![CDATA[<p>Ótima explicação, curta objetiva e didática! Parabéns! Aprendi bastante com o seu post.</p>
<p>Abçs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Marcio</title>
		<link>http://www.devin.com.br/mrtg/comment-page-1/#comment-1825</link>
		<dc:creator>Marcio</dc:creator>
		<pubDate>Fri, 15 May 2009 12:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.devin.com.br/?p=483#comment-1825</guid>
		<description>Estou tentando usar o MRTG para monitorar minha placa de rede, mas, mesmo instalando o SNMP, PERL, MRTG e configurando tudo, o gráfico fica &quot;zerado&quot; e não atualiza. O que pode ser?</description>
		<content:encoded><![CDATA[<p>Estou tentando usar o MRTG para monitorar minha placa de rede, mas, mesmo instalando o SNMP, PERL, MRTG e configurando tudo, o gráfico fica &#8220;zerado&#8221; e não atualiza. O que pode ser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Rodrigo</title>
		<link>http://www.devin.com.br/mrtg/comment-page-1/#comment-1778</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Fri, 24 Apr 2009 15:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.devin.com.br/?p=483#comment-1778</guid>
		<description>O QUE ESTOU FAZENDO DE ERRADO???
root@mail:/# cfgmaker --global &#039;WorkDir: /var/www/html/mrtg&#039; \ --global &#039;Options[_]: bits,growright&#039; \ --output /etc/mrtg/exemplo.cfg \ mail@200.228.176.1:
Error:
  can&#039;t resolve &quot; --global&quot; to IP address
 at /usr/share/perl5/SNMP_util.pm line 426
SNMPWALK Problem for public@ --global::::::v4only
 at /usr/bin/cfgmaker line 925
WARNING: Skipping public@ --global: as no info could be retrieved

Error:
  can&#039;t resolve &quot;Options[_]&quot; to IP address
 at /usr/share/perl5/SNMP_util.pm line 426
SNMPWALK Problem for public@Options[_]: bits,growright:::::v4only
 at /usr/bin/cfgmaker line 925
WARNING: Skipping public@Options[_]: bits,growright as no info could be retrieved

Error:
  can&#039;t resolve &quot; --output&quot; to IP address
 at /usr/share/perl5/SNMP_util.pm line 426
SNMPWALK Problem for public@ --output::::::v4only
 at /usr/bin/cfgmaker line 925
WARNING: Skipping public@ --output: as no info could be retrieved

Error:
  can&#039;t resolve &quot;/etc/mrtg/exemplo.cfg&quot; to IP address
 at /usr/share/perl5/SNMP_util.pm line 426
SNMPWALK Problem for public@/etc/mrtg/exemplo.cfg::::::v4only
 at /usr/bin/cfgmaker line 925
WARNING: Skipping public@/etc/mrtg/exemplo.cfg: as no info could be retrieved

SNMP Error:
no response received
SNMPv1_Session (remote host: &quot;200.228.176.1&quot; [200.228.176.1].161)
                  community: &quot; mail&quot;
                 request ID: -105050952
                PDU bufsize: 8000 bytes
                    timeout: 2s
                    retries: 5
                    backoff: 1)
 at /usr/share/perl5/SNMP_util.pm line 627
SNMPWALK Problem for 1.3.6.1.2.1.1 on  mail@200.228.176.1::::::v4only
 at /usr/bin/cfgmaker line 925
WARNING: Skipping  mail@200.228.176.1: as no info could be retrieved

# Created by 
# /usr/bin/cfgmaker --global &#039;WorkDir: /var/www/html/mrtg&#039; &#039; --global&#039; &#039;Options[_]: bits,growright&#039; &#039; --output&#039; /etc/mrtg/exemplo.cfg &#039; mail@200.228.176.1:&#039;


### Global Config Options

#  for UNIX
# WorkDir: /home/http/mrtg

#  for Debian
WorkDir: /var/www/mrtg

#  or for NT
# WorkDir: c:\mrtgdata

### Global Defaults

#  to get bits instead of bytes and graphs growing to the right
# Options[_]: growright, bits

EnableIPv6: no
WorkDir: /var/www/html/mrtg

######################################################################
# System: 
# Description: 
# Contact: 
# Location: 
######################################################################



######################################################################
# System: 
# Description: 
# Contact: 
# Location: 
######################################################################



######################################################################
# System: 
# Description: 
# Contact: 
# Location: 
######################################################################



######################################################################
# System: 
# Description: 
# Contact: 
# Location: 
######################################################################



######################################################################
# System: 
# Description: 
# Contact: 
# Location: 
######################################################################


root@mail:/# mrtg
-----------------------------------------------------------------------
ERROR: Mrtg will most likely not work properly when the environment
       variable LANG is set to UTF-8. Please run mrtg in an environment
       where this is not the case. Try the following command to start:

       env LANG=C /usr/bin/mrtg  
-----------------------------------------------------------------------
root@mail:/# env LANG=C /usr/bin/mrtg</description>
		<content:encoded><![CDATA[<p>O QUE ESTOU FAZENDO DE ERRADO???<br />
root@mail:/# cfgmaker &#8211;global &#8216;WorkDir: /var/www/html/mrtg&#8217; \ &#8211;global &#8216;Options[_]: bits,growright&#8217; \ &#8211;output /etc/mrtg/exemplo.cfg \ <a href="mailto:mail@200.228.176">mail@200.228.176</a>.1:<br />
Error:<br />
  can&#8217;t resolve &#8221; &#8211;global&#8221; to IP address<br />
 at /usr/share/perl5/SNMP_util.pm line 426<br />
SNMPWALK Problem for public@ &#8211;global::::::v4only<br />
 at /usr/bin/cfgmaker line 925<br />
WARNING: Skipping public@ &#8211;global: as no info could be retrieved</p>
<p>Error:<br />
  can&#8217;t resolve &#8220;Options[_]&#8221; to IP address<br />
 at /usr/share/perl5/SNMP_util.pm line 426<br />
SNMPWALK Problem for public@Options[_]: bits,growright:::::v4only<br />
 at /usr/bin/cfgmaker line 925<br />
WARNING: Skipping public@Options[_]: bits,growright as no info could be retrieved</p>
<p>Error:<br />
  can&#8217;t resolve &#8221; &#8211;output&#8221; to IP address<br />
 at /usr/share/perl5/SNMP_util.pm line 426<br />
SNMPWALK Problem for public@ &#8211;output::::::v4only<br />
 at /usr/bin/cfgmaker line 925<br />
WARNING: Skipping public@ &#8211;output: as no info could be retrieved</p>
<p>Error:<br />
  can&#8217;t resolve &#8220;/etc/mrtg/exemplo.cfg&#8221; to IP address<br />
 at /usr/share/perl5/SNMP_util.pm line 426<br />
SNMPWALK Problem for public@/etc/mrtg/exemplo.cfg::::::v4only<br />
 at /usr/bin/cfgmaker line 925<br />
WARNING: Skipping public@/etc/mrtg/exemplo.cfg: as no info could be retrieved</p>
<p>SNMP Error:<br />
no response received<br />
SNMPv1_Session (remote host: &#8220;200.228.176.1&#8243; [200.228.176.1].161)<br />
                  community: &#8221; mail&#8221;<br />
                 request ID: -105050952<br />
                PDU bufsize: 8000 bytes<br />
                    timeout: 2s<br />
                    retries: 5<br />
                    backoff: 1)<br />
 at /usr/share/perl5/SNMP_util.pm line 627<br />
SNMPWALK Problem for 1.3.6.1.2.1.1 on  <a href="mailto:mail@200.228.176">mail@200.228.176</a>.1::::::v4only<br />
 at /usr/bin/cfgmaker line 925<br />
WARNING: Skipping  <a href="mailto:mail@200.228.176">mail@200.228.176</a>.1: as no info could be retrieved</p>
<p># Created by<br />
# /usr/bin/cfgmaker &#8211;global &#8216;WorkDir: /var/www/html/mrtg&#8217; &#8216; &#8211;global&#8217; &#8216;Options[_]: bits,growright&#8217; &#8216; &#8211;output&#8217; /etc/mrtg/exemplo.cfg &#8216; <a href="mailto:mail@200.228.176">mail@200.228.176</a>.1:&#8217;</p>
<p>### Global Config Options</p>
<p>#  for UNIX<br />
# WorkDir: /home/http/mrtg</p>
<p>#  for Debian<br />
WorkDir: /var/www/mrtg</p>
<p>#  or for NT<br />
# WorkDir: c:\mrtgdata</p>
<p>### Global Defaults</p>
<p>#  to get bits instead of bytes and graphs growing to the right<br />
# Options[_]: growright, bits</p>
<p>EnableIPv6: no<br />
WorkDir: /var/www/html/mrtg</p>
<p>######################################################################<br />
# System:<br />
# Description:<br />
# Contact:<br />
# Location:<br />
######################################################################</p>
<p>######################################################################<br />
# System:<br />
# Description:<br />
# Contact:<br />
# Location:<br />
######################################################################</p>
<p>######################################################################<br />
# System:<br />
# Description:<br />
# Contact:<br />
# Location:<br />
######################################################################</p>
<p>######################################################################<br />
# System:<br />
# Description:<br />
# Contact:<br />
# Location:<br />
######################################################################</p>
<p>######################################################################<br />
# System:<br />
# Description:<br />
# Contact:<br />
# Location:<br />
######################################################################</p>
<p>root@mail:/# mrtg<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
ERROR: Mrtg will most likely not work properly when the environment<br />
       variable LANG is set to UTF-8. Please run mrtg in an environment<br />
       where this is not the case. Try the following command to start:</p>
<p>       env LANG=C /usr/bin/mrtg<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
root@mail:/# env LANG=C /usr/bin/mrtg</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Leonardo</title>
		<link>http://www.devin.com.br/mrtg/comment-page-1/#comment-513</link>
		<dc:creator>Leonardo</dc:creator>
		<pubDate>Thu, 26 Jun 2008 17:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.devin.com.br/?p=483#comment-513</guid>
		<description>presciso gerar graficos a redes especificas, exmplo, enlaces brazil 200,189,201, tres graficos expecificos, saindo pela mesma interface..

[]&#039;s
</description>
		<content:encoded><![CDATA[<p>presciso gerar graficos a redes especificas, exmplo, enlaces brazil 200,189,201, tres graficos expecificos, saindo pela mesma interface..</p>
<p>[]&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Eitch</title>
		<link>http://www.devin.com.br/mrtg/comment-page-1/#comment-512</link>
		<dc:creator>Eitch</dc:creator>
		<pubDate>Wed, 26 Mar 2008 03:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.devin.com.br/?p=483#comment-512</guid>
		<description>Tentarei mudar mais em frente os links. Pelo que vi a página do mrtg foi mudada para o seguinte endereço:

http://oss.oetiker.ch/mrtg/</description>
		<content:encoded><![CDATA[<p>Tentarei mudar mais em frente os links. Pelo que vi a página do mrtg foi mudada para o seguinte endereço:</p>
<p><a href="http://oss.oetiker.ch/mrtg/" rel="nofollow">http://oss.oetiker.ch/mrtg/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Rogerio Ferreira</title>
		<link>http://www.devin.com.br/mrtg/comment-page-1/#comment-511</link>
		<dc:creator>Rogerio Ferreira</dc:creator>
		<pubDate>Tue, 25 Mar 2008 21:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.devin.com.br/?p=483#comment-511</guid>
		<description>Boa noite, gostaria que me passasse um link para eu baixar o MRTG, pois o link acima nao abre nada. Muito obrigado desde ja e ficou muito bem explicado</description>
		<content:encoded><![CDATA[<p>Boa noite, gostaria que me passasse um link para eu baixar o MRTG, pois o link acima nao abre nada. Muito obrigado desde ja e ficou muito bem explicado</p>
]]></content:encoded>
	</item>
</channel>
</rss>

