From: Mario V. <mar...@gm...> - 2010-04-07 12:22:04
|
Hi I'm having two separate issues getting DEVMON to work correctly with two router/switch models. The first is a CISCO 4948, I have no particular template for it, however I believe it should pickup and work with the CISCO-4500 template. Has anyone got a specific template for the CISCO 4948 series? The errors are: No SNMP data found for ifInDiscards on <hostname> [10-04-07@12:46:55] No SNMP data found for ifOutOctets on <hostname> [10-04-07@12:46:55] No SNMP data found for ifName on <hostname> [10-04-07@12:46:55] No SNMP data found for ifOutDiscards on <hostname> [10-04-07@12:46:55] No SNMP data found for ifInOctets on <hostname> [10-04-07@12:46:55] No SNMP data found for ifAlias on <hostname> [10-04-07@12:46:55] Missing repeater data for ifName for if_dsc msg In XYMON, the columns flash purple with the "Missing Repeater Value" message. Does this mean I need to try create a template specific for the 4948? The second is a set of CISCO 2800's. The Values seem to appear fine within XYMON, and DEVMON is green with figures updating. However, no graphs are drawn in neither of the columns. No devmon graph files exist under the ~/data/rrd/<hostname> directory. Directory and file permissions are the same as other switches and routers which work fine. I haven't been able to work out what I'm missing. Of the two, the 4948 is more important to me. Regards, |
From: Buchan M. <bg...@st...> - 2010-04-07 13:42:57
|
On Wednesday, 7 April 2010 13:21:52 Mario Valetti wrote: > Hi I'm having two separate issues getting DEVMON to work correctly with two > router/switch models. > > The first is a CISCO 4948, I have no particular template for it, however I > believe it should pickup and work with the CISCO-4500 template. Has anyone > got a specific template for the CISCO 4948 series? > > The errors are: > > No SNMP data found for ifInDiscards on <hostname> > [10-04-07@12:46:55] No SNMP data found for ifOutOctets on <hostname> > [10-04-07@12:46:55] No SNMP data found for ifName on <hostname> > [10-04-07@12:46:55] No SNMP data found for ifOutDiscards on <hostname> > [10-04-07@12:46:55] No SNMP data found for ifInOctets on <hostname> > [10-04-07@12:46:55] No SNMP data found for ifAlias on <hostname> > [10-04-07@12:46:55] Missing repeater data for ifName for if_dsc msg > > In XYMON, the columns flash purple with the "Missing Repeater Value" > message. > > > Does this mean I need to try create a template specific for the 4948? The 4500 template may not have been the best place to start. I have a 4948 template, I will try and commit it soon. I think I actually started this one from 6509 template. > The second is a set of CISCO 2800's. 2801 or 2811? > > The Values seem to appear fine within XYMON, and DEVMON is green with > figures updating. However, no graphs are drawn in neither of the columns. > No devmon graph files exist under the ~/data/rrd/<hostname> directory. > Directory and file permissions are the same as other switches and routers > which work fine. > > I haven't been able to work out what I'm missing. I think the 2800 template may be missing the rrd option to the TABLE line in the messages file. Compare with e.g. 7206 or 6509 template. I have a template for whichever of 2801 or 2811 was missing, but I added a vpn test, since we are mostly using them as site-to-site VPNs. > Of the two, the 4948 is more important to me. Regards, Buchan |
From: Mario V. <mar...@gm...> - 2010-04-07 13:53:01
|
Hmm.. thanks for the tips. Great news for me about the 4948 template. The 2800's are CISCO 2811. I can always remove the VPN test until I need it later. Please let me know once you've had time to commit it. Thanks, Mario On 7 April 2010 15:42, Buchan Milne <bg...@st...> wrote: > On Wednesday, 7 April 2010 13:21:52 Mario Valetti wrote: > > Hi I'm having two separate issues getting DEVMON to work correctly with > two > > router/switch models. > > > > The first is a CISCO 4948, I have no particular template for it, however > I > > believe it should pickup and work with the CISCO-4500 template. Has > anyone > > got a specific template for the CISCO 4948 series? > > > > The errors are: > > > > No SNMP data found for ifInDiscards on <hostname> > > [10-04-07@12:46:55] No SNMP data found for ifOutOctets on <hostname> > > [10-04-07@12:46:55] No SNMP data found for ifName on <hostname> > > [10-04-07@12:46:55] No SNMP data found for ifOutDiscards on <hostname> > > [10-04-07@12:46:55] No SNMP data found for ifInOctets on <hostname> > > [10-04-07@12:46:55] No SNMP data found for ifAlias on <hostname> > > [10-04-07@12:46:55] Missing repeater data for ifName for if_dsc msg > > > > In XYMON, the columns flash purple with the "Missing Repeater Value" > > message. > > > > > > Does this mean I need to try create a template specific for the 4948? > > The 4500 template may not have been the best place to start. I have a 4948 > template, I will try and commit it soon. I think I actually started this > one > from 6509 template. > > > > The second is a set of CISCO 2800's. > > 2801 or 2811? > > > > > The Values seem to appear fine within XYMON, and DEVMON is green with > > figures updating. However, no graphs are drawn in neither of the > columns. > > No devmon graph files exist under the ~/data/rrd/<hostname> directory. > > Directory and file permissions are the same as other switches and routers > > which work fine. > > > > I haven't been able to work out what I'm missing. > > I think the 2800 template may be missing the rrd option to the TABLE line > in > the messages file. Compare with e.g. 7206 or 6509 template. > > I have a template for whichever of 2801 or 2811 was missing, but I added a > vpn > test, since we are mostly using them as site-to-site VPNs. > > > Of the two, the 4948 is more important to me. > > Regards, > Buchan > |
From: Richard F. <gol...@gm...> - 2010-04-08 03:35:39
|
On Wed, Apr 7, 2010 at 06:52, Mario Valetti <mar...@gm...> wrote: > The 2800's are CISCO 2811. I can always remove the VPN test until I need it > later. 2811, eh? http://sourceforge.net/tracker/?func=detail&aid=2615151&group_id=160720&atid=816977 |
From: Mario V. <mar...@gm...> - 2010-04-09 12:59:09
|
Hi Richard, Thanks for that link, I'll take a look. Cheers, Mario On 8 April 2010 05:35, Richard Finegold <gol...@gm...> wrote: > On Wed, Apr 7, 2010 at 06:52, Mario Valetti <mar...@gm...> wrote: > > The 2800's are CISCO 2811. I can always remove the VPN test until I need > it > > later. > > 2811, eh? > > http://sourceforge.net/tracker/?func=detail&aid=2615151&group_id=160720&atid=816977 > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > |
From: White, B. <be...@fe...> - 2010-04-08 13:47:58
|
Milne, Thanks for all your hard work on devmon. It has become an important tool in my shop. We have made several changes in our network to better utilize available resources based on the data it has collected. Please excuse my ignorance. I looked in sourceforge and all I find is gzipped tar balls of templates. The latest is from Feb. 08, 2008. Where can I download these updated templates? .....Bruce Bruce White Senior Enterprise Systems Engineer | Phone: 630-671-5169 | Fax: 630-893-1648 | be...@fe... | http://www.fellowes.com/ Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc. -----Original Message----- From: Buchan Milne [mailto:bg...@st...] Sent: Wednesday, April 07, 2010 8:43 AM To: dev...@li... Subject: Re: [Devmon] CISCO 4948 & 2800 On Wednesday, 7 April 2010 13:21:52 Mario Valetti wrote: > Hi I'm having two separate issues getting DEVMON to work correctly > with two router/switch models. > > The first is a CISCO 4948, I have no particular template for it, > however I believe it should pickup and work with the CISCO-4500 > template. Has anyone got a specific template for the CISCO 4948 series? > > The errors are: > > No SNMP data found for ifInDiscards on <hostname> [10-04-07@12:46:55] > No SNMP data found for ifOutOctets on <hostname> [10-04-07@12:46:55] > No SNMP data found for ifName on <hostname> [10-04-07@12:46:55] No > SNMP data found for ifOutDiscards on <hostname> [10-04-07@12:46:55] No > SNMP data found for ifInOctets on <hostname> [10-04-07@12:46:55] No > SNMP data found for ifAlias on <hostname> [10-04-07@12:46:55] Missing > repeater data for ifName for if_dsc msg > > In XYMON, the columns flash purple with the "Missing Repeater Value" > message. > > > Does this mean I need to try create a template specific for the 4948? The 4500 template may not have been the best place to start. I have a 4948 template, I will try and commit it soon. I think I actually started this one from 6509 template. > The second is a set of CISCO 2800's. 2801 or 2811? > > The Values seem to appear fine within XYMON, and DEVMON is green with > figures updating. However, no graphs are drawn in neither of the columns. > No devmon graph files exist under the ~/data/rrd/<hostname> directory. > Directory and file permissions are the same as other switches and > routers which work fine. > > I haven't been able to work out what I'm missing. I think the 2800 template may be missing the rrd option to the TABLE line in the messages file. Compare with e.g. 7206 or 6509 template. I have a template for whichever of 2801 or 2811 was missing, but I added a vpn test, since we are mostly using them as site-to-site VPNs. > Of the two, the 4948 is more important to me. Regards, Buchan ------------------------------------------------------------------------ ------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Devmon-support mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devmon-support |
From: Buchan M. <bg...@st...> - 2010-04-09 11:35:00
|
On Thursday, 8 April 2010 14:47:47 White, Bruce wrote: > Milne, > > Thanks for all your hard work on devmon. It has become an important > tool in my shop. We have made several changes in our network to better > utilize available resources based on the data it has collected. > > Please excuse my ignorance. I looked in sourceforge and all I find is > gzipped tar balls of templates. The latest is from Feb. 08, 2008. > Where can I download these updated templates? From the subversion repository, either with svn (if you plan to contribute templates back, or update often), or from viewvc (which can generate you a tarball), e.g. at http://devmon.svn.sourceforge.net/viewvc/devmon/trunk/templates/ , or tarball directly at http://devmon.svn.sourceforge.net/viewvc/devmon/trunk/templates.tar.gz?view=tar I need to get around to a new template release, but I have some issues with "improvements" to some templates that aren't sufficient, or not ideal (e.g, who uses Fahrenheit :-p), and the contributors provided the changes anonymously on the tracker ... I think I might just ship the fixes to the templates in question that I am using myself, in the next few weeks. Regards, Buchan |
From: Mario V. <mar...@gm...> - 2010-04-28 08:32:07
|
Hi Buchan, I just wanted to check if you had found the time to commit your 4948 template? No rush, I'd like to make sure I hadn't missed it. Separately, do you (or anyone else) know what is different about the SNMP on the 4948's? I've tried using MRTG as well to graph the bandwidth useage on this device but it's giving me problems too, whereas it works fine on the other platforms I have. Regards, Mario On 7 April 2010 15:42, Buchan Milne <bg...@st...> wrote: > On Wednesday, 7 April 2010 13:21:52 Mario Valetti wrote: > > Hi I'm having two separate issues getting DEVMON to work correctly with > two > > router/switch models. > > > > The first is a CISCO 4948, I have no particular template for it, however > I > > believe it should pickup and work with the CISCO-4500 template. Has > anyone > > got a specific template for the CISCO 4948 series? > > > > The errors are: > > > > No SNMP data found for ifInDiscards on <hostname> > > [10-04-07@12:46:55] No SNMP data found for ifOutOctets on <hostname> > > [10-04-07@12:46:55] No SNMP data found for ifName on <hostname> > > [10-04-07@12:46:55] No SNMP data found for ifOutDiscards on <hostname> > > [10-04-07@12:46:55] No SNMP data found for ifInOctets on <hostname> > > [10-04-07@12:46:55] No SNMP data found for ifAlias on <hostname> > > [10-04-07@12:46:55] Missing repeater data for ifName for if_dsc msg > > > > In XYMON, the columns flash purple with the "Missing Repeater Value" > > message. > > > > > > Does this mean I need to try create a template specific for the 4948? > > The 4500 template may not have been the best place to start. I have a 4948 > template, I will try and commit it soon. I think I actually started this > one > from 6509 template. > > > > The second is a set of CISCO 2800's. > > 2801 or 2811? > > > > > The Values seem to appear fine within XYMON, and DEVMON is green with > > figures updating. However, no graphs are drawn in neither of the > columns. > > No devmon graph files exist under the ~/data/rrd/<hostname> directory. > > Directory and file permissions are the same as other switches and routers > > which work fine. > > > > I haven't been able to work out what I'm missing. > > I think the 2800 template may be missing the rrd option to the TABLE line > in > the messages file. Compare with e.g. 7206 or 6509 template. > > I have a template for whichever of 2801 or 2811 was missing, but I added a > vpn > test, since we are mostly using them as site-to-site VPNs. > > > Of the two, the 4948 is more important to me. > > Regards, > Buchan > |
From: Mario V. <mar...@gm...> - 2010-05-13 07:23:24
|
Hi again, Just to send a quick update in case someone looks at this thread in the future. The devmon monitoring is now working on my CISCO 4948, oddly enough using the CISCO-4500 templates from http://devmon.svn.sourceforge.net/viewvc/devmon/trunk/templates/ (I tried to modify the 6509 template to get it working). I'm not really sure why it wasn't working before, but after my monitoring system needed a reload it picked up the device with no problems. defintely using the 4500 template as I had removed the 650x from the tree temporarily. Thanks for the help. Mario On 28 April 2010 10:31, Mario Valetti <mar...@gm...> wrote: > Hi Buchan, > > I just wanted to check if you had found the time to commit your 4948 > template? No rush, I'd like to make sure I hadn't missed it. > > > Separately, do you (or anyone else) know what is different about the SNMP > on the 4948's? I've tried using MRTG as well to graph the bandwidth useage > on this device but it's giving me problems too, whereas it works fine on the > other platforms I have. > > > Regards, > Mario > > On 7 April 2010 15:42, Buchan Milne <bg...@st...> wrote: > >> On Wednesday, 7 April 2010 13:21:52 Mario Valetti wrote: >> > Hi I'm having two separate issues getting DEVMON to work correctly with >> two >> > router/switch models. >> > >> > The first is a CISCO 4948, I have no particular template for it, >> however I >> > believe it should pickup and work with the CISCO-4500 template. Has >> anyone >> > got a specific template for the CISCO 4948 series? >> > >> > The errors are: >> > >> > No SNMP data found for ifInDiscards on <hostname> >> > [10-04-07@12:46:55] No SNMP data found for ifOutOctets on <hostname> >> > [10-04-07@12:46:55] No SNMP data found for ifName on <hostname> >> > [10-04-07@12:46:55] No SNMP data found for ifOutDiscards on <hostname> >> > [10-04-07@12:46:55] No SNMP data found for ifInOctets on <hostname> >> > [10-04-07@12:46:55] No SNMP data found for ifAlias on <hostname> >> > [10-04-07@12:46:55] Missing repeater data for ifName for if_dsc msg >> > >> > In XYMON, the columns flash purple with the "Missing Repeater Value" >> > message. >> > >> > >> > Does this mean I need to try create a template specific for the 4948? >> >> The 4500 template may not have been the best place to start. I have a 4948 >> template, I will try and commit it soon. I think I actually started this >> one >> from 6509 template. >> >> >> > The second is a set of CISCO 2800's. >> >> 2801 or 2811? >> >> > >> > The Values seem to appear fine within XYMON, and DEVMON is green with >> > figures updating. However, no graphs are drawn in neither of the >> columns. >> > No devmon graph files exist under the ~/data/rrd/<hostname> directory. >> > Directory and file permissions are the same as other switches and >> routers >> > which work fine. >> > >> > I haven't been able to work out what I'm missing. >> >> I think the 2800 template may be missing the rrd option to the TABLE line >> in >> the messages file. Compare with e.g. 7206 or 6509 template. >> >> I have a template for whichever of 2801 or 2811 was missing, but I added a >> vpn >> test, since we are mostly using them as site-to-site VPNs. >> >> > Of the two, the 4948 is more important to me. >> >> Regards, >> Buchan >> > > |