[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tweaking connectivity and CPU alerts
- To: hobbit (at) hswn.dk
- Subject: Tweaking connectivity and CPU alerts
- From: "VPN Cluster" <vpn.cluster.ha (at) gmail.com>
- Date: Mon, 22 Sep 2008 07:44:06 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=s0DrgT1TY/hVoegiW5rVIgLnE7LK+FnjmM0ZgR3FHlU=; b=LikRE/a/lSscU4SVpqfdx/++Gaeez1R1uGiKobW/OJpV+vzTUXXFfTxoXTrfEKzwGB zyETZJ3uSQri9snrczpydPcw3ayXn24bCCHHL70QEZ7Qb1nWCtNwJ+JnZ9siwa8Bsqvs uf/nXjNfiPaEGIBgYTSVExP0HE/lthLlrAnD8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=ZjWCmMLV+69cgzBJkrC57+ldG2sjeF0JCO4ucfielL3SxjZJW1+oOb+mXUCEf5yM24 eZP62T4anOcPpfFRoTKvMi9ggFl/i1cZPhrRmyhcc+wSkloAIcaS5vU3dMiWV9II8hM1 6HXQlZuLO3rYOHfT6MVmV0QMp8+BOxvKL6l5Q=
I have the following rules setup to alert me if the server goes down for 15
minutes or if CPU load stays higher than the threshold for 45 minutes . If
I reboot a server " the server fully reboots and come back up in 5 minutes"
, I get alerted for conn and cpu .. I want not to get alerted if the server
rebooted and hobbit looses connectivity for 5 minutes or so and the same for
CPU.. How to fix that ?
The rules are listed below..
MAIL email (at) domain.com TIME=*:0000:2359 SERVICE=conn DURATION>15 REPEAT=45
RECOVERED
MAIL email (at) domain.com TIME=*:0000:2359 SERVICE=cpu DURATION>45 REPEAT=60
RECOVERED