nagios-3.0rc2 application/wav

Maxime maxime.pauliac at calyon.com
Wed Jan 30 11:21:58 CET 2008


Lars Stavholm <stava <at> telcotec.se> writes:

> 
> Hi All,
> 
> downloaded nagios-3.0rc2, installed and seems to work nicely.
> However, in my Firefox browser, when looking at the nagios
> web interface, I get a message saying that I should install
> missing plugin for application/wav (both on Linux - Firefox
> 2.0.0.10 - and Windows XP - Firefox 2.0.0.11).
> 
> Where can I find such a plugin (and what's the story)?
> 
> R
> /Lars
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Nagios-users mailing list
> Nagios-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null
> 
> 

Hello,

I have the same problem here. Based on the changelog :
 - Changed embedded audio MIME types in CGIs to "application/wav"

Nagios 3.0rc1:
# grep "object type" src/nagios-3.0rc1/cgi/status.c
printf("<object type=\"application/x-mplayer2\" data=\"%s%s\" height=\"-\"
width=\"0\">",url_media_path,sound);

Nagios 3.0rc2:
# grep "object type" src/nagios-3.0rc2/cgi/status.c
printf("<object type=\"application/wav\" data=\"%s%s\" height=\"-\"
width=\"0\">",url_media_path,sound);

I wonder why... It seems that it broke nagios alarm feature in CGIs, at least on
my computer (either IE 6.0x or Firefox 2.0x).


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list