[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
resend: 2 questions
- To: hobbit (at) hswn.dk
- Subject: resend: 2 questions
- From: "Jeff Newman" <jeffnewman75 (at) gmail.com>
- Date: Fri, 18 Jul 2008 09:59:41 -0500
- 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:content-transfer-encoding :content-disposition; bh=69OoJTSruoqAvY5lZbP9DPaYS2Ll4TTZR8551eQ8mO0=; b=Pdf+w210ILjI+ks1TP+YCD/3R3HaMsEupF85WHHHVzbcsCfhAbJeq/XxuIQjoEvCJf H2kscV3ltmhYsiUAk0dTXrh9Qp3IbsTF+s6JnNWC5m3WUVAcV0dFEfRvQT2IOs2qM1nG y/w8sUYobZlXmYwLIBwakdVWnZVytzIfoYpXE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=IPvNtQlqQSiQDPU+frUkhCo0eXlqQHDEtJLxjIrHwfuKehIEF6yPcN0IwNe2QCNYMX Zbdhxes8smEfkZpkAMjKSzrR+0AK0T4KrK9/N9v3Agk6SUkDXKZOfVy2PemqrUGHneEk IY5CRXB3GpHFNBfxjlWGEV8bf0xOWSOLqN998=
Hi,
didn't see a reply, so thought i'd do a resend in case it got lost in
the shuffle
Hi All,
Two questions:
QUESTION #1: Is it possible to have a third color alert? Meaning:
One of my customers wants a setup like this:
Custom script runs on client server, reports:
foo : 80
for example.
They want less than 85 to be green, 85-90 yellow, 90-95 red, and above
95 any color, say orange.
So far as I can tell, I can only use green, yellow, and red for
alerts, and blue and purple are reserved.
QUESTION #2:
lets say #1 above is possible, so my script sends hobbit the status
line based on the it sees, with the
status of green, yellow, red, and orange. The hobbit server recieves
it, and uses the NCV module to build the rrd etc..
In hobbit-alerts.cfg to say does the SERVICE keyword work for custom
NCV type columns?
Thanks.