I am trying to configure "notify-html-email.sh" and I cant get it to work. If you have this installed on yours please advise me. My regular mail notifications works fine.
[r...@nmsweb libexec]# ls -al notify-html-email.sh -rwxr-xr-x 1 nagios nagios 30556 Jan 13 11:47 notify-html-email.sh #more misccommands.cfg define command { command_name service-notify-html-email command_line /usr/local/nagios/libexec/notify-html-email.sh service } define command { command_name host-notify-html-email command_line /usr/local/nagios/libexec/notify-html-email.sh host } +++++++++++++++++++++++++++++++++++++++++++++++++++++++ MAILER=/usr/sbin/postfix # Any options necessary to read the FROM: and TO: fields, etc. from the input MAILOPTS="-t" # Full path to printf PRINTF=/usr/bin/printf # Full path to Nagios images directory. Do NOT include a trailing backslash cha racter! ('/') IMAGES=/usr/local/nagios/share/images # Text name for your reply-to address. E-mail address is gleaned from Nagios co nfig REPLYNAME="Southern Union Networks" REPLYADDRESS="$REPLYNAME <$NAGIOS_ADMINEMAIL>" # Full URL to Nagios front-end. Do NOT include a trailing backslash character! ('/') URLPATH="http://10.31.46.100/nagios" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++== ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Nagios-users mailing list Nagios-users@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