[GTER] criando data query no cacti para plataforma GEPON
spiderslack
spiderslack at yahoo.com.br
Wed Nov 27 00:03:47 -02 2013
Em 26/11/2013 10:06, spiderslack escreveu:
> Ola pessoal.
>
> Estou tentando criar uma data query para monitorar plataforma GEPON no
> cacti, porém não funciona. Criei o seguinte arquivo XML.
>
> <interface>
> <name>Get GEPON Interfaces Statistics</name>
> <description>Queries a statistics for interfaces CNI e PON in
> plataform GEPON Furukawa FKC16</description>
> <oid_index>.1.3.6.1.4.1.10428.8.1.1.9.1.2.1.2</oid_index>
> <index_order>fkc16OltInformationIndex</index_order>
> <index_order_type>numeric</index_order_type>
> <fields>
> <fkc16OltInformationIndex>
> <name>Index</name>
> <method>walk</method>
> <source>value</source>
> <direction>input</direction>
> <oid>.1.3.6.1.4.1.10428.8.1.1.9.1.2.1.1</oid>
> </fkc16OltInformationIndex>
> </fields>
> </interface>
>
> Na interface do cacti quando utilizo a "verbose query" ele me mostra.
>
> + Running data query [14].
> + Found type = '3' [SNMP Query].
> + Found data query XML file at
> '/usr/share/cacti/site/resource/snmp_queries/gepon.xml'
> + XML file parsed ok.
> + Executing SNMP walk for list of indexes @
> '.1.3.6.1.4.1.10428.8.1.1.9.1.2.1.1' Index Count: 0
> + No SNMP data returned
>
> Como se não existisse nada nessa OID, porém se executo manual eu
> obtenho dados.
>
> root at apolo:/usr/share/cacti/resource/snmp_queries# snmpwalk -c public
> -v 1 172.16.30.11 .1.3.6.1.4.1.10428.8.1.1.9.1.2.1.1
> iso.3.6.1.4.1.10428.8.1.1.9.1.2.1.1.1 = INTEGER: 1
> iso.3.6.1.4.1.10428.8.1.1.9.1.2.1.1.2 = INTEGER: 2
> iso.3.6.1.4.1.10428.8.1.1.9.1.2.1.1.3 = INTEGER: 3
> root at apolo:/usr/share/cacti/resource/snmp_queries#
>
> Estou fazendo algo errado, alguém ja passou por isso.
>
> Desde já agradeço.
>
> Att.
> --
> gter list https://eng.registro.br/mailman/listinfo/gter
Pessoal.
Consegui resolver era o tempo esta definido como 5 segundos ele demorava
mais para fazer a consulta e estava dando timeout, aumentei o tempo e
esta coletando assim que terminar o arquivo xml disponibilizo para quem
quiser monitorar plataforma GEPON.
Obrigado
More information about the gter
mailing list