From: Thomas K. <tk...@we...> - 2008-09-25 07:10:38
|
Hi Brett, On Wed, Sep 24, 2008 at 11:53:43AM +0200, pkc_mls wrote: > Brett Morrow a écrit : > > I was in the archives a reference to Netscreen templates, but the > > attachements are not in > > the archives. Could someone send me these? > > > I didn't found any template for netscreen/juniper fw. > I started to recreate some templates. > I only have cpu, sessions and policies for the moment (without graphs > badfully). > > I'll try to create also directory for vpn monitor, and I'm still looking > for memory infos in the mibs. > > which kind of information would you be interested with ? > > Thanks > > > > -Brett [messages] {mem_used_per.errors} Free memory: {mem_free} bytes ({mem_free_per}%) Used memory: {mem_used} bytes ({mem_used_per}%) {mem_used_per.color} ------------- ---------------- Total memory: {mem_total} bytes (100%) Alarm threshold: yellow={mem_used_per.thresh:yellow}%, red={mem_used_per.thresh:red}% <!-- DEVMON to RRD Physical {mem_used_per}% --> [oids] mem_used : .1.3.6.1.4.1.3224.16.2.1.0 : leaf mem_free : .1.3.6.1.4.1.3224.16.2.2.0 : leaf [thresholds] mem_used_per : yellow : 70 : Memory load is high ({mem_used_per}%) mem_used_per : red : 80 : Memory load is very high ({mem_used_per}%) [transforms] mem_total : MATH : {mem_used} + {mem_free} mem_used_per : MATH : ({mem_used} x 100) / {mem_total} : 0 mem_free_per : MATH : ({mem_free} x 100) / {mem_total} : 0 Best regards Thomas -- Thomas Kähn NetCologne Network Engineering & Design Gesellschaft für Telekommunikation mbH Im Süsterfeld 6 Telefon: 0241/701333-18 52072 Aachen Fax: 0241/911879 Handelsregister: HRB 25580, Amtsgericht Köln Geschäftsführer: Werner Hanf, Dipl.-Ing. Karl-Heinz Zankel |