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: Buchan M. <bg...@st...> - 2007-12-10 21:56:20
|
On Wednesday 05 December 2007 12:22:41 Buchan Milne wrote: > On Monday 03 December 2007 22:57:39 Lacroix Francois wrote: > > I belevied not since i am a new developper. > > But i haven't got news or ear from the author since march 07. > > So i made "abandoned project takeover" on SF, to get admin rights. > > I am also working with Buchan Milne to publish everything on the > > public SVN of SF. > > > > I am waiting on Buchan Milne to make the first commit so i could > > commit my change. [...] > I hope to get all the svn import etc. work done by the end of this week so > we can get moving on this project (I have a few templates I would like to > add at least). Didn't make end of the week, but it is done. I have imported and tagged 0.2.2, 0.3.0-beta2, and templates-20070306. I also added a devmon-devel list, and I am subscribed to it (I think). So, I would like to move development discussions (e.g. new template submissions until we find a better mechanism, discussions of development aspects) moved there if possible. I will try and do some actual contributions (initially just templates) this week. Regards, Buchan |
From: Stewart, T. L. <Tom...@la...> - 2007-12-10 17:14:32
|
=20 I have created a template for the NetScaler 9000. One of the things that would be nice is to present the file systems in the same manner as disk usage from a system. I need to specify "TABLE:" in message to get the information from a branch. (unless someone knows a different way) However, what I need is a nonhtml format without the ":". That way I can use the message file to present the data just like a normal hobbit client report.=20 Thank you, Tom |
From: Klomp, H. <kl...@nl...> - 2007-12-06 16:20:50
|
Hi all, I'm trying to setup a template using the devalt printmib but I'm getting = some strange errors in the template. My transform file looks like: PrinterDetectedError : CONVERT : {hrPrinterDetectedErrorState} hex PrinterErrorState : SWITCH : {PrinterDetectedError} '0' =3D = normal, '1' =3D request service, '2' =3D offline, '4' =3D jamed, '8' =3Dd= oor open, '16' =3Dnow toner, '32' =3D low toner, '64' =3D no paper, '128'= =3D low paper sysUpTimeSecs : MATH : {sysUpTime} / 100 UpTimeTxt : ELAPSED : {sysUpTimeSecs} MarkerSuppliesLevel : MATH : {prtMarkerSuppliesLevel} toner : WORST : {prtMarkerSuppliesLevel},{Ma= rkerSuppliesLevel} The WORST statement reports an error in the devmon.log file: WORST transform uses only comma-delimited oids at /opt/devmon/templates/c= anon-ir-3100C/status/transforms, line 6 I can't find out what I'm doing wrong in the WORST line. the thresholds files is: PrinterErrorState : red : request service|offline|jamed|door ope= n|now toner|no paper PrinterErrorState : yellow : low toner|low paper PrinterErrorState : green : normal sysUpTimeSecs : red : < 600 : Device rebooted recently. Sys= tem uptime: {UpTimeTxt} sysUpTimeSecs : yellow : < 5000 : Device rebooted recently. Sys= tem uptime: {UpTimeTxt} sysUpTimeSecs : green : System uptime: {UpTimeTxt} prtMarkerSuppliesLevel : red : <5 : {prtMarkerSuppliesDescription}= is very low prtMarkerSuppliesLevel : yellow : <15 : {prtMarkerSuppliesDescription}= is low prtMarkerSuppliesLevel : green : >=3D15 : {prtMarkerSuppliesDescriptio= n} is OK MarkerSuppliesLevel : red : -2 : status {prtMarkerSuppliesDescr= iption} unknown MarkerSuppliesLevel : yellow : -3 : status {prtMarkerSuppliesDescr= iption} is some remaining MarkerSuppliesLevel : green : -1 : status {prtMarkerSuppliesDescr= iption} No restrictions Also the Printer status is not reported correctly. Even when I open de do= or the result is still normal. When I do a snmpget I get the correct result HOST-RESOURCES-MIB::hrPrinterDetectedErrorState.1 =3D Hex-STRING: 08 Any help will be appriciated. I will put the template on the devmon mailing list when everthing is work= ing fine. Regards, Bert |
From: Buchan M. <bg...@st...> - 2007-12-05 10:22:51
|
On Monday 03 December 2007 22:57:39 Lacroix Francois wrote: > I belevied not since i am a new developper. > But i haven't got news or ear from the author since march 07. > So i made "abandoned project takeover" on SF, to get admin rights. > I am also working with Buchan Milne to publish everything on the > public SVN of SF. > > I am waiting on Buchan Milne to make the first commit so i could > commit my change. As discussed in private mail, you have as much access to svn as I do, so you are free to do the imports. However, I would prefer to start of with importing cronologically with at least tags, and I haven't had enough time to sort out all the issues (as up to now I have mainly used svn, not administered a repository). I hope to get all the svn import etc. work done by the end of this week so we can get moving on this project (I have a few templates I would like to add at least). Regards, Buchan |
From: xbgmsharp <xbg...@gm...> - 2007-12-05 10:14:47
|
Hi all, I will commit everything soon on the SF svn. So please send all your template on the mailing list and in will include it in the svn. I encourage you to contribute. Regards, KaYa. |
From: Lacroix F. <ka...@ka...> - 2007-12-03 21:25:18
|
I belevied not since i am a new developper. But i haven't got news or ear from the author since march 07. So i made "abandoned project takeover" on SF, to get admin rights. I am also working with Buchan Milne to publish everything on the =20 public SVN of SF. I am waiting on Buchan Milne to make the first commit so i could =20 commit my change. Since i didn't want to wait. i create this page. I am currently making a lot of effort to get devmon working on all my networ= k. In order to get devmon better. So if you have any path or idea to make devmon better please send it =20 to me. Thanks for sharing your templates. Robert Holden <rob...@gm...> a =E9crit : > Was the development of Devmon abandoned? > > A quote from the website referenced below: > http://me.kaya.fr/wiki/index.php/Devmon > > The "abandoned project takeover" request is complete. I am a developer. In > order to wait for the svn, i have modify the code of devmon. > > Robert > > On Dec 3, 2007 5:54 AM, Morsiani, Massimo <mas...@gi...> > wrote: > >> Hi, >> >> why not on Sourceforge? >> >> >> -----Original Message----- >> From: dev...@li... [mailto: >> dev...@li...] On Behalf Of xbgmsharp >> Sent: luned=EC 3 dicembre 2007 13.30 >> To: dev...@li... >> Cc: Buchan Milne >> Subject: [Devmon] New release Devmon 0.3.0-beta3 >> >> >> I release a new version of Devmon. >> 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 was working on leaf >> ** I am able to get alarm on if_load traffic or any branch type oid. >> * Add new template. >> >> So if you have any path or idea to make devmon better please send it to >> me. >> Thanks for sharing your templates. >> This release include F5-bigip and Cisco pix. >> >> http://me.kaya.fr/wiki/index.php/Devmon >> >> >> ------------------------------------------------------------------------- >> SF.Net email is sponsored by: The Future of Linux Business White Paper >> from Novell. From the desktop to the data center, Linux is going >> mainstream. Let it simplify your IT future. >> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 >> _______________________________________________ >> 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. >> >> ------------------------------------------------------------------------- >> SF.Net email is sponsored by: The Future of Linux Business White Paper >> from Novell. From the desktop to the data center, Linux is going >> mainstream. Let it simplify your IT future. >> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support >> > |
From: Robert H. <rob...@gm...> - 2007-12-03 20:01:48
|
Was the development of Devmon abandoned? A quote from the website referenced below: http://me.kaya.fr/wiki/index.php/Devmon The "abandoned project takeover" request is complete. I am a developer. In order to wait for the svn, i have modify the code of devmon. Robert On Dec 3, 2007 5:54 AM, Morsiani, Massimo <mas...@gi...> wrote: > Hi, > > why not on Sourceforge? > > > -----Original Message----- > From: dev...@li... [mailto: > dev...@li...] On Behalf Of xbgmsharp > Sent: luned=EC 3 dicembre 2007 13.30 > To: dev...@li... > Cc: Buchan Milne > Subject: [Devmon] New release Devmon 0.3.0-beta3 > > > I release a new version of Devmon. > 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 was working on leaf > ** I am able to get alarm on if_load traffic or any branch type oid. > * Add new template. > > So if you have any path or idea to make devmon better please send it to > me. > Thanks for sharing your templates. > This release include F5-bigip and Cisco pix. > > http://me.kaya.fr/wiki/index.php/Devmon > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > 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. > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > |
From: Stewart, T. L. <Tom...@la...> - 2007-12-03 16:45:22
|
=20 Yeah !! A very good product and thank you for saving me the time to track down and fix the numeric thresholds on branch oids. Tom |
From: Morsiani, M. <mas...@gi...> - 2007-12-03 12:54:35
|
Hi, why not on Sourceforge?=20 -----Original Message----- From: dev...@li... = [mailto:dev...@li...] On Behalf Of = xbgmsharp Sent: luned=EC 3 dicembre 2007 13.30 To: dev...@li... Cc: Buchan Milne Subject: [Devmon] New release Devmon 0.3.0-beta3 I release a new version of Devmon. 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 was working on leaf ** I am able to get alarm on if_load traffic or any branch type oid. * Add new template. So if you have any path or idea to make devmon better please send it to = me. Thanks for sharing your templates. This release include F5-bigip and Cisco pix. http://me.kaya.fr/wiki/index.php/Devmon -------------------------------------------------------------------------= SF.Net email is sponsored by: The Future of Linux Business White Paper = from Novell. From the desktop to the data center, Linux is going = mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ 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. |
From: xbgmsharp <xbg...@gm...> - 2007-12-03 12:29:59
|
I release a new version of Devmon. 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 was working on leaf ** I am able to get alarm on if_load traffic or any branch type oid. * Add new template. So if you have any path or idea to make devmon better please send it to me. Thanks for sharing your templates. This release include F5-bigip and Cisco pix. http://me.kaya.fr/wiki/index.php/Devmon |
From: Morsiani, M. <mas...@gi...> - 2007-11-22 11:12:40
|
Hi Buchan, how can I propose templates I'm using for your review/approval/monthly = release? Thank you. Regards. Massimo Morsiani Information Technology Dept. ------ Gilbarco S.p.a. via de' Cattani, 220/G 50145 Firenze, Italy tel: +39-055-30941 fax: +39-055-318603 email: mas...@gi... web: http://www.gilbarco.it -----Original Message----- From: Buchan Milne [mailto:bg...@st...]=20 Sent: gioved=EC 22 novembre 2007 8.23 To: dev...@li... Cc: Morsiani, Massimo Subject: Re: [Devmon] Templates On Tuesday 20 November 2007 19:12:06 Morsiani, Massimo wrote: > Hi all, > > is there any official place where we can share working templates? Kaya (xbgmsharp) and I are busy setting up things on the devmon sf = project after getting access to it. Hopefully by the end of next week we = should have most things up and running. The question for templates is how we want to handle contributions. My = preference is that we release templates often (e.g. once a month or so). = If this is not sufficient, people could pull the templates from svn = (which I have activated on sf, but we still need to import the previous = releases etc.=20 before we get started). If this is not sufficient, we should discuss further how to handle = template contributions (e.g. svn write access to people who actively = work on templates). Regards, Buchan 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. |
From: Klomp, H. <kl...@nl...> - 2007-11-22 07:39:57
|
Hi All, I'm trying to create a template for monitoring our printers with devmon. I'm using the "hrPrinterDetectedErrorState" snmp variable (.1.3.6.1.2.1.2= 5.3.5.1.2.1) to get the status of the printer. According to the MIB the error conditions are encoded as bits in a octet= string. So I think this means that I have to convert the octet to a number to do = a switch My transforms file looks like: =3D=3D=3D=3D=3D transforms file =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D PrinterErrorNum : CONVERT : {hrPrinterDetectedErrorState} o= ct hrPrinterErrorState : SWITCH : {PrinterErrorNum} 0 =3D norma= l, 1 =3D request service, 2 =3D offline, 4 =3D jamed, 8 =3Ddoor open, 16 = =3Dnow toner, 32 =3D low toner, 64 =3D no paper, 128 =3D low paper sysUpTimeSecs : MATH : {sysUpTime} / 100 UpTimeTxt : ELAPSED : {sysUpTimeSecs} =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D In the output a get a clear error for the hrPrinterErrorState. According to the debug output devmon is first making the switch before it= is doing the convert. =3D=3D=3D=3D debug output =3D=3D=3D=3D [07-11-19@10:10:34] DEBUG TESTS: Doing math transform on pzn2401/sysUpTim= eSecs [07-11-19@10:10:34] DEBUG TESTS: Doing elapsed transform on pzn2401/UpTim= eTxt [07-11-19@10:10:34] DEBUG TESTS: Doing switch transform on pzn2401/hrPrin= terErrorState [07-11-19@10:10:34] DEBUG TESTS: Doing convert transform on pzn2401/Print= erErrorNum [07-11-19@10:10:34] DEBUG TEST: Rendering status message for pzn2401 [07-11-19@10:10:34] DEBUG TESTS: pzn2401 had one or more clear errors dur= ing test status =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D How can I force devmon to first execute the convert insted of the switch = ? Regards, Bert Klomp |
From: Klomp, H. <kl...@nl...> - 2007-11-22 07:39:33
|
Hi all, I'm using devmon to graph de interface load of cisco switches. However I notice that the if_load rrd informatie is not always updated. The informatie in the web pages are correct, but when i look in the rrd f= ile, there is no update. Also when i look in the directory I find that not all the files are updat= ed at the last devmon run. Anyone has a clue ? Bert Klomp |
From: Buchan M. <bg...@st...> - 2007-11-22 07:23:26
|
On Tuesday 20 November 2007 19:12:06 Morsiani, Massimo wrote: > Hi all, > > is there any official place where we can share working templates? Kaya (xbgmsharp) and I are busy setting up things on the devmon sf project after getting access to it. Hopefully by the end of next week we should have most things up and running. The question for templates is how we want to handle contributions. My preference is that we release templates often (e.g. once a month or so). If this is not sufficient, people could pull the templates from svn (which I have activated on sf, but we still need to import the previous releases etc. before we get started). If this is not sufficient, we should discuss further how to handle template contributions (e.g. svn write access to people who actively work on templates). Regards, Buchan |
From: Simeon B. <sbe...@mc...> - 2007-11-21 14:42:34
|
Anyone created a template for the 3408 application switch? I'm having a hell of a time finding out what OID's correspond to virt traffic/cpu/temperature/memory/etc. I've got a ticket open with Nortel, since the mibs they have on the site don't work with my stock install of net-snmp. -- S i m e o n B e r k l e y Systems Engineer Mcclatchy Interactive |
From: Chuck B. <cb...@vi...> - 2007-11-20 22:08:46
|
Has anyone come up with an elegant way to monitor 3750 stack states? Devmon picks up the StackSub.* failures, but I'm unable to monitor the stack health (ring states, and individual member states). I think I can do this via a cron and feed it to Hobbit but it seems like Devmon should be able to do this as well. Thoughts? Regards, -- Chuck Byam |
From: Morsiani, M. <mas...@gi...> - 2007-11-20 17:12:23
|
Hi all, is there any official place where we can share working templates? Regards. Massimo Morsiani Information Technology Dept. ------ Gilbarco S.p.a. via de' Cattani, 220/G 50145 Firenze, Italy tel: +39-055-30941 fax: +39-055-318603 email: mas...@gi... web: http://www.gilbarco.it 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. |
From: xbgmsharp <xbg...@gm...> - 2007-11-15 15:27:51
|
I don't have the problem. Status unchanged in 13 days,5 hours, 40 minutes But the problem i do have, is that devmon don't any respond from the =20 equipment. Maybe since i modify the code. I fact i also reduce the number of fork. KaYa "Stewart, Tom L." <Tom...@la...> a =E9crit : > I have run into the same problem with devmon-0.3.0-beta2 / hobbit latest > with patches of it not reporting (processes are still running). I too > have added a cron that stops, waits 15 seconds, kills any lingering > devmon processes and then restart devmon every 1/2 hour. > > Midnight sat night seems to be one time, but it happens randomly at any > given time with no rhyme or reason. Nothing ever shows up in the log. > > Tom > > > ________________________________ > > =09From: dev...@li... > [mailto:dev...@li...] On Behalf Of Johan > Unosson > =09Sent: Thursday, November 15, 2007 1:36 AM > =09To: dev...@li... > =09Subject: Re: [Devmon] Devmon stops sending data but Devmon > process isstillrunning > > > > =09Hi. > > =09I have the exact same problem. I did not find any solution to > it, so I made a very ugly workaround, cron restarts devmon every hour... > > > > =09/Johan > > > > > > > > > > > > =09From: dev...@li... > [mailto:dev...@li...] On Behalf Of > Javier Temponi > =09Sent: den 15 november 2007 00:21 > =09To: dev...@li... > =09Subject: [Devmon] Devmon stops sending data but Devmon process > is stillrunning > > > > =09Hello, I've been searching the list archives but haven't found > any information on the issue I'm having. > > > > =09I'm running devmon-0.3.0-beta2 with the standards templates and > hobbit 4.2.0 in the same server. > > =09Basically, after a random amount of time (anywhere from a few > days to a week), all of my SNMP tests go purple. > > =09Looking at the log file, it stops to send data and nothing shows > that the daemon is not running, but the devmon process is still alive > and still seems to be running in the background. > > =09A restart of devmon service fixes the problem every time, but I > cannot figure out why it's stopping sending data. > > > > =09PS on the server when stops sending data: > > =09[root@casontrol ~]# ps -axf | grep devmon > > =0914109 pts/2 S+ 0:00 \_ grep devmon > > =09 7256 ? S 45:49 devmon[master] > > =09 7259 ? S 2:28 \_ devmon > > =09 7260 ? S 0:15 \_ devmon > > =09 7261 ? S 2:29 \_ devmon > > =09 7263 ? S 9:25 \_ devmon > > =09 7264 ? S 1:34 \_ devmon > > =09 7265 ? S 1:38 \_ devmon > > =09 7266 ? S 0:09 \_ devmon > > =09 7267 ? S 10:21 \_ devmon > > =09 7268 ? S 0:00 \_ devmon > > =09[root@casontrol ~]# service devmon stop > > =09Stopping Devmon: [ OK > ] > > > > =09Log file: > > =09[07-11-15@05:51:46] Missing repeater data for ifName for if_err > msg > > =09[07-11-15@05:51:46] No SNMP data found for ifName on > fw01.melase01 > > =09[07-11-15@05:51:46] Missing repeater data for ifName for if_load > msg > > =09[07-11-15@05:51:46] No SNMP data found for upsModel on > ups1-sasyd01 > > =09[07-11-15@05:51:46] No SNMP data found for upsLoadOut on > ups1-sasyd01 > > =09[07-11-15@05:51:46] No SNMP data found for upsVoltInNum on > ups1-sasyd01 > > =09[07-11-15@05:51:46] No SNMP data found for upsVoltOutNum on > ups1-sasyd01 > > =09[07-11-15@05:51:46] No SNMP data found for upsBattRepNum on > ups1-sasyd01 > > =09[07-11-15@05:51:46] No SNMP data found for upsBattTime on > ups1-sasyd01 > > =09[07-11-15@05:51:46] No SNMP data found for upsBattRepDate on > ups1-sasyd01 > > =09[07-11-15@05:51:46] No SNMP data found for upsOutStatNum on > ups1-sasyd01 > > =09[07-11-15@09:15:12] Shutting down > > =09[07-11-15@09:15:45] ---Initilizing devmon... > > =09[07-11-15@09:15:45] Node 1 reporting to localhost > > =09[07-11-15@09:15:45] Running under process id: 14143 > > =09[07-11-15@09:15:45] Entering poll loop > > > > =09Any help or workaround will be helpful!!! > > =09Thanks in advance!!! > > =09Regards > > =09Javier > > > > > > --=20 Thanks for using xbgm# http://xbgm.sourceforge.net/ Please feedback. |
From: Stewart, T. L. <Tom...@la...> - 2007-11-15 14:39:55
|
I have run into the same problem with devmon-0.3.0-beta2 / hobbit latest with patches of it not reporting (processes are still running). I too have added a cron that stops, waits 15 seconds, kills any lingering devmon processes and then restart devmon every 1/2 hour. =20 Midnight sat night seems to be one time, but it happens randomly at any given time with no rhyme or reason. Nothing ever shows up in the log. =20 Tom ________________________________ From: dev...@li... [mailto:dev...@li...] On Behalf Of Johan Unosson Sent: Thursday, November 15, 2007 1:36 AM To: dev...@li... Subject: Re: [Devmon] Devmon stops sending data but Devmon process isstillrunning =09 =09 Hi. I have the exact same problem. I did not find any solution to it, so I made a very ugly workaround, cron restarts devmon every hour... =20 /Johan =20 =09 =09 =09 =20 =20 From: dev...@li... [mailto:dev...@li...] On Behalf Of Javier Temponi Sent: den 15 november 2007 00:21 To: dev...@li... Subject: [Devmon] Devmon stops sending data but Devmon process is stillrunning =20 Hello, I've been searching the list archives but haven't found any information on the issue I'm having.=20 =20 I'm running devmon-0.3.0-beta2 with the standards templates and hobbit 4.2.0 in the same server.=20 Basically, after a random amount of time (anywhere from a few days to a week), all of my SNMP tests go purple.=20 Looking at the log file, it stops to send data and nothing shows that the daemon is not running, but the devmon process is still alive and still seems to be running in the background.=20 A restart of devmon service fixes the problem every time, but I cannot figure out why it's stopping sending data. =20 PS on the server when stops sending data: [root@casontrol ~]# ps -axf | grep devmon 14109 pts/2 S+ 0:00 \_ grep devmon 7256 ? S 45:49 devmon[master] 7259 ? S 2:28 \_ devmon 7260 ? S 0:15 \_ devmon 7261 ? S 2:29 \_ devmon 7263 ? S 9:25 \_ devmon 7264 ? S 1:34 \_ devmon 7265 ? S 1:38 \_ devmon 7266 ? S 0:09 \_ devmon 7267 ? S 10:21 \_ devmon 7268 ? S 0:00 \_ devmon [root@casontrol ~]# service devmon stop Stopping Devmon: [ OK ] =20 Log file: [07-11-15@05:51:46] Missing repeater data for ifName for if_err msg [07-11-15@05:51:46] No SNMP data found for ifName on fw01.melase01 [07-11-15@05:51:46] Missing repeater data for ifName for if_load msg [07-11-15@05:51:46] No SNMP data found for upsModel on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsLoadOut on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsVoltInNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsVoltOutNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattRepNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattTime on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattRepDate on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsOutStatNum on ups1-sasyd01 [07-11-15@09:15:12] Shutting down [07-11-15@09:15:45] ---Initilizing devmon... [07-11-15@09:15:45] Node 1 reporting to localhost [07-11-15@09:15:45] Running under process id: 14143 [07-11-15@09:15:45] Entering poll loop =20 Any help or workaround will be helpful!!! Thanks in advance!!! Regards Javier =20 =20 |
From: Whilding, C. <Cra...@me...> - 2007-11-15 11:06:44
|
On restarting hobbit I didn't actually get any problems with devmon = until a few days later when it died as you describe. I haven't restarted = hobbit without restarting devmon since and random dying of devmon = reports hasn't happened since. Seemed to always die late at night on the weekend too for me annoyingly! Hope that clarifies what I meant. Thanks, Craig -----Original Message----- From: dev...@li... = [mailto:dev...@li...] On Behalf Of Johan = Unosson Sent: 15 November 2007 10:11 To: dev...@li... Subject: Re: [Devmon] Devmon stops sending data but Devmon = processisstillrunning If I restart hobbit I get a similar problem, with purpled out tests. But = in that case I get an entry in the log about devmon not being able to = contact the hobbit display server. With this other problem there is no entry in the log at all indicating = anything is wrong. /Johan =A0=A0=A0=A0=A0=A0 -----Original Message----- From: dev...@li... = [mailto:dev...@li...] On Behalf Of = Whilding, Craig Sent: den 15 november 2007 10:57 To: dev...@li... Subject: Re: [Devmon] Devmon stops sending data but Devmon process = isstillrunning Did anyone restart hobbit before these problems? I had this a few times when I upgraded one of my test servers to 0.3.0 beta2 and had restarted hobbit sometime before. If I shutdown devmon before hobbit and started it after hobbit then I haven't seen the problem since. Don't have any conclusive proof about what breaks though due to the lack of any logging about it. Im not very good at Perl except for basic scripting so haven't investigated it further. It seems due to the closer integration with hobbit in the beta than the earlier 0.2.2 release. Bigger problem for me currently is the broken numerical thresholds that mean dhcp free addresses and netapp volumes % checks aren't working in 0.3 beta. Thanks, Craig -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Buchan Milne Sent: 15 November 2007 08:21 To: dev...@li... Cc: Javier Temponi Subject: Re: [Devmon] Devmon stops sending data but Devmon process is stillrunning On Thursday 15 November 2007 01:21:21 Javier Temponi wrote: > Hello, I've been searching the list archives but haven't found any > information on the issue I'm having. > > > > I'm running devmon-0.3.0-beta2 with the standards templates and hobbit > 4.2.0 in the same server. > > Basically, after a random amount of time (anywhere from a few days to a > week), all of my SNMP tests go purple. > > Looking at the log file, it stops to send data and nothing shows that > the daemon is not running, but the devmon process is still alive and > still seems to be running in the background. > > A restart of devmon service fixes the problem every time, but I cannot > figure out why it's stopping sending data. I also see this on 0.3.0-beta2, but I don't see it on my 0.2.2 installation. I=20 haven't had a chance to look at this further. Regards, Buchan ------------------------------------------------------------------------ - 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 -------------------------------------------------------------------------= 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 -------------------------------------------------------------------------= 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 |
From: Johan U. <joh...@de...> - 2007-11-15 10:11:26
|
If I restart hobbit I get a similar problem, with purpled out tests. But = in that case I get an entry in the log about devmon not being able to = contact the hobbit display server. With this other problem there is no entry in the log at all indicating = anything is wrong. /Johan =A0=A0=A0=A0=A0=A0 -----Original Message----- From: dev...@li... = [mailto:dev...@li...] On Behalf Of = Whilding, Craig Sent: den 15 november 2007 10:57 To: dev...@li... Subject: Re: [Devmon] Devmon stops sending data but Devmon process = isstillrunning Did anyone restart hobbit before these problems? I had this a few times when I upgraded one of my test servers to 0.3.0 beta2 and had restarted hobbit sometime before. If I shutdown devmon before hobbit and started it after hobbit then I haven't seen the problem since. Don't have any conclusive proof about what breaks though due to the lack of any logging about it. Im not very good at Perl except for basic scripting so haven't investigated it further. It seems due to the closer integration with hobbit in the beta than the earlier 0.2.2 release. Bigger problem for me currently is the broken numerical thresholds that mean dhcp free addresses and netapp volumes % checks aren't working in 0.3 beta. Thanks, Craig -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Buchan Milne Sent: 15 November 2007 08:21 To: dev...@li... Cc: Javier Temponi Subject: Re: [Devmon] Devmon stops sending data but Devmon process is stillrunning On Thursday 15 November 2007 01:21:21 Javier Temponi wrote: > Hello, I've been searching the list archives but haven't found any > information on the issue I'm having. > > > > I'm running devmon-0.3.0-beta2 with the standards templates and hobbit > 4.2.0 in the same server. > > Basically, after a random amount of time (anywhere from a few days to a > week), all of my SNMP tests go purple. > > Looking at the log file, it stops to send data and nothing shows that > the daemon is not running, but the devmon process is still alive and > still seems to be running in the background. > > A restart of devmon service fixes the problem every time, but I cannot > figure out why it's stopping sending data. I also see this on 0.3.0-beta2, but I don't see it on my 0.2.2 installation. I=20 haven't had a chance to look at this further. Regards, Buchan ------------------------------------------------------------------------ - 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 -------------------------------------------------------------------------= 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 |
From: Whilding, C. <Cra...@me...> - 2007-11-15 09:57:20
|
Did anyone restart hobbit before these problems? I had this a few times when I upgraded one of my test servers to 0.3.0 beta2 and had restarted hobbit sometime before. If I shutdown devmon before hobbit and started it after hobbit then I haven't seen the problem since. Don't have any conclusive proof about what breaks though due to the lack of any logging about it. Im not very good at Perl except for basic scripting so haven't investigated it further. It seems due to the closer integration with hobbit in the beta than the earlier 0.2.2 release. Bigger problem for me currently is the broken numerical thresholds that mean dhcp free addresses and netapp volumes % checks aren't working in 0.3 beta. Thanks, Craig -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Buchan Milne Sent: 15 November 2007 08:21 To: dev...@li... Cc: Javier Temponi Subject: Re: [Devmon] Devmon stops sending data but Devmon process is stillrunning On Thursday 15 November 2007 01:21:21 Javier Temponi wrote: > Hello, I've been searching the list archives but haven't found any > information on the issue I'm having. > > > > I'm running devmon-0.3.0-beta2 with the standards templates and hobbit > 4.2.0 in the same server. > > Basically, after a random amount of time (anywhere from a few days to a > week), all of my SNMP tests go purple. > > Looking at the log file, it stops to send data and nothing shows that > the daemon is not running, but the devmon process is still alive and > still seems to be running in the background. > > A restart of devmon service fixes the problem every time, but I cannot > figure out why it's stopping sending data. I also see this on 0.3.0-beta2, but I don't see it on my 0.2.2 installation. I=20 haven't had a chance to look at this further. Regards, Buchan ------------------------------------------------------------------------ - 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 |
From: Buchan M. <bg...@st...> - 2007-11-15 08:36:30
|
On Thursday 15 November 2007 01:21:21 Javier Temponi wrote: > Hello, I've been searching the list archives but haven't found any > information on the issue I'm having. > > > > I'm running devmon-0.3.0-beta2 with the standards templates and hobbit > 4.2.0 in the same server. > > Basically, after a random amount of time (anywhere from a few days to a > week), all of my SNMP tests go purple. > > Looking at the log file, it stops to send data and nothing shows that > the daemon is not running, but the devmon process is still alive and > still seems to be running in the background. > > A restart of devmon service fixes the problem every time, but I cannot > figure out why it's stopping sending data. I also see this on 0.3.0-beta2, but I don't see it on my 0.2.2 installation. I haven't had a chance to look at this further. Regards, Buchan |
From: Johan U. <joh...@de...> - 2007-11-15 07:35:52
|
Hi. I have the exact same problem. I did not find any solution to it, so I made a very ugly workaround, cron restarts devmon every hour... =20 /Johan =20 =09 =09 =09 =20 =20 From: dev...@li... [mailto:dev...@li...] On Behalf Of Javier Temponi Sent: den 15 november 2007 00:21 To: dev...@li... Subject: [Devmon] Devmon stops sending data but Devmon process is stillrunning =20 Hello, I've been searching the list archives but haven't found any information on the issue I'm having.=20 =20 I'm running devmon-0.3.0-beta2 with the standards templates and hobbit 4.2.0 in the same server.=20 Basically, after a random amount of time (anywhere from a few days to a week), all of my SNMP tests go purple.=20 Looking at the log file, it stops to send data and nothing shows that the daemon is not running, but the devmon process is still alive and still seems to be running in the background.=20 A restart of devmon service fixes the problem every time, but I cannot figure out why it's stopping sending data. =20 PS on the server when stops sending data: [root@casontrol ~]# ps -axf | grep devmon 14109 pts/2 S+ 0:00 \_ grep devmon 7256 ? S 45:49 devmon[master] 7259 ? S 2:28 \_ devmon 7260 ? S 0:15 \_ devmon 7261 ? S 2:29 \_ devmon 7263 ? S 9:25 \_ devmon 7264 ? S 1:34 \_ devmon 7265 ? S 1:38 \_ devmon 7266 ? S 0:09 \_ devmon 7267 ? S 10:21 \_ devmon 7268 ? S 0:00 \_ devmon [root@casontrol ~]# service devmon stop Stopping Devmon: [ OK ] =20 Log file: [07-11-15@05:51:46] Missing repeater data for ifName for if_err msg [07-11-15@05:51:46] No SNMP data found for ifName on fw01.melase01 [07-11-15@05:51:46] Missing repeater data for ifName for if_load msg [07-11-15@05:51:46] No SNMP data found for upsModel on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsLoadOut on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsVoltInNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsVoltOutNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattRepNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattTime on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattRepDate on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsOutStatNum on ups1-sasyd01 [07-11-15@09:15:12] Shutting down [07-11-15@09:15:45] ---Initilizing devmon... [07-11-15@09:15:45] Node 1 reporting to localhost [07-11-15@09:15:45] Running under process id: 14143 [07-11-15@09:15:45] Entering poll loop =20 Any help or workaround will be helpful!!! Thanks in advance!!! Regards Javier =20 =20 |
From: Javier T. <jav...@se...> - 2007-11-14 23:21:29
|
Hello, I've been searching the list archives but haven't found any information on the issue I'm having.=20 =20 I'm running devmon-0.3.0-beta2 with the standards templates and hobbit 4.2.0 in the same server.=20 Basically, after a random amount of time (anywhere from a few days to a week), all of my SNMP tests go purple.=20 Looking at the log file, it stops to send data and nothing shows that the daemon is not running, but the devmon process is still alive and still seems to be running in the background.=20 A restart of devmon service fixes the problem every time, but I cannot figure out why it's stopping sending data. =20 PS on the server when stops sending data: [root@casontrol ~]# ps -axf | grep devmon 14109 pts/2 S+ 0:00 \_ grep devmon 7256 ? S 45:49 devmon[master] 7259 ? S 2:28 \_ devmon 7260 ? S 0:15 \_ devmon 7261 ? S 2:29 \_ devmon 7263 ? S 9:25 \_ devmon 7264 ? S 1:34 \_ devmon 7265 ? S 1:38 \_ devmon 7266 ? S 0:09 \_ devmon 7267 ? S 10:21 \_ devmon 7268 ? S 0:00 \_ devmon [root@casontrol ~]# service devmon stop Stopping Devmon: [ OK ] =20 Log file: [07-11-15@05:51:46] Missing repeater data for ifName for if_err msg [07-11-15@05:51:46] No SNMP data found for ifName on fw01.melase01 [07-11-15@05:51:46] Missing repeater data for ifName for if_load msg [07-11-15@05:51:46] No SNMP data found for upsModel on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsLoadOut on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsVoltInNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsVoltOutNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattRepNum on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattTime on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsBattRepDate on ups1-sasyd01 [07-11-15@05:51:46] No SNMP data found for upsOutStatNum on ups1-sasyd01 [07-11-15@09:15:12] Shutting down [07-11-15@09:15:45] ---Initilizing devmon... [07-11-15@09:15:45] Node 1 reporting to localhost [07-11-15@09:15:45] Running under process id: 14143 [07-11-15@09:15:45] Entering poll loop =20 Any help or workaround will be helpful!!! Thanks in advance!!! Regards Javier =20 =20 |