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 What is the difference in module assign between beta2&be

  • What is the difference in module assign between beta2&be

    Posted by x_vag on November 9, 2006 at 17:34

    Hi all,

    Could you please inform me about the difference in module assign between beta2 & beta3 in windows agent and linux agent.
    Beta 3 supports more modules than beta 2?
    For example…beta2 supports FreeC, FreeMemory, UsoCPU0?

    Best Regards,
    Vagelis.

    raul replied 17 years, 10 months ago 2 Members · 1 Reply
  • 1 Reply
  • raul

    Member
    November 10, 2006 at 03:50
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    There are some changes.

    Beta 2 was published at July the 7th.

    From that date you can see at the ChangeLog file of the windows agent:

    2006-07-12 Esteban Sanchez

    * modules/pandora_module_freememory.[cc,h]: Added to repository.
    Implements a module to the the amount of free memory.

    * modules/pandora_module.h, modules/pandora_module_factory.cc,
    modules/pandora_module_list.cc: Added support to
    Pandora_Module_Freememory.

    * modules/pandora_wmi.[cc,h]: Added getFreememory () to get the amount of free memory.

    * bin/pandora_agent.conf: Added example of free memory module.

    2006-07-11 Esteban Sanchez

    * bin/pandora_agent.conf: Added examples of CPU usage and free space
    on disk.

    2006-07-11 Esteban Sanchez

    * modules/pandora_module_cpuusage.[cc,h]: Added to repository.
    Implements a module to get the CPU usage percentage.

    * modules/pandora_module_freedisk.[cc,h]: Added to repository.
    Implements a module to check the free space in a disk.

    * modules/pandora_module.h, modules/pandora_module_factory.cc,
    pandora_module_list.cc: Added support to Pandora_Module_Freedisk
    modules.

    * windows/wmi/pandora_wmi.[cc,h]: Added getDiskFreeSpace() to get support for Pandora_Module_Freedisk modules.

    No new modules at the UNIX-GNU/Linux agents.

    The main change between beta2 and beta 3 versions are at the console (solve bugs and small cosmetic changes) and server (solve bugs)

    We haven’t completed all the docs, and all the available modules will be wroten at the documentation.