Welcome to Pandora FMS Community!

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

  • Posted by randy_srs on February 12, 2010 at 00:13

    can anyone recommend where to locate the best howto guide for setting up agent config

    i am trying to figure out how to make these 2 modules work . .search around and am stuck

    # Example of watchdog service opening it if it gets closed
    module_begin
    module_name ServiceVNC_Server
    module_type generic_proc
    module_service winvnc
    module_description Service VNC Server watchdog/service
    module_async yes
    module_watchdog yes
    module_end

    # Example UDP server to be able to execute remote actions such
    # as starting or stopping process.
    #udp_server 1
    #udp_server_port 4321
    #udp_server_auth_address 192.168.1.23
    #process_firefox_start firefox
    #process_firefox_stop killall firefox
    #service_messenger 1

    randy_srs replied 14 years, 9 months ago 2 Members · 2 Replies
  • 2 Replies
  • suzdal

    Member
    February 12, 2010 at 12:16
    1 Karma
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    did you read the wiki ?
    i mean, there are a big explication about that problem.

  • randy_srs

    Member
    February 12, 2010 at 12:47
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    yea was just reading it .. should of looked there first
    thanks 😉