From: xbgmsharp <xbg...@gm...> - 2007-11-12 15:35:57
|
Hello I have a version of devmon working making alarm on leaf and branch. I did have to made some change in the code. I am actually waiting on Buchan Milne to take over the devmon project =20 so i could publish it on the svn. In fact i have no news for him. Here is what i add/fix: - Fix Don't test/open directory starting with .* like .svn or .cvs - Fix the numeric thresholds on branch oids (It is already working on leaf), I am abble to get alarm on if_load traffic or any branch type oid. - Add F5-BigIp template with example of using UNPACK convertion from HEX to decimal. So if you have any path or idea to make devmon better please send it to me. Please share yours templates. Regards, KaYa "Morsiani, Massimo" <mas...@gi...> a =E9crit : > Hi all, > > I have the same problem: devmon doesn't generate any alarm on if_load! > Does anyone have the solution? > > Thank you. > > > Regards. > > Massimo Morsiani > Information Technology Dept. > ------ > Gilbarco S.p.a. > via de' Cattani, 220/G > 50145 Firenze > tel:=09+39-055-30941 > fax:=09+39-055-318603 > email:=09m...@gi... > web:=09http://www.gilbarco.it > > > -----Original Message----- > From: dev...@li... =20 > [mailto:dev...@li...] On Behalf Of =20 > Stewart, Tom L. > Sent: marted=EC 9 ottobre 2007 22.39 > To: dev...@li... > Subject: [Devmon] Alarming not working with if_load. > > Hello, > > I just installed Devmon and the templates (latest version?) to =20 > integrate with our Hobbit server and everything is working great =20 > except for the alarming. The update to Hobbit is working perfect and =20 > I am even getting the counters into rrd for graphing. This tool is =20 > very nice !!! > > > Hopefully, someone has come across this before and knows what the answer i= s. > > Thank you, > Tom > > > Here are in the files. > > Under /templates/cisco-7206/if_load/ > > bash-3.00$ cat exceptions > ifName : alarm : Se.+|Fa.+ > ifName : ignore : Nu.+|Vl.+ > > > bash-3.00$ cat message > > <b>Interface error rates:</b> > Input load: yellow=3D{ifInLoad.thresh:yellow}%, =20 > red=3D{ifInLoad.thresh:red}% Output load: =20 > yellow=3D{ifOutLoad.thresh:yellow}%, > red=3D{ifOutLoad.thresh:red}% > TABLE:rrd(DS:ds0:ifInOctets:COUNTER; DS:ds1:ifOutOctets:COUNTER) Ifc =20 > name|Ifc Speed|Rate in (load %)|Rate out (load %) =20 > {ifName}{ifAliasBox}|{ifSpeed}|{ifInLoad.color}{ifInSpeed} > ({ifInLoad}%){ifInLoad.errors}|{ifOutLoad.color}{ifOutSpeed} > ({ifOutLoad}%){ifOutLoad.errors} > > Note: I also tried using thresholds without the numeric > sign. > > bash-3.00$ cat thresholds > ifInLoad : yellow : >50 : {ifName}{ifAliasBox} load is > high > ifInLoad : red : >75 : {ifName}{ifAliasBox} load is > very high > ifOutLoad : yellow : >50 : {ifName}{ifAliasBox} load is > high > ifOutLoad : red : >75 : {ifName}{ifAliasBox} load is > very high > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ =20 > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > This message (including any attachments) contains confidential > and/or proprietary information intended only for the addressee. > Any unauthorized disclosure, copying, distribution or reliance on > the contents of this information is strictly prohibited and may > constitute a violation of law. If you are not the intended > recipient, please notify the sender immediately by responding to > this e-mail, and delete the message from your system. If you > have any questions about this e-mail please notify the sender > immediately. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > --=20 Thanks for using xbgm# http://xbgm.sourceforge.net/ Please feedback. |