You can subscribe to this list here.
2006 |
Jan
|
Feb
(38) |
Mar
(131) |
Apr
(5) |
May
(23) |
Jun
(9) |
Jul
(9) |
Aug
(9) |
Sep
(24) |
Oct
(28) |
Nov
(33) |
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(45) |
Feb
(22) |
Mar
(52) |
Apr
(17) |
May
(4) |
Jun
(68) |
Jul
(12) |
Aug
(25) |
Sep
(63) |
Oct
(45) |
Nov
(25) |
Dec
(76) |
2008 |
Jan
(34) |
Feb
(53) |
Mar
(30) |
Apr
(42) |
May
(50) |
Jun
(45) |
Jul
(21) |
Aug
(36) |
Sep
(33) |
Oct
(28) |
Nov
(32) |
Dec
(16) |
2009 |
Jan
(35) |
Feb
(36) |
Mar
(32) |
Apr
(24) |
May
(26) |
Jun
(15) |
Jul
(17) |
Aug
(30) |
Sep
(14) |
Oct
(18) |
Nov
(26) |
Dec
(22) |
2010 |
Jan
(11) |
Feb
(33) |
Mar
(35) |
Apr
(16) |
May
(11) |
Jun
(4) |
Jul
(36) |
Aug
(3) |
Sep
(14) |
Oct
(5) |
Nov
(10) |
Dec
(12) |
2011 |
Jan
(7) |
Feb
(31) |
Mar
(13) |
Apr
(14) |
May
(18) |
Jun
(25) |
Jul
(6) |
Aug
(23) |
Sep
(20) |
Oct
(18) |
Nov
(4) |
Dec
(9) |
2012 |
Jan
(32) |
Feb
(4) |
Mar
(15) |
Apr
(3) |
May
(8) |
Jun
(9) |
Jul
(6) |
Aug
(6) |
Sep
|
Oct
(14) |
Nov
(22) |
Dec
(4) |
2013 |
Jan
(16) |
Feb
(11) |
Mar
(1) |
Apr
|
May
(1) |
Jun
(6) |
Jul
|
Aug
(5) |
Sep
(3) |
Oct
|
Nov
|
Dec
(1) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
(3) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(2) |
Oct
(5) |
Nov
(5) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
(3) |
Apr
(4) |
May
|
Jun
(1) |
Jul
(19) |
Aug
(4) |
Sep
(13) |
Oct
(3) |
Nov
(8) |
Dec
(4) |
2016 |
Jan
(18) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(9) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(7) |
2017 |
Jan
(5) |
Feb
|
Mar
(3) |
Apr
(7) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
(1) |
Dec
|
2018 |
Jan
|
Feb
|
Mar
(4) |
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(3) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: G. F. <ga...@fr...> - 2008-06-30 08:02:59
|
Good day or night, On Monday 09 June 2008 15:18:27 Kauffman, Tom wrote: > Devmon is hanging for me, on average once per day. No error messages > anywhere that I can see, no entries in the log, nothing. Same issue here. Frequency is a couple of times per week. But still very very annoying. Le Mon, 9 Jun 2008 17:39:51 +0200, Buchan Milne écrivait: > I've seen this twice in the past month. I haven't had an opportunity to track > it down. > > If you can start devmon in debug mode (say in screen), the last output from it > when it dies might be useful. For those who want to help troubleshooting this further, here is a little "howto" (for debian-based system): 1) Patch code to actually send message to display server when running in debug mode. By default, if you are running devmon in debug mode, it does not send any report to the display server, just display them on screen. This is fine in testing environement but is not applicable if you want to troubleshoot a problem on your production server. So you may want ot apply attached patch to change this behaviour : patch dm_msg.pm dm_msg.pm.diff 2) Install "screen" aptitude install screen 3) Stop any running devmin instance /etc/init.d/devmon stop 4) Running devmon in verbose debug "screened" foreground mode : screen /usr/local/devmon/devmon -f --debug -vvvv 5) Go get some coffee You can close the console devmon is running into and wait for the problem to happen. You can also leave the console running a "detach" from the screen by hitting "Ctrl+A d". 6) Go back to the console To re-attach to the console devmon is running into (certainly when devmon goes purple) : screen -r And send the information you see on this list. As I just set this up on my production machine which is hanging every couple of days, I hope I can send you more information pretty soon. Have a great day or night. -- Gaëtan Frenoy <ga...@fr...> |
From: Gatis A. <gat...@gm...> - 2008-06-26 15:07:02
|
Thank You! Yes, with zeros it works. On Thu, Jun 26, 2008 at 5:46 PM, Joshua Krause <fo...@tr...> wrote: > Try and make your oids look like this > > > > cur_conn : .1.3.6.1.4.1.3224.16.3.2.0 : leaf > used_conn : .1.3.6.1.4.1.3224.16.3.3.0 : leaf > > > > I have noticed that sometimes I have to put a zero on the end of the oid in > order to get it to work. > > > > -Josh > > > > > > > > *From:* dev...@li... [mailto: > dev...@li...] *On Behalf Of *Gatis A. > *Sent:* Thursday, June 26, 2008 9:17 AM > *To:* dev...@li... > *Subject:* [Devmon] netscreen and "No SNMP data found" > > > > Hi! > > Can't figure out how to get netscreen's (Juniper ScreenOS) "connects" test > running.. > I took a config from cisco-asa template and changed oids to apropriate: > > [user@host ~]$ cat devmon/templates/netscreen-5xt/connects/oids > > cur_conn : .1.3.6.1.4.1.3224.16.3.2 : leaf > used_conn : .1.3.6.1.4.1.3224.16.3.3 : leaf > > > after "./devmon --readbbhosts" devmon.log says: > > [08-06-26@16:05:20] No SNMP data found for cur_conn on ns-dmz > [08-06-26@16:05:20] No SNMP data found for used_conn on ns-dmz > > > snmpwalk returns: > > [user@host ~]$ snmpwalk -v 2c -c xxxxxx hostname .1.3.6.1.4.1.3224.16.3.3 > SNMPv2-SMI::enterprises.3224.16.3.3.0 = INTEGER: 2064 > > [user@host ~]$ snmpwalk -v 2c -c xxxxxx hostname .1.3.6.1.4.1.3224.16.3.2 > SNMPv2-SMI::enterprises.3224.16.3.2.0 = INTEGER: 7 > > Any idea? > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > |
From: Joshua K. <fo...@tr...> - 2008-06-26 14:46:22
|
Try and make your oids look like this cur_conn : .1.3.6.1.4.1.3224.16.3.2.0 : leaf used_conn : .1.3.6.1.4.1.3224.16.3.3.0 : leaf I have noticed that sometimes I have to put a zero on the end of the oid in order to get it to work. -Josh From: dev...@li... [mailto:dev...@li...] On Behalf Of Gatis A. Sent: Thursday, June 26, 2008 9:17 AM To: dev...@li... Subject: [Devmon] netscreen and "No SNMP data found" Hi! Can't figure out how to get netscreen's (Juniper ScreenOS) "connects" test running.. I took a config from cisco-asa template and changed oids to apropriate: [user@host ~]$ cat devmon/templates/netscreen-5xt/connects/oids cur_conn : .1.3.6.1.4.1.3224.16.3.2 : leaf used_conn : .1.3.6.1.4.1.3224.16.3.3 : leaf after "./devmon --readbbhosts" devmon.log says: [08-06-26@16:05:20] No SNMP data found for cur_conn on ns-dmz [08-06-26@16:05:20] No SNMP data found for used_conn on ns-dmz snmpwalk returns: [user@host ~]$ snmpwalk -v 2c -c xxxxxx hostname .1.3.6.1.4.1.3224.16.3.3 SNMPv2-SMI::enterprises.3224.16.3.3.0 = INTEGER: 2064 [user@host ~]$ snmpwalk -v 2c -c xxxxxx hostname .1.3.6.1.4.1.3224.16.3.2 SNMPv2-SMI::enterprises.3224.16.3.2.0 = INTEGER: 7 Any idea? |
From: Kauffman, T. <Kau...@ni...> - 2008-06-26 14:24:00
|
I'm still fighting brocade switch issues. First of all, the data gathering looks good, except that I cannot get the chart to show the physical port number (the box is labeled from 0 to 31; the snmp index is 1 thru 32; every time I try to do math on the index to get a port number devmon shuts down IF I report the calculated value anywhere on the table line) But - I see that port 3 shows an average of 3.67 words outbound and 11.6 words inbound. I run the math transforms and show the results in the table, and the calculated Byte count and bit count match. And the graph result from graphing the word values shows 6.14 M words in (average) and 6.14 M words outbound (average). I was originally calling the values "if_load" and graphing the byte counts, to match the cisco templates. Every port was showing an average of 350 Mb/second in and out. If I dump the rrd from graphing the word count, I see values that match the graphs. Where is this getting so massively inflated? MRTG seems to work properly. TIA Tom CONFIDENTIALITY NOTICE: This email and any attachments are for the exclusive and confidential use of the intended recipient. If you are not the intended recipient, please do not read, distribute or take action in reliance upon this message. If you have received this in error, please notify us immediately by return email and promptly delete this message and its attachments from your computer system. We do not waive attorney-client or work product privilege by the transmission of this message. |
From: Gatis A. <gat...@gm...> - 2008-06-26 13:17:07
|
Hi! Can't figure out how to get netscreen's (Juniper ScreenOS) "connects" test running.. I took a config from cisco-asa template and changed oids to apropriate: [user@host ~]$ cat devmon/templates/netscreen-5xt/connects/oids cur_conn : .1.3.6.1.4.1.3224.16.3.2 : leaf used_conn : .1.3.6.1.4.1.3224.16.3.3 : leaf after "./devmon --readbbhosts" devmon.log says: [08-06-26@16:05:20] No SNMP data found for cur_conn on ns-dmz [08-06-26@16:05:20] No SNMP data found for used_conn on ns-dmz snmpwalk returns: [user@host ~]$ snmpwalk -v 2c -c xxxxxx hostname .1.3.6.1.4.1.3224.16.3.3 SNMPv2-SMI::enterprises.3224.16.3.3.0 = INTEGER: 2064 [user@host ~]$ snmpwalk -v 2c -c xxxxxx hostname .1.3.6.1.4.1.3224.16.3.2 SNMPv2-SMI::enterprises.3224.16.3.2.0 = INTEGER: 7 Any idea? |
From: Buchan M. <bg...@st...> - 2008-06-24 15:20:24
|
On Tuesday 24 June 2008 16:49:26 Dmitry S. Makovey wrote: > On June 24, 2008, Buchan Milne wrote: > > On Tuesday 24 June 2008 02:59:26 Dmitry S. Makovey wrote: > > > Hi, > > > > > > I'm not subscribed to the list so CC in reply is highly appreciated. > > > > > > I'm trying to get things going with hobbit+devmon monitoring RedHat > > > machines running snmpd for system load etc. > > > > Is there a reason you aren't using the Hobbit client? E.g.: > > > > http://staff.telkomsa.net/packages/rhel4/hobbit/ > > our network infrastructure and FW policies don't allow for deployment of > active clients. Hobbit 4.2.0 does have a mode of operation where the hobbit server can poll the clients. This is the msgcache/pulldata method. In this mode, you enable the msgcache task on the client, point it at 127.0.0.1 (so it will push any test results to the msgcache daemon), add the 'pulldata' keyword in the bb-hosts file, and enable the hobbitfetch task on the server, then the server's hobbitfetch will connect to the msgcache on each client with the pulldata keyword, and pull the data that was left there. > SNMPd is already there and works so I'm trying to implement > drop-in replacement for our current monitoring system (cricket) that > collects SNMP stats just fine, except it doesn't have (otherwise I haven't > figured out how to enable them) convenience features of hobbit - graph > scaling, alarms, overview screen. > > > At what intervals are you getting updates from devmon? Have you looked at > > Hobbit's rrd-status.log ? > > I did and it's *empty* :-S OK, well this should all be possible. I'll try and get around to seeing if I can implement hobbit-client-like templates for standard unix+snmpd. However, note that in this case, devmon will have to manage thresholds etc (but, hobbit can still do alerting etc.). Regards, Buchan |
From: Dmitry S. M. <dm...@at...> - 2008-06-24 15:06:57
|
On June 24, 2008, Buchan Milne wrote: > On Tuesday 24 June 2008 02:59:26 Dmitry S. Makovey wrote: > > Hi, > > > > I'm not subscribed to the list so CC in reply is highly appreciated. > > > > I'm trying to get things going with hobbit+devmon monitoring RedHat > > machines running snmpd for system load etc. > > Is there a reason you aren't using the Hobbit client? E.g.: > > http://staff.telkomsa.net/packages/rhel4/hobbit/ our network infrastructure and FW policies don't allow for deployment of active clients. SNMPd is already there and works so I'm trying to implement drop-in replacement for our current monitoring system (cricket) that collects SNMP stats just fine, except it doesn't have (otherwise I haven't figured out how to enable them) convenience features of hobbit - graph scaling, alarms, overview screen. > At what intervals are you getting updates from devmon? Have you looked at > Hobbit's rrd-status.log ? I did and it's *empty* :-S > Anyway, I prefer to use devmon only in the case where the Hobbit client > can't be used. that's exactly why I need devmon - hobbit client is not applicable in my case. -- Dmitry Makovey Web Systems Administrator Athabasca University (780) 675-6245 |
From: Buchan M. <bg...@st...> - 2008-06-24 07:55:05
|
On Tuesday 24 June 2008 02:59:26 Dmitry S. Makovey wrote: > Hi, > > I'm not subscribed to the list so CC in reply is highly appreciated. > > I'm trying to get things going with hobbit+devmon monitoring RedHat > machines running snmpd for system load etc. Is there a reason you aren't using the Hobbit client? E.g.: http://staff.telkomsa.net/packages/rhel4/hobbit/ > However produced graps seem > rather strange (big spikes all of suddent and then "silence" -> 0 load) > using second tool to monitor same activities I see much more detailed graph > which only remotely resembles what devmon + hobbit produced. Finally I've > managed to mangle configs to the point where it apparently won't even store > data in RRD. Is there a detailed HOWTO on subject or maybe somebody is > willing to share templates/configs with me? The only Unix device I monitor CPU with via devmon (my WRT54GL running OpenWRT with the linux-openwrt template) seems to work fine. I'll try and monitor a few more Unix machines with a similar template ... > My latest "improvement" got me to the point where I've got bars on the > graph drawn for every other 5 minutes (18:25-18:30, 18:40-18:45). > > > hobbitserver.cfg: > > TEST2RRD="cpu=la,......" > > > hobbitgraph.cfg: > > [la] > TITLE CPU Load > YAXIS Load > DEF:avg=la.rrd:la:AVERAGE > LINE2:avg#00CC00:CPU Load Average > -A > GPRINT:la:LAST: \: %5.1lf (cur) > GPRINT:la:MAX: \: %5.1lf (max) > GPRINT:la:MIN: \: %5.1lf (min) > GPRINT:la:AVERAGE: \: %5.1lf (avg)\n > > > .../cpu/message: > > Up for {UpTimeTxt} > > System Load {ucd_load1min} {ucd_load5min} {ucd_load15min} > > System description: > {sysDescr} > > <!-- DEVMON to RRD <br>CPU 5 min average: {ucd_load1min} --> > > > Hobbit displays following on the page (pasting page source for > > completeness): > > Up for 203 days, 15:06:26 > > System Load 0.61 0.48 0.51 > > System description: > Linux foo.com 2.4.21-53.ELsmp #1 SMP Wed Nov 14 03:54:12 EST 2007 i686 > > <!-- DEVMON to RRD <br>CPU 5 min average: 0.61 --> > > > Devmon version 0.3.0 running on bar.com At what intervals are you getting updates from devmon? Have you looked at Hobbit's rrd-status.log ? Anyway, I prefer to use devmon only in the case where the Hobbit client can't be used. Regards, Buchan |
From: Dmitry S. M. <dm...@at...> - 2008-06-24 00:59:42
|
Hi, I'm not subscribed to the list so CC in reply is highly appreciated. I'm trying to get things going with hobbit+devmon monitoring RedHat machines running snmpd for system load etc. However produced graps seem rather strange (big spikes all of suddent and then "silence" -> 0 load) using second tool to monitor same activities I see much more detailed graph which only remotely resembles what devmon + hobbit produced. Finally I've managed to mangle configs to the point where it apparently won't even store data in RRD. Is there a detailed HOWTO on subject or maybe somebody is willing to share templates/configs with me? My latest "improvement" got me to the point where I've got bars on the graph drawn for every other 5 minutes (18:25-18:30, 18:40-18:45). > hobbitserver.cfg: TEST2RRD="cpu=la,......" > hobbitgraph.cfg: [la] TITLE CPU Load YAXIS Load DEF:avg=la.rrd:la:AVERAGE LINE2:avg#00CC00:CPU Load Average -A GPRINT:la:LAST: \: %5.1lf (cur) GPRINT:la:MAX: \: %5.1lf (max) GPRINT:la:MIN: \: %5.1lf (min) GPRINT:la:AVERAGE: \: %5.1lf (avg)\n > .../cpu/message: Up for {UpTimeTxt} System Load {ucd_load1min} {ucd_load5min} {ucd_load15min} System description: {sysDescr} <!-- DEVMON to RRD <br>CPU 5 min average: {ucd_load1min} --> > Hobbit displays following on the page (pasting page source for completeness): Up for 203 days, 15:06:26 System Load 0.61 0.48 0.51 System description: Linux foo.com 2.4.21-53.ELsmp #1 SMP Wed Nov 14 03:54:12 EST 2007 i686 <!-- DEVMON to RRD <br>CPU 5 min average: 0.61 --> Devmon version 0.3.0 running on bar.com -- Dmitry Makovey Web Systems Administrator Athabasca University (780) 675-6245 |
From: Bill R. <wri...@ll...> - 2008-06-20 12:38:52
|
I'm still having this issue and have not been able to get Devmon to work on one of my F5 load balancer that has over 96 pool members. I wonder if anyone else has seen this issue? The only way I can get data is to stop and start devmon. On the first startup the pool info is avalable, after that it disapears. On my other F5 with less than 96 pool members things work fine. For now I am doing the following: I restart Devmon every minute it works "Really scary" If I let it poll on its own that's when it brakes... The problem of stoping and starting Devmon is that you dont get any historical data so its not doing anything for my routers or switches in this state. Here is what I did :( -----/etc/crontab----- */1 * * * * root /usrlocaldevmon/scary.sh >/dev/null 2>&1 ----scary.sh----- killall -9 devmon /etc/init.d/devmon start More history: -----Original Message----- From: Bill Richardson Sent: Wednesday, March 26, 2008 7:46 AM To: 'Buchan Milne' Cc: dev...@li... <mailto:dev...@li...> Subject: RE: [Devmon] Response to Large or cant Fragment or configuration? Thanks for your thoughts... Just for fun I add a few of our 4500 Cisco switches that are fully populated and Devmon is working without any issues. I then took another set of bigip F5's that was working with Devmon and increased the number of Pool members one at a time. "The F5's that worked had 80 Pool memebers" When I got to 97 pool members thats when I see "No SNMP data found for PoolMemberStatusReason" in the Devmon log. I delete one of the pool members Devmon starts to work again. "The F5's that Devmon doesn't work has 128 pool members" So this is a test for anyone that is using Devmon to monitor bigip's is to see how many pool members they have. Seems like the braking point is around the 97 mark. I have tcpdumps of a good working "96 members" and the failure "97 members" I could send you but I would like to sanitize them first "some how?" -----Original Message----- From: Buchan Milne [mailto:bg...@st... <mailto:bg...@st...> ] Sent: Tuesday, March 25, 2008 9:24 AM To: dev...@li... <mailto:dev...@li...> Cc: Bill Richardson Subject: Re: [Devmon] Response to Large or cant Fragment or configuration? On Tuesday 25 March 2008 14:24:03 Bill Richardson wrote: > I'm using devmon to monitor some bigip F5. When devmon is first > started "the first poll" all works. During every poll after on one of > my F5's under the pool "PoolMemberStatusReason" is not being populated > with data. "Agian on the first poll it is populted" > > Looking in the devmon.log is this this message over and over every > minute: > "No SNMP data found for PoolMemberStatusReason on bigip1500" > > Starting devmon with the "-f " I see this starting after the 1st poll > "First poll is fine" > ---------------------------------------------------------------------- > -- > --------------------- > ./devmon -f > > SNMP Error: > Error decoding response PDU: > Expected length 9855, got 7996 > %{%i%s%*{%i%i%i%{%@ > ^ > SNMPv2c_Session (remote host: "192.168.1.10" [192.168.1.10].161) > community: "MyPublic" > request ID: -1368482924 > PDU bufsize: 8000 bytes > timeout: 5s > retries: 3 > backoff: 1) > at /usr/local/devmon-0.3.0-rc1/modules/dm_snmp.pm line 540 Use of > uninitialized value in string ne at > /usr/lib/perl5/site_perl/5.8.8/SNMP_Session.pm line 871, <$__ANONIO__> > line 16. > ---------------------------------------------------------------------- > -- > ------------------------ > > Based on this I upgraded from SNMP_Session 1.08 to 1.12 and still see > the same issue. > > I did some tcpdumps and was thinking it may have been the size of the > response.... > > Looking at the dumps I noticed that the first poll response in the > trace has a total length of only 988, while the second poll response > has a length of 1514. > > Additionally I noticed that second poll packet has the fragment bit set. > meaning there should be more packets to follow. I wonder if the perl > script is having trouble handling a fragmented packet. This might > have something to do with the message that I'm seeing that was > complaining about the expected length of the packet. > > So, thinking it has something to do with the size of the response, as > a test I went in to the bigip box (the standby box) and I deleted a > bunch of the pools - like half of them or more. Once I did that, I > went in and checked devmon again. Once it refreshed it was able to > load the pool info for this box. This proves that it is definitely > related to the size of the response that the SNMP bulkget is receiving > that is causing the error. > > My guess is that is that the first request is working because of that > MAX REPETITION setting. If you look at that first response packet, it > returns 12 SNMP items. At some point between that first request and > the second one, devmon must be learning that there are really 129 > items here, not 12. Then when it tries on the second attempt to pull > in that many item responses they cause the error. Whether it is the > packet fragmenting that is the cause or something else related to the > size of the response, I'm not sure. > > Any help with this one... I have looked and looked dont see this > reported on the list in the past.. I'm currently running perl-SNMP_Session 1.08, and monitoring some cisco devices with more than 180 items per test. It might be best if you could send captured files from tcpdump or wireshark. However, this looks more like an issue with SNMP_Session, than with devmon. But, I'll try and investigate. Regards, Buchan |
From: Jeffrey P. <jw...@gm...> - 2008-06-19 15:32:26
|
Hello, Thanks to all who replied. After I found the "devmon.html" file for Hobbit in the DevMon archive, it all became clear. Like I said I was being dense :-). I think I'm on my way now. Thanks Again, Jeff On Wed, Jun 18, 2008 at 11:23 AM, Jeffrey Parker <jw...@gm...> wrote: > Hello, > > I have been using DevMon for a while now to monitor my Cisco > routers under Hobbit. I guess I'm being dense, but there are a few > things I can't figure out: > > 1. If you have multiple routers of the same type that > you already have templates for, how do you differentiate them if they > require different monitoring parameters (exclusions, etc.)? > > 2. How do I create new templates for routers that I > don't have templates for? I know there are instructions, but it's not > clear to me how to create them so it knows that when I start > monitoring a new > type (Cisco 12000 series for example), how does > DevMon know that when the device is queried, that this device is > indeed a 12000 Cisco? Where is that information kept in the template? > > Thanks in advance, > > Jeff > > > > -- > Jeff Parker > jwprkr at gmail dot com > -- Jeff Parker jwprkr at gmail dot com |
From: Buchan M. <bg...@st...> - 2008-06-19 10:38:33
|
On Thursday 19 June 2008 08:06:58 Naudit007 wrote: > > 2. How do I create new templates for routers that I > > don't have templates for? > > > >Start off with cp -a $similar_template $new_template > > and read RTFM :) for create the template > > >Have a MIB browser (or the MIB) and snmpwalk output on one screen ... > > Here all MIBS : > http://www.oidview.com/mibs/detail.html > > And for explore your equipment MIB use Mib Browser Ireasonning and load > your equipment mib: > http://www.ireasoning.com/ I personally use http://www.mibdepot.com/ , but will try snmpb (http://sourceforge.net/projects/snmpb) next. > If you join devmon with /etc/init.d/hobbit-server here's how do : Why? IMHO it's better to have a separate init script, such as the one supplied in extras/ Regards, Buchan |
From: Naudit007 <mai...@gm...> - 2008-06-19 06:07:03
|
> 2. How do I create new templates for routers that I > don't have templates for? >Start off with cp -a $similar_template $new_template and read RTFM :) for create the template >Have a MIB browser (or the MIB) and snmpwalk output on one screen ... Here all MIBS : http://www.oidview.com/mibs/detail.html And for explore your equipment MIB use Mib Browser Ireasonning and load your equipment mib: http://www.ireasoning.com/ If you join devmon with /etc/init.d/hobbit-server here's how do : --------------------------------------------------------------------------- #!/bin/bash USER_HOBBIT="hobbit" PROG_PATH=`echo ~hobbit` function EyeCandy() { sleep 0.5; echo -n ".";sleep 0.5; echo -n ".";sleep 0.5; echo -n ". : "; } function StartDevMon() { echo -n "Demarrage de Hobbit Server SNMP support : Devmon" EyeCandy su ${USER_HOBBIT} -c "${PROG_PATH}/application/server/ext/devmon/devmon" eval "CODERETOUR=$?" } function StopDevMon() { echo -n "Arret de Hobbit Server SNMP support : Devmon" EyeCandy killall -q /usr/bin/perl killall -q -s 9 devmon eval "CODERETOUR=$?" } case "$1" in start) echo -n "Demarrage de Hobbit Server" EyeCandy su ${USER_HOBBIT} -c "${PROG_PATH}/application/server/bin/hobbit.sh start" StartDevMon [ "${CODERETOUR}" = 0 ] && echo -e "\t \t \t[OK]"; ;; stop) echo -n "Arret de Hobbit Server" EyeCandy su ${USER_HOBBIT} -c "${PROG_PATH}/application/server/bin/hobbit.sh stop" StopDevMon [ "${CODERETOUR}" = 0 ] && echo -e "\t \t \t [OK]"; ;; restart) echo -n "Demarrage de Hobbit Server" su ${USER_HOBBIT} -c "${PROG_PATH}/application/server/bin/hobbit.sh restart" [ "$?" = 0 ] && echo -e "\t \t \t [OK]"; StopDevMon [ "${CODERETOUR}" = 0 ] && echo -e "\t \t \t[OK]"; StartDevMon [ "${CODERETOUR}" = 0 ] && echo -e "\t \t \t [OK]"; ;; status) su ${USER_HOBBIT} -c "${PROG_PATH}/application/server/bin/hobbit.sh status" ;; *) echo "Usage: $NAME {start|stop|restart|status}" >&2 exit 3 ;; esac -------------------------------------------------------------------------------------- Good luck ;) Regards 2008/6/18 Buchan Milne <bg...@st...>: > On Wednesday 18 June 2008 18:23:24 Jeffrey Parker wrote: > > Hello, > > > > I have been using DevMon for a while now to monitor my Cisco > > routers under Hobbit. I guess I'm being dense, but there are a few > > things I can't figure out: > > > > 1. If you have multiple routers of the same type that > > you already have templates for, how do you differentiate them if they > > require different monitoring parameters (exclusions, etc.)? > > At present, I do it via the DEVMON tag in the bb-hosts file > > > 2. How do I create new templates for routers that I > > don't have templates for? > > Start off with cp -a $similar_template $new_template > > Have a MIB browser (or the MIB) and snmpwalk output on one screen ... > > > I know there are instructions, but it's not > > clear to me how to create them so it knows that when I start > > monitoring a new > > type (Cisco 12000 series for example), how does > > DevMon know that when the device is queried, that this device is > > indeed a 12000 Cisco? > > regex match on the Sysdescr OID to the sysdesc value in the specs file. > > > Where is that information kept in the template? > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > -- <mailinglist.benoit - at - gmail!com> |
From: Buchan M. <bg...@st...> - 2008-06-18 18:41:32
|
On Wednesday 18 June 2008 18:23:24 Jeffrey Parker wrote: > Hello, > > I have been using DevMon for a while now to monitor my Cisco > routers under Hobbit. I guess I'm being dense, but there are a few > things I can't figure out: > > 1. If you have multiple routers of the same type that > you already have templates for, how do you differentiate them if they > require different monitoring parameters (exclusions, etc.)? At present, I do it via the DEVMON tag in the bb-hosts file > 2. How do I create new templates for routers that I > don't have templates for? Start off with cp -a $similar_template $new_template Have a MIB browser (or the MIB) and snmpwalk output on one screen ... > I know there are instructions, but it's not > clear to me how to create them so it knows that when I start > monitoring a new > type (Cisco 12000 series for example), how does > DevMon know that when the device is queried, that this device is > indeed a 12000 Cisco? regex match on the Sysdescr OID to the sysdesc value in the specs file. > Where is that information kept in the template? |
From: Buchan M. <bg...@st...> - 2008-06-18 18:36:36
|
On Wednesday 18 June 2008 20:12:51 Joshua Krause wrote: > We actually monitor our Po, Port Channels, and then use Network Weathermap > for a view of the bandwidth with our network. Can you provide some detail on how you've implemented this? I've been wanting to include a weathermap feature in devmon/hobbit, but haven't had much time to investigate or implement. At present we're running cacti with the weathermap plugin to provide this feature (on a Xen VM on my workstation ... which doesn't have the uptime of our Hobbit box ...). Regards, Buchan |
From: Joshua K. <fo...@tr...> - 2008-06-18 18:12:53
|
We actually monitor our Po, Port Channels, and then use Network Weathermap for a view of the bandwidth with our network. A Port Channel is muxing a number of ports together and if you poll the ifHCSpeed for the Port Channel it will show you the combined bandwidth of the ports that have been muxed. So if you have a Port Channel with 4 gig ports in it. Then when you walk the device and poll the ifHCSpeed for that Port Channel. You will get 4gig back as the speed of that interface. Port Channeling will also load share between the interfaces and balance out the traffic on it's own. And if you loose one or more of the ports out of the Port Channel, depending on how many ports are in it, you will still have traffic moving through it. Glad I was able to help you out. -Josh -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Christian Hammers Sent: Wednesday, June 18, 2008 10:57 AM To: dev...@li... Subject: Re: [Devmon] 10 Gigabit Ethernet Interfaces? Hello Works fine, thanks! I would propose to substitute if_load by if_hcload for templates/cisco-6506/ templates/cisco-6509/ templates/cisco-7206/ templates/cisco-7300/ At least for those I did it on my server and they seem to support those OIDs for all interfaces. BTW, Interfacenames matching /Po[0-9]+/ should be excluded as they are some kind of channel bundling but do not show the accumulated ifSpeeds as their own ifSpeed and thus can result in a load of >100%. bye, -christian- On Tue, 17 Jun 2008 13:22:11 -0400 "Joshua Krause" <fo...@tr...> wrote: > You have to modify some of the files in the templates folder to use the > ifHighSpeed oids. Devmon supports the 64 bit counters but you need to use > the 64 bit counter oids. Here is some output in the templates I use. > > ###### OIDS ####### > ifName : .1.3.6.1.2.1.31.1.1.1.1 : branch > ifAlias : .1.3.6.1.2.1.31.1.1.1.18 : branch > ifHighSpeed : .1.3.6.1.2.1.31.1.1.1.15 : branch > ifHCInOctets : .1.3.6.1.2.1.31.1.1.1.6 : branch > ifHCOutOctets : .1.3.6.1.2.1.31.1.1.1.10 : branch > ifAdminStatNum : .1.3.6.1.2.1.2.2.1.7 : branch > ifOperStatNum : .1.3.6.1.2.1.2.2.1.8 : branch > > ###### Transforms ####### > # Create a human-readable ifc speed > ifSpeed_T : MATH : {ifHighSpeed} x 1000000 > ifHighSpeed_T : SPEED : {ifSpeed_T} > # Get bit speed delta (so we dont have to provide custom delta limit) > ifInOps_T : DELTA : {ifHCInOctets} > ifOutOps_T : DELTA : {ifHCOutOctets} > # Convert our octets delta into bits per second > ifInBps_T : MATH : {ifInOps_T} x 8 > ifOutBps_T : MATH : {ifOutOps_T} x 8 > # Make some easily readable speed variables > ifInSpeed_T : SPEED : {ifInBps_T} > ifOutSpeed_T : SPEED : {ifOutBps_T} > # Now determine our percentage load, based on traffic and ifc speed > ifInLoad_T : MATH : ({ifInBps_T} / {ifSpeed_T}) x 100 > ifOutLoad_T : MATH : ({ifOutBps_T} / {ifSpeed_T}) x 100 > # Create an alias in a bracketed box, or nothing if alias is blank > ifAliasBox : REGSUB : {ifAlias} /(\S+.*)/ [$1]/ > > ####### Message ####### > <b>Interface error rates:</b> > Input load: yellow={ifInLoad_T.thresh:yellow}%, > red={ifInLoad_T.thresh:red}% > Output load: yellow={ifOutLoad_T.thresh:yellow}%, > red={ifOutLoad_T.thresh:red}% > TABLE: noalarmsmsg,rrd(DS:ds0:ifHCInOctets:COUNTER; > DS:ds1:ifHCOutOctets:COUNTER) > Interface Name|Interface Speed|Rate in (load %)|Rate out (load %) > {ifName}{ifAliasBox}|{ifHighSpeed_T}|{ifInLoad_T.color}{ifInSpeed_T} > ({ifInLoad_T}%){ifInLoad_T.errors}|{ifOutLoad_T.color}{ifOutSpeed_T} > ({ifOutLoad_T}%){if > OutLoad_T.errors} > > -Josh > > > -----Original Message----- > From: dev...@li... > [mailto:dev...@li...] On Behalf Of Christian > Hammers > Sent: Tuesday, June 17, 2008 12:13 PM > To: dev...@li... > Subject: [Devmon] 10 Gigabit Ethernet Interfaces? > > Hello > > We have some 10 GigE Interfaces here which are shown in if_load as only > "4.29 Gbps" with a usage of 106% :) > > This is probably because the MIB defines ifSpeed as Gauge32 but devmon does > not follow the recommendation to use IF-MIB::ifHighSpeed in case the MAXVAL > of 4294967295 is returned. > > # snmptranslate -Td IF-MIB::ifSpeed > ... If the > bandwidth of the interface is greater than the maximum value > reportable by this object then this object should report its > maximum value (4,294,967,295) and ifHighSpeed must be used > to report the interface's speed. > ... > > bye, > > -christian- > -- NetCologne Gesellschaft für Telekommunikation mbH Network Engineering & Design Am Coloneum 9 Tel.: +49-221-2222-8711 50829 Köln Fax.: +49-221-2222-78711 Geschäftsführer: Werner Hanf, Karl-Heinz Zankel HRB 25580, AG Köln ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Devmon-support mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devmon-support |
From: Joshua K. <fo...@tr...> - 2008-06-18 18:08:40
|
To answer your questions: 1. Let's say we are talking about a 6509 and the template is cisco-6509. What I do is copy the cisco-6509 to cisco-6509a. I then modify the specs file in the template and put a bogus "sysdesc" and modify the device to match 6509a. The issue with doing this way is that you have to add an entry in the bb-hosts file for that hosts that forces it to use the cisco-6509a template. 2. The template instructions seem to be fairly straight forward to me. But you create yourself a folder with the model-device. So for your cisco 12000 series you could create a folder called cisco-12k. Now you need to create a specs file for your template, this is what Devmon uses to know what type of device your host is. Your specs file would maybe look like this: vendor : cisco model : 12k snmpver : 2 sysdesc : c6sup|s72033_rp|s222_rp The sysdesc field is probably going to be a little different. To find out what yours would be do. Snmpwalk -v 2c -c <community string> device-name sysdesc Here is what my output shows me: SNMPv2-MIB::sysDescr.0 = STRING: Cisco Internetwork Operating System Software IOS (tm) s72033_rp Software (s72033_rp-IPSERVICESK9_WAN-M), Version 12.2(18)SXF7, RELEASE SOFTWARE (fc1) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2006 by cisco Systems, Inc. Once you see the output you can pick one or multiple entries separated by a pipe symbol that show up in your output. Now within your templates folder you will create a folder for each test that you want to monitor. Examples would be cpu, if_load, memory.....etc. Now each of the test folders require 5 different files: exceptions message oids thresholds transforms I think from this point you should be able to read the documentation and use the other templates as examples of what you need. -Josh -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Jeffrey Parker Sent: Wednesday, June 18, 2008 12:23 PM To: dev...@li... Subject: [Devmon] DEVMON questions Hello, I have been using DevMon for a while now to monitor my Cisco routers under Hobbit. I guess I'm being dense, but there are a few things I can't figure out: 1. If you have multiple routers of the same type that you already have templates for, how do you differentiate them if they require different monitoring parameters (exclusions, etc.)? 2. How do I create new templates for routers that I don't have templates for? I know there are instructions, but it's not clear to me how to create them so it knows that when I start monitoring a new type (Cisco 12000 series for example), how does DevMon know that when the device is queried, that this device is indeed a 12000 Cisco? Where is that information kept in the template? Thanks in advance, Jeff -- Jeff Parker jwprkr at gmail dot com ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Devmon-support mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devmon-support |
From: Jeffrey P. <jw...@gm...> - 2008-06-18 16:23:28
|
Hello, I have been using DevMon for a while now to monitor my Cisco routers under Hobbit. I guess I'm being dense, but there are a few things I can't figure out: 1. If you have multiple routers of the same type that you already have templates for, how do you differentiate them if they require different monitoring parameters (exclusions, etc.)? 2. How do I create new templates for routers that I don't have templates for? I know there are instructions, but it's not clear to me how to create them so it knows that when I start monitoring a new type (Cisco 12000 series for example), how does DevMon know that when the device is queried, that this device is indeed a 12000 Cisco? Where is that information kept in the template? Thanks in advance, Jeff -- Jeff Parker jwprkr at gmail dot com |
From: Christian H. <cha...@ne...> - 2008-06-18 14:57:12
|
Hello Works fine, thanks! I would propose to substitute if_load by if_hcload for templates/cisco-6506/ templates/cisco-6509/ templates/cisco-7206/ templates/cisco-7300/ At least for those I did it on my server and they seem to support those OIDs for all interfaces. BTW, Interfacenames matching /Po[0-9]+/ should be excluded as they are some kind of channel bundling but do not show the accumulated ifSpeeds as their own ifSpeed and thus can result in a load of >100%. bye, -christian- On Tue, 17 Jun 2008 13:22:11 -0400 "Joshua Krause" <fo...@tr...> wrote: > You have to modify some of the files in the templates folder to use the > ifHighSpeed oids. Devmon supports the 64 bit counters but you need to use > the 64 bit counter oids. Here is some output in the templates I use. > > ###### OIDS ####### > ifName : .1.3.6.1.2.1.31.1.1.1.1 : branch > ifAlias : .1.3.6.1.2.1.31.1.1.1.18 : branch > ifHighSpeed : .1.3.6.1.2.1.31.1.1.1.15 : branch > ifHCInOctets : .1.3.6.1.2.1.31.1.1.1.6 : branch > ifHCOutOctets : .1.3.6.1.2.1.31.1.1.1.10 : branch > ifAdminStatNum : .1.3.6.1.2.1.2.2.1.7 : branch > ifOperStatNum : .1.3.6.1.2.1.2.2.1.8 : branch > > ###### Transforms ####### > # Create a human-readable ifc speed > ifSpeed_T : MATH : {ifHighSpeed} x 1000000 > ifHighSpeed_T : SPEED : {ifSpeed_T} > # Get bit speed delta (so we dont have to provide custom delta limit) > ifInOps_T : DELTA : {ifHCInOctets} > ifOutOps_T : DELTA : {ifHCOutOctets} > # Convert our octets delta into bits per second > ifInBps_T : MATH : {ifInOps_T} x 8 > ifOutBps_T : MATH : {ifOutOps_T} x 8 > # Make some easily readable speed variables > ifInSpeed_T : SPEED : {ifInBps_T} > ifOutSpeed_T : SPEED : {ifOutBps_T} > # Now determine our percentage load, based on traffic and ifc speed > ifInLoad_T : MATH : ({ifInBps_T} / {ifSpeed_T}) x 100 > ifOutLoad_T : MATH : ({ifOutBps_T} / {ifSpeed_T}) x 100 > # Create an alias in a bracketed box, or nothing if alias is blank > ifAliasBox : REGSUB : {ifAlias} /(\S+.*)/ [$1]/ > > ####### Message ####### > <b>Interface error rates:</b> > Input load: yellow={ifInLoad_T.thresh:yellow}%, > red={ifInLoad_T.thresh:red}% > Output load: yellow={ifOutLoad_T.thresh:yellow}%, > red={ifOutLoad_T.thresh:red}% > TABLE: noalarmsmsg,rrd(DS:ds0:ifHCInOctets:COUNTER; > DS:ds1:ifHCOutOctets:COUNTER) > Interface Name|Interface Speed|Rate in (load %)|Rate out (load %) > {ifName}{ifAliasBox}|{ifHighSpeed_T}|{ifInLoad_T.color}{ifInSpeed_T} > ({ifInLoad_T}%){ifInLoad_T.errors}|{ifOutLoad_T.color}{ifOutSpeed_T} > ({ifOutLoad_T}%){if > OutLoad_T.errors} > > -Josh > > > -----Original Message----- > From: dev...@li... > [mailto:dev...@li...] On Behalf Of Christian > Hammers > Sent: Tuesday, June 17, 2008 12:13 PM > To: dev...@li... > Subject: [Devmon] 10 Gigabit Ethernet Interfaces? > > Hello > > We have some 10 GigE Interfaces here which are shown in if_load as only > "4.29 Gbps" with a usage of 106% :) > > This is probably because the MIB defines ifSpeed as Gauge32 but devmon does > not follow the recommendation to use IF-MIB::ifHighSpeed in case the MAXVAL > of 4294967295 is returned. > > # snmptranslate -Td IF-MIB::ifSpeed > ... If the > bandwidth of the interface is greater than the maximum value > reportable by this object then this object should report its > maximum value (4,294,967,295) and ifHighSpeed must be used > to report the interface's speed. > ... > > bye, > > -christian- > -- NetCologne Gesellschaft für Telekommunikation mbH Network Engineering & Design Am Coloneum 9 Tel.: +49-221-2222-8711 50829 Köln Fax.: +49-221-2222-78711 Geschäftsführer: Werner Hanf, Karl-Heinz Zankel HRB 25580, AG Köln |
From: Joshua K. <fo...@tr...> - 2008-06-17 17:22:25
|
You have to modify some of the files in the templates folder to use the ifHighSpeed oids. Devmon supports the 64 bit counters but you need to use the 64 bit counter oids. Here is some output in the templates I use. ###### OIDS ####### ifName : .1.3.6.1.2.1.31.1.1.1.1 : branch ifAlias : .1.3.6.1.2.1.31.1.1.1.18 : branch ifHighSpeed : .1.3.6.1.2.1.31.1.1.1.15 : branch ifHCInOctets : .1.3.6.1.2.1.31.1.1.1.6 : branch ifHCOutOctets : .1.3.6.1.2.1.31.1.1.1.10 : branch ifAdminStatNum : .1.3.6.1.2.1.2.2.1.7 : branch ifOperStatNum : .1.3.6.1.2.1.2.2.1.8 : branch ###### Transforms ####### # Create a human-readable ifc speed ifSpeed_T : MATH : {ifHighSpeed} x 1000000 ifHighSpeed_T : SPEED : {ifSpeed_T} # Get bit speed delta (so we dont have to provide custom delta limit) ifInOps_T : DELTA : {ifHCInOctets} ifOutOps_T : DELTA : {ifHCOutOctets} # Convert our octets delta into bits per second ifInBps_T : MATH : {ifInOps_T} x 8 ifOutBps_T : MATH : {ifOutOps_T} x 8 # Make some easily readable speed variables ifInSpeed_T : SPEED : {ifInBps_T} ifOutSpeed_T : SPEED : {ifOutBps_T} # Now determine our percentage load, based on traffic and ifc speed ifInLoad_T : MATH : ({ifInBps_T} / {ifSpeed_T}) x 100 ifOutLoad_T : MATH : ({ifOutBps_T} / {ifSpeed_T}) x 100 # Create an alias in a bracketed box, or nothing if alias is blank ifAliasBox : REGSUB : {ifAlias} /(\S+.*)/ [$1]/ ####### Message ####### <b>Interface error rates:</b> Input load: yellow={ifInLoad_T.thresh:yellow}%, red={ifInLoad_T.thresh:red}% Output load: yellow={ifOutLoad_T.thresh:yellow}%, red={ifOutLoad_T.thresh:red}% TABLE: noalarmsmsg,rrd(DS:ds0:ifHCInOctets:COUNTER; DS:ds1:ifHCOutOctets:COUNTER) Interface Name|Interface Speed|Rate in (load %)|Rate out (load %) {ifName}{ifAliasBox}|{ifHighSpeed_T}|{ifInLoad_T.color}{ifInSpeed_T} ({ifInLoad_T}%){ifInLoad_T.errors}|{ifOutLoad_T.color}{ifOutSpeed_T} ({ifOutLoad_T}%){if OutLoad_T.errors} -Josh -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Christian Hammers Sent: Tuesday, June 17, 2008 12:13 PM To: dev...@li... Subject: [Devmon] 10 Gigabit Ethernet Interfaces? Hello We have some 10 GigE Interfaces here which are shown in if_load as only "4.29 Gbps" with a usage of 106% :) This is probably because the MIB defines ifSpeed as Gauge32 but devmon does not follow the recommendation to use IF-MIB::ifHighSpeed in case the MAXVAL of 4294967295 is returned. # snmptranslate -Td IF-MIB::ifSpeed ... If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ifHighSpeed must be used to report the interface's speed. ... bye, -christian- -- NetCologne Gesellschaft für Telekommunikation mbH Network Engineering & Design Am Coloneum 9 Tel.: +49-221-2222-8711 50829 Köln Fax.: +49-221-2222-78711 Geschäftsführer: Werner Hanf, Karl-Heinz Zankel HRB 25580, AG Köln ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Devmon-support mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devmon-support |
From: Christian H. <cha...@ne...> - 2008-06-17 16:13:22
|
Hello We have some 10 GigE Interfaces here which are shown in if_load as only "4.29 Gbps" with a usage of 106% :) This is probably because the MIB defines ifSpeed as Gauge32 but devmon does not follow the recommendation to use IF-MIB::ifHighSpeed in case the MAXVAL of 4294967295 is returned. # snmptranslate -Td IF-MIB::ifSpeed ... If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ifHighSpeed must be used to report the interface's speed. ... bye, -christian- -- NetCologne Gesellschaft für Telekommunikation mbH Network Engineering & Design Am Coloneum 9 Tel.: +49-221-2222-8711 50829 Köln Fax.: +49-221-2222-78711 Geschäftsführer: Werner Hanf, Karl-Heinz Zankel HRB 25580, AG Köln |
From: Joshua K. <fo...@tr...> - 2008-06-16 15:12:08
|
Is there anyway to incorporate something into devmon that can eliminate spikes in the graphs. I mean if I have to restart my devmon process I get spikes and not just small ones. I mean my 10gig interfaces spike upto a petabyte. Which is not feasible on the interface and I have to wait one day for the graph to show somewhat normal. I've seen some scripts for mrtg and will do this type of thing but since hobbit stores the rrd data in a per host directory structure. It makes it hard to run this script. Didn't know if it was feasible to include something like this in devmon. -Josh |
From: Johann E. <Joh...@te...> - 2008-06-13 08:09:04
|
Either you need to create another template with a specs file that matches your sysDescr string. Or Don't let Devmon automatically detect the device type and use the DEVMON:model(x,y) tag in the bb-hosts file. This way you can use one template for different UPS'es which using the same MIB. All DEVMON tags are in the documentation. -Johann ________________________________ From: dev...@li... [mailto:dev...@li...] On Behalf Of Benoit list Sent: Donnerstag, 12. Juni 2008 17:23 To: dev...@li... Subject: Re: [Devmon] Search Template MG-SNMP-UPS power supply Yeahh, I have several "Comet Extreme 12 kVA" and "Galaxy PW On Line" based on the same Mib "MGE" I find SysDesc dépend of search in devmon. I change "Galaxy PW Single", by "Galaxy PW On Line", and work very well but I would add other uninterruptible power supply (used same mib) My hosts uninterruptible power supply : I try it : hobbit@server$ cat templates/mge-ups/specs ------------------------------------------------ vendor : Galaxy PW Single model : UNITPARA snmpver : 1 sysdesc : Galaxy PW Single sysdesc : Comet Extreme 12 kVA ------------------------------------------------ or ------------------------------------------------ vendor : Galaxy PW Single model : UNITPARA snmpver : 1 sysdesc : Galaxy PW Single,Comet Extreme 12 kVA ------------------------------------------------ But without success :( root@server# snmpget -v 1 -c public power1 sysDescr.0 SNMPv2-MIB::sysDescr.0 = STRING: Galaxy PW On Line root@serverr# snmpget -v 1 -c public power2 sysDescr.0 SNMPv2-MIB::sysDescr.0 = STRING: Comet Extreme 12 kVA ------------------------------------------------------------------------------------------------------ hobbit@server$./devmon --readbbhosts -vvvvvvvv --debug [08-06-12@17:08:59] omg_0101 sysdesc = ::: Galaxy PW On Line ::: [08-06-12@17:08:59] Discovered omg_0101 as a Galaxy PW Single UNITPARA [08-06-12@17:09:09] ERROR: snmpget omg_cor01 (no response received) [08-06-12@17:09:09] omg_cor01 sysdesc = ::: UNDEFINED ::: But if I invers "sysdesc : Galaxy PW On Line" by "sysdesc : Comet Extreme 12 kVA", My powered "Comet Extreme 12KVA" work very weel and doesn't purple I must create a other template ??? Thank by advance guys ---------------------------------------------------------- 2008/6/12 Johann Eggers <Joh...@te...>: This is the content of "my" specs file: vendor : Galaxy PW Single model : UNITPARA snmpver : 1 sysdesc : Galaxy PW Single ... and it works ... -Johann ________________________________ From: dev...@li... [mailto:dev...@li...] On Behalf Of Benoit list Sent: Donnerstag, 12. Juni 2008 16:54 To: dev...@li... Subject: Re: [Devmon] Search Template MG-SNMP-UPS power supply Hum hum ... hobbit@server:/templates/mge-ups$ cat specs ------------------------------------------------ vendor : Galaxy PW Single model : UNITPARA snmpver : 1 sysdesc : Galaxy PW Single sysdesc : Galaxy PW On Line ------------------------------------------------ Galaxy PW Single = OK (first) Galaxy PW On Line = KO purples (second) How to monitor two different equipments , for the same MIB template ??? Thank by advance ! +++++++++++++++ 2008/6/12 Benoit list <mai...@gm...>: Thank you very much Johann Your template work very well !!! :) 2008/6/12 Johann Eggers <Joh...@te...>: Hi, attached is the template I've created for this kind of UPS. Use without warranty and on your own risk... - Johann ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Devmon-support mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devmon-support -- <mailinglist.benoit - at - gmail!com> |
From: Drier V. <sha...@se...> - 2008-06-13 06:37:45
|
Hej, http://Ex9.agreebar.cn Winter evening, when the whole family, in patriarchal slim don't call me 'miss.' i'm a sister to all &c. Praise be to the only god! For there is neither appeared to be about thirty thousand of them,a things. The same thing applies to gertrud, and tore his heart, although look upon it he would. She marked his attitude, the bitter sadness of to be a good actor ever, i had adjusted his ridiculous. |
From: Benoit l. <mai...@gm...> - 2008-06-12 15:22:49
|
Yeahh, I have several "Comet Extreme 12 kVA" and "Galaxy PW On Line" based on the same Mib "MGE" I find SysDesc dépend of search in devmon. I change "Galaxy PW Single", by "Galaxy PW On Line", and work very well but I would add other uninterruptible power supply (used same mib) My hosts uninterruptible power supply : I try it : hobbit@server$ cat templates/mge-ups/specs ------------------------------------------------ vendor : Galaxy PW Single model : UNITPARA snmpver : 1 sysdesc : Galaxy PW Single sysdesc : Comet Extreme 12 kVA ------------------------------------------------ or ------------------------------------------------ vendor : Galaxy PW Single model : UNITPARA snmpver : 1 sysdesc : Galaxy PW Single,Comet Extreme 12 kVA ------------------------------------------------ But without success :( root@server# snmpget -v 1 -c public power1 sysDescr.0 SNMPv2-MIB::sysDescr.0 = STRING: Galaxy PW On Line root@serverr# snmpget -v 1 -c public power2 sysDescr.0 SNMPv2-MIB::sysDescr.0 = STRING: Comet Extreme 12 kVA ------------------------------------------------------------------------------------------------------ hobbit@server$./devmon --readbbhosts -vvvvvvvv --debug [08-06-12@17:08:59] omg_0101 sysdesc = ::: Galaxy PW On Line ::: [08-06-12@17:08:59] Discovered omg_0101 as a Galaxy PW Single UNITPARA [08-06-12@17:09:09] ERROR: snmpget omg_cor01 (no response received) [08-06-12@17:09:09] omg_cor01 sysdesc = ::: UNDEFINED ::: But if I invers "sysdesc : Galaxy PW On Line" by "sysdesc : Comet Extreme 12 kVA", My powered "Comet Extreme 12KVA" work very weel and doesn't purple I must create a other template ??? Thank by advance guys ---------------------------------------------------------- 2008/6/12 Johann Eggers <Joh...@te...>: > This is the content of „my" specs file: > > > > vendor : Galaxy PW Single > > model : UNITPARA > > snmpver : 1 > > sysdesc : Galaxy PW Single > > > > … and it works … > > > > -Johann > > > ------------------------------ > > *From:* dev...@li... [mailto: > dev...@li...] *On Behalf Of *Benoit list > *Sent:* Donnerstag, 12. Juni 2008 16:54 > *To:* dev...@li... > *Subject:* Re: [Devmon] Search Template MG-SNMP-UPS power supply > > > > Hum hum ... > > hobbit@server:/templates/mge-ups$ cat specs > > ------------------------------------------------ > vendor : Galaxy PW Single > model : UNITPARA > snmpver : 1 > sysdesc : Galaxy PW Single > sysdesc : Galaxy PW On Line > ------------------------------------------------ > Galaxy PW Single = OK (first) > Galaxy PW On Line = KO purples (second) > > > How to monitor two different equipments , for the same MIB template ??? > > > Thank by advance ! > > > +++++++++++++++ > > 2008/6/12 Benoit list <mai...@gm...>: > > Thank you very much Johann > > Your template work very well !!! > > :) > > 2008/6/12 Johann Eggers <Joh...@te...>: > > Hi, > > > > attached is the template I've created for this kind of UPS. > > > > Use without warranty and on your own risk… > > > > - Johann > > > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > -- <mailinglist.benoit - at - gmail!com> |