argus ?

Rionel.J Jeudy rionelj at gmail.com
Fri May 19 09:45:52 EDT 2006


I have the following config in my argus
why do you think this particular configuration sends three E-mail
each time a host changes state.
I'D like to receive one E-mail


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

Group "Terminal Servers" {
                                frequency: 20
				retries: 6
				timeout: 10000
                                renotify: 86400
 service Ping {
                                hostname: 10.16.8.22
                                messageup: Host: TEST IP: TEST
Location:TEST ROUTER NYC IS %s
				messagedn: Host: TEST IP: TEST Location:TEST ROUTER NYC IS %s
				note: TEST
                                }
 service Ping {
                                hostname: 10.17.1.228
                                messageup: Host: term-01 IP: VA-term01
Location:Sterling Data Center, VA, UNITED STATES IS %s
				messagedn: Host: term-01 IP: VA-term01 Location:Sterling Data
Center, VA, UNITED STATES IS %s
				note: term-01
                                }
}



More information about the Arguslist mailing list