I already have an alarm for "HOST UP" but the problem is that I've a lot of device and sometimes they go down for different reasons.
A lot of them doesn't RESTART so, I've to check manually every single corrispondece of HOST UP with HOST DOWN to see who is already DOWN. Was simple if every 30 minutes I receive an host down alert email. But how to do that? For example if I want a DOWN mail every 15minutes I try with this : pattern ==0%,==0%,==0% .. but I receive the first email after 15 minutes and second, third, etc.. mail after 5 minutes! There isn't a pattern(or symbol) that reset the "previous memory"? 2010/7/26 James Cornick - JCHost.net <[email protected]>: > You might consider using a 'all-clear' type of alarm so you know when it > comes back online instantly. > > I think it's something like this: > > +NOLOSS > type = loss > # in percent > pattern = >50%,>50%,>50%,==0%,==0%,==0% > comment = Network is responding now. > > James > > Asterix2000 wrote: >> >> How do I set a PATTERN so that when the packet loss is 100% send me an >> EMAIL ALARM and continue to send (email) every 30 MINUTES until the >> packet loss of the device is not 100%? >> >> _______________________________________________ >> smokeping-users mailing list >> [email protected] >> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users >> >> > > _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
