Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

Welcome to Pandora FMS Community Forums Community support Modules Don’t Show – HASH(something) on the Description

  • Modules Don’t Show – HASH(something) on the Description

    Posted by leandrojmp on December 16, 2008 at 08:00

    Hi,

    I’m trying to start some agent with some modules, but when i start the agent only the first module is show and in the description it shows HASH(0x9065b48)(*), not the description i configured.

    The modules have all the same configuration, as below:

    #=====================================================================
    module_begin
    module_name id10500
    module_type generic_data
    module_exec /pandora/scripts/insere_dado_indicador.sh 10500
    module_description SBL – Qtde de registros no diretório SIEBEL
    module_end
    #=====================================================================

    The script on module_exec runs a sqlplus query and works fine, everything was working fine on another machine, now i got this HASH on description and the other modules don’t show.

    What is wrong?

    leandrojmp replied 16 years, 2 months ago 1 Member · 1 Reply
  • 1 Reply
  • leandrojmp

    Member
    December 16, 2008 at 08:15
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Forget about it, found the problem.

    It’s a problem with the encoding.