[Devmon] Alarming not working with if_load.
list Massimo Morsiani
Hi all, I'm forwarding to this list just to try to find&share the solution. Devmon doesn't generate any alarm on if_load! See below for details. Thank you. Regards. Massimo Morsiani Information Technology Dept. Gilbarco S.p.a. via de' Cattani, 220/G 50145 Firenze tel: +XX-XXX-XXXXX fax: +XX-XXX-XXXXXX email: user-32025d8bd22e@xymon.invalid web: http://www.gilbarco.it -----Original Message----- From: user-7cdab8524266@xymon.invalid [mailto:user-7cdab8524266@xymon.invalid] On Behalf Of Morsiani, Massimo Sent: lunedì 12 novembre 2007 16.23 To: user-563e14babad8@xymon.invalid Subject: Re: [Devmon] Alarming not working with if_load. 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: +XX-XXX-XXXXX fax: +XX-XXX-XXXXXX email: user-32025d8bd22e@xymon.invalid web: http://www.gilbarco.it -----Original Message----- From: user-7cdab8524266@xymon.invalid [mailto:user-7cdab8524266@xymon.invalid] On Behalf Of Stewart, Tom L. Sent: martedì 9 ottobre 2007 22.39 To: user-563e14babad8@xymon.invalid Subject: [Devmon] Alarming not working with if_load. Hello, I just installed Devmon and the templates (latest version?) to integrate with our Hobbit server and everything is working great except for the alarming. The update to Hobbit is working perfect and I am even getting the counters into rrd for graphing. This tool is very nice !!! Hopefully, someone has come across this before and knows what the answer is. 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={ifInLoad.thresh:yellow}%, red={ifInLoad.thresh:red}% Output load: yellow={ifOutLoad.thresh:yellow}%, red={ifOutLoad.thresh:red}% TABLE:rrd(DS:ds0:ifInOctets:COUNTER; DS:ds1:ifOutOctets:COUNTER) Ifc name|Ifc Speed|Rate in (load %)|Rate out (load %) {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/ _______________________________________________ Devmon-support mailing list user-563e14babad8@xymon.invalid 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 user-563e14babad8@xymon.invalid 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.
list Greg L Hubbard
Sure it does. Maybe your template is not right.
▸
-----Original Message----- From: Morsiani, Massimo [mailto:user-32025d8bd22e@xymon.invalid] Sent: Monday, November 12, 2007 9:37 AM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] FW: [Devmon] Alarming not working with if_load. Hi all, I'm forwarding to this list just to try to find&share the solution. Devmon doesn't generate any alarm on if_load! See below for details. Thank you. Regards. Massimo Morsiani Information Technology Dept. Gilbarco S.p.a. via de' Cattani, 220/G 50145 Firenze tel: +XX-XXX-XXXXX fax: +XX-XXX-XXXXXX email: user-32025d8bd22e@xymon.invalid web: http://www.gilbarco.it -----Original Message----- From: user-7cdab8524266@xymon.invalid [mailto:user-7cdab8524266@xymon.invalid] On Behalf Of Morsiani, Massimo Sent: lunedì 12 novembre 2007 16.23 To: user-563e14babad8@xymon.invalid Subject: Re: [Devmon] Alarming not working with if_load. 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: +XX-XXX-XXXXX fax: +XX-XXX-XXXXXX email: user-32025d8bd22e@xymon.invalid web: http://www.gilbarco.it -----Original Message----- From: user-7cdab8524266@xymon.invalid [mailto:user-7cdab8524266@xymon.invalid] On Behalf Of Stewart, Tom L. Sent: martedì 9 ottobre 2007 22.39 To: user-563e14babad8@xymon.invalid Subject: [Devmon] Alarming not working with if_load. Hello, I just installed Devmon and the templates (latest version?) to integrate with our Hobbit server and everything is working great except for the alarming. The update to Hobbit is working perfect and I am even getting the counters into rrd for graphing. This tool is very nice !!! Hopefully, someone has come across this before and knows what the answer is. 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={ifInLoad.thresh:yellow}%, red={ifInLoad.thresh:red}% Output load: yellow={ifOutLoad.thresh:yellow}%, red={ifOutLoad.thresh:red}% TABLE:rrd(DS:ds0:ifInOctets:COUNTER; DS:ds1:ifOutOctets:COUNTER) Ifc name|Ifc Speed|Rate in (load %)|Rate out (load %) {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/ _______________________________________________ Devmon-support mailing list user-563e14babad8@xymon.invalid 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 user-563e14babad8@xymon.invalid 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.
list Massimo Morsiani
Hi Greg, unfortunately it's the standard cisco-2950 template.
▸
-----Original Message----- From: Hubbard, Greg L [mailto:user-d970b5e56ec9@xymon.invalid] Sent: lunedì 12 novembre 2007 16.47 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] FW: [Devmon] Alarming not working with if_load. Sure it does. Maybe your template is not right. -----Original Message----- From: Morsiani, Massimo [mailto:user-32025d8bd22e@xymon.invalid] Sent: Monday, November 12, 2007 9:37 AM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] FW: [Devmon] Alarming not working with if_load. Hi all, I'm forwarding to this list just to try to find&share the solution. Devmon doesn't generate any alarm on if_load! See below for details. Thank you. Regards. Massimo Morsiani Information Technology Dept. Gilbarco S.p.a. via de' Cattani, 220/G 50145 Firenze tel: +XX-XXX-XXXXX fax: +XX-XXX-XXXXXX email: user-32025d8bd22e@xymon.invalid web: http://www.gilbarco.it -----Original Message----- From: user-7cdab8524266@xymon.invalid [mailto:user-7cdab8524266@xymon.invalid] On Behalf Of Morsiani, Massimo Sent: lunedì 12 novembre 2007 16.23 To: user-563e14babad8@xymon.invalid Subject: Re: [Devmon] Alarming not working with if_load. 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: +XX-XXX-XXXXX fax: +XX-XXX-XXXXXX email: user-32025d8bd22e@xymon.invalid web: http://www.gilbarco.it -----Original Message----- From: user-7cdab8524266@xymon.invalid [mailto:user-7cdab8524266@xymon.invalid] On Behalf Of Stewart, Tom L. Sent: martedì 9 ottobre 2007 22.39 To: user-563e14babad8@xymon.invalid Subject: [Devmon] Alarming not working with if_load. Hello, I just installed Devmon and the templates (latest version?) to integrate with our Hobbit server and everything is working great except for the alarming. The update to Hobbit is working perfect and I am even getting the counters into rrd for graphing. This tool is very nice !!! Hopefully, someone has come across this before and knows what the answer is. 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={ifInLoad.thresh:yellow}%, red={ifInLoad.thresh:red}% Output load: yellow={ifOutLoad.thresh:yellow}%, red={ifOutLoad.thresh:red}% TABLE:rrd(DS:ds0:ifInOctets:COUNTER; DS:ds1:ifOutOctets:COUNTER) Ifc name|Ifc Speed|Rate in (load %)|Rate out (load %) {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/ _______________________________________________ Devmon-support mailing list user-563e14babad8@xymon.invalid 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 user-563e14babad8@xymon.invalid 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 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.