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 Alert activated but no sound

  • Alert activated but no sound

    Posted by shenk on March 19, 2008 at 13:56

    Hi,
    I have set the alert as a sound alert. The alert is activated but unfortunately there’s no sound to indicate that there’s an alert had been triggered.
    The Sound file already been put in the specified directory :- C:sound1098_critical.wav.

    Alert name Sound Alert – monitor warning
    Command sndrec32 /play /close C:sound1098_critical.wav
    Description Sound Alert – Monitor Warning

    Did i specify the command correctly?

    thanks and regards.

    manu replied 16 years, 11 months ago 3 Members · 3 Replies
  • 3 Replies
  • Sancho

    Administrator
    March 19, 2008 at 14:06
    2321 Karma points
    Community awards: bulb Bright ideas
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi,
    I have set the alert as a sound alert. The alert is activated but unfortunately there’s no sound to indicate that there’s an alert had been triggered.
    The Sound file already been put in the specified directory :- C:sound1098_critical.wav.

    Alert name Sound Alert – monitor warning
    Command sndrec32 /play /close C:sound1098_critical.wav
    Description Sound Alert – Monitor Warning

    Did i specify the command correctly?

    thanks and regards.

    Open a shell in your Pandora FMS server and try to exec that command with the user that runs Pandora FMS server. Take in mind that that command is executed by the server that process data (network or data server) who trigger the alert. Could be a problem with permissions (unable to open sound device) or something similar.

    In any case, are you using Pandora FMS in a windows server ???, because that kind of path c:sound1098_critical.wav sounds to be a windows path.

  • shenk

    Member
    March 19, 2008 at 15:54
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    thanks nil for the quick reply.

    I’m using solaris server for the web console but i’m using a PC to monitor the alerts. That’s why i’ve put the sound file in that PC.

    Will the PC gets the sound that is activated on the server if there’s an alert been activated.

    thanks & regards.

  • manu

    Member
    March 19, 2008 at 16:23
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    That’s a weird picture.
    The server is the one lauching the alerts, so if it can’t reach the sound alerts they’re not going to be fired.
    You might want to put the sounds alerts in the same machine where the server is running in.