What could be some probable causes if argus is sending 2 e-mails to the same E-mail address.

Rionel.J Jeudy rionelj at gmail.com
Wed Jun 7 15:01:06 EDT 2006


What  could be some probable causes if argus is sending 2 e-mails to
the same E-mail address.
when a node changes state (UP/DOWN).

Sample of my config:

# locations of various items on web pages
sirensong:      /sound/whoopwhoop.wav
bkgimage:       /img/argus.logo.gif
icon:           /img/smile.gif
icon_down:      /img/sad.gif
nospkr_icon:    /img/nospkr.gif
style_sheet:    /argus.css

# send messages to syslog
syslog:         daemon

# who should be notified when things break?
#notify:                mail:support at example.com
notify:                        mail:rionelj at gmail.com

# don't summarize notifications
nolotsmsgs:     yes

# enable built in tcp test port
test_port:      3075

# enable built in resolver
Resolv


######################################################################################
#####
#####                                MAIL FORMAT
######################################################################################

 Method "mail" {
               command:        sendmail -t
               send:           To: %R\nFrom:%F\nSubject: %O{note} is %S\n\%M\n
              }

######################################################################################
Group "Terminal Servers" {
frequency: 60
retries: 5
timeout: 30
renotify: 86400

  Host "term01 10.205.1.228 UNITED STATES" {
  label: term01 10.205.1.228 UNITED STATES
  hostname: 10.205.1.228
  note: term01
  service Ping
  }
}


More information about the Arguslist mailing list