From: Torben A. <tor...@gm...> - 2007-01-23 11:15:53
|
Hi ! I'm having a bit of a problem with the threshold values of a custom template. Devmon 0.2.2 is runnig on Debian Sarge/Sparc. Here's the relevant files from my fw-1 dir : transforms : empty exceptions : empty --- oids --- : fwNumConn : 1.3.6.1.4.1.2620.1.1.25.3.0 : leaf fwPeakNumConn : 1.3.6.1.4.1.2620.1.1.25.4.0 : leaf ------------- --- thresholds --- : fwNumConn : red : 10 : Connection Table very high {fwNumConn} fwNumConn : yellow : 5 : Connection Table high {fwNumConn} ------------- --- messages --- : fwNumConn: {fwNumConn} fwPeakNumConn: {fwPeakNumConn} ------------- Everything works fine - except that the Hobbit status is always green. Here's a sample output : ------------- fwNumConn: 16177 fwPeakNumConn: 30993 Devmon version 0.2.2 running on mon ------------- I do belive the value of 6177 should give me a red status :) Any ideas ? Thanks /Torben |