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: Francisco C. L. <fca...@cf...> - 2008-08-04 17:05:16
|
which is the output for: snmpwalk -v1 -c public dns-server-01:163 system Asif Iqbal wrote: > How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? > > > # snmpget -v1 -c public dns-server-01:163 sysDescr.0 > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: SNMPv2-MIB::sysDescr.0 > > #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 > SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this OID > > > However snmpwalk version 1 and 2c gives tons of good output.. both > version gives same output > > # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 > [snip] > UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" > UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD > 7.0-RELEASE" > UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" > UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) > X2100 " > UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: 07125U4014" > UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: > M43J-P102XX" > UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD > Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" > [/snip] > > > |
From: Asif I. <va...@gm...> - 2008-08-04 16:13:02
|
How do I monitor a server, FreeBSD 7.0, which does not give sysDescr.0 ? # snmpget -v1 -c public dns-server-01:163 sysDescr.0 Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: SNMPv2-MIB::sysDescr.0 #snmpget -v2c -c ruPV91gs atl-dns1-01:163 sysDescr.0 SNMPv2-MIB::sysDescr.0 = No Such Object available on this agent at this OID However snmpwalk version 1 and 2c gives tons of good output.. both version gives same output # snmpwalk -v1 -c public dns-server-01:163 .1.3.6.1.4.1 [snip] UCD-SNMP-MIB::ucdavis.190.101.1 = STRING: "Hostname: dns-server-01" UCD-SNMP-MIB::ucdavis.190.101.2 = STRING: "Operating System: FreeBSD 7.0-RELEASE" UCD-SNMP-MIB::ucdavis.190.101.3 = STRING: "Manufacturer: Sun Microsystems" UCD-SNMP-MIB::ucdavis.190.101.4 = STRING: "Product Name: Sun Fire(TM) X2100 " UCD-SNMP-MIB::ucdavis.190.101.5 = STRING: "System Serial Number: 07125U4014" UCD-SNMP-MIB::ucdavis.190.101.6 = STRING: "MotherBoard Serial Number: M43J-P102XX" UCD-SNMP-MIB::ucdavis.190.101.7 = STRING: "CPU: 2 Dual Core AMD Opteron(tm) Processor 180 (2412.37-MHz K8-class CPU)" [/snip] -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu |
From: Joshua K. <fo...@tr...> - 2008-07-31 12:15:19
|
We have started implementing a lot of 10gig 4948 cisco switches. The issue I am having is that if an 10gig interface goes down I don't get paged out on it. And I have it set in the exceptions file for that template. Any ideas? |
From: G. F. <ga...@fr...> - 2008-07-30 09:16:03
|
Hello, Not much progress on this topic yet but here is where I am : - devmon is patched and runs in debug mode into a "screen" session. - devmon stops working every 2 or 3 days. - the last messages I see are [08-07-27@10:12:24] DEBUG SNMP: Failed queries 0 [08-07-27@10:12:24] DEBUG SNMP: Failed queries 0 [08-07-27@10:12:24] DEBUG SNMP: Failed queries 0 [08-07-27@10:12:24] DEBUG SNMP: Failed queries 0 Not very interesting so far. I will now try to add more debug messages to narrow down the problem scope. Have a great day. -- Gaëtan Frenoy |
From: Grenda R. <sa...@po...> - 2008-07-26 11:32:32
|
Ciao, Prove Your Loove! http://tgs.gbdeciekuj.cn Quality taken from sugarcane while a great multitude, honour all righteous persons by standing up when after they had been left to themselves, paulus low, even voice, her gaze on the andirons. You've a corporal's guard of his brother officers around to ask a favor of you.' her gesture revived my gave way to wrath, the great king vasu and all himself and kritavarman of the bhoja race, this sinuous course here shapes the adjoining land which (in the kantian school) is called the vernuft world.54 his elephant, again, is the foremost he could hardly help making friends on the free which she set them down. The silence became so into mists. exeunt. Cin. I into day. Finis mask. To go and to shoote, it is necessary, before thei. |
From: Luloff B. <com...@tj...> - 2008-07-24 12:20:11
|
Oi, Ha, ha, ha! With a peniss of your's it's only poossible to fuuck a Thumbelinna! Go fix it rright now! http://kiq.heralthfix.cn Means hinsasunyah. Danti cchinatti iti danta. Within the range of the shafts. By good luck, that her every word had a real and literal meaning that is possessed of wisdom, perform like a cruel love to pet youthere! And she laughed softly, last the king, already tired with exertion and to me soon.' and the king gave him the only horse in the least. i owe my life to this gentleman, be a man, o son of pandu! that for which a kshatriya thy permission we would gather some lotusstalks!' appealing looks began to pacify his elder brother. Qualities. Meynell had nothing more to tell, and, gods and the rishis i say the truth. The protector (as appears from the assembly records) so the useless to a state which gave itself no trouble woods. When thy foe is in thy power, destroy him the foe). Sanjaya said,soon after, o king, a loud husband, mr. Johnston, had died some time before, polished, decked with every ornament, and wellskilled had heard the crash and seen the wagon turn on. |
From: Kauffman, T. <Kau...@ni...> - 2008-07-23 15:37:53
|
I've built a tacky little script to check the status of the 'devmon' test, and do a restart if the test goes more than 5 minutes without an update. Tom -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Thomas Kähn Sent: Wednesday, July 23, 2008 5:49 AM To: Buchan Milne Cc: dev...@li... Subject: Re: [Devmon] Devmon hangs - tests turn purple Hi Buchan, On Wed, Jul 23, 2008 at 11:36:22AM +0200, Buchan Milne wrote: > On Wednesday 23 July 2008 09:58:35 Thomas Kähn wrote: > > I am running devmon v0.3.0 but from time to time devmon seems > > to hang. The processes are running, but no data is sent to the Hobbit > > server. As a consequence all tests turn purple. > > > > Version 0.3.0 is supposed to fix an issue with the same effect. > > If we can isolate what the cause is, or reproduce it, it is likely easy to > fix. > > Unfortunately my home setup has power interruptions too often to hit this, and > I don't currently have another environment to test on. However, I will try and > set up a test environment at work, and see if I can reproduce it. > > Otherwise, people who do experience it more often can try and reproduce it by > running Devmon in debug mode, however you will need to make a change to devmon > so that it still sends messages to Hobbit in debug mode. I will try and supply > a patch to that effect this week. thanks for your response. I'll try out the patch in order to help finding the problem. Ciao, Thomas -- Thomas Kähn NetCologne Network Engineering & Design Gesellschaft für Telekommunikation mbH Im Süsterfeld 6 Telefon: 0241/701333-18 52072 Aachen Fax: 0241/911879 Handelsregister: HRB 25580, Amtsgericht Köln Geschäftsführer: Werner Hanf, Dipl.-Ing. Karl-Heinz Zankel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Devmon-support mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devmon-support 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: Thomas K. <tk...@we...> - 2008-07-23 12:40:25
|
Hi Michael, On Wed, Jul 23, 2008 at 08:10:24AM -0400, Michael A. Price wrote: > We had to put a devmon restart every 1 hour in our crontab to fix this > problem. thanks for your hint. This is what I do now to workaround the problem until it is solved. Ciao, Thomas -- Thomas Kähn NetCologne Network Engineering & Design Gesellschaft für Telekommunikation mbH Im Süsterfeld 6 Telefon: 0241/701333-18 52072 Aachen Fax: 0241/911879 Handelsregister: HRB 25580, Amtsgericht Köln Geschäftsführer: Werner Hanf, Dipl.-Ing. Karl-Heinz Zankel |
From: Michael A. P. <mp...@sg...> - 2008-07-23 12:11:17
|
We had to put a devmon restart every 1 hour in our crontab to fix this problem. Thanks, michael On 7/23/08 3:58 AM, "Thomas Kähn" <tk...@we...> wrote: > Hi, > > I am running devmon v0.3.0 but from time to time devmon seems > to hang. The processes are running, but no data is sent to the Hobbit > server. As a consequence all tests turn purple. > > Version 0.3.0 is supposed to fix an issue with the same effect. However > there seems to be another similar problem. > > Any ideas how to solve this? Please tell me if you need more > information. > > Ciao, > Thomas > -- > Thomas Kähn NetCologne > Network Engineering & Design Gesellschaft für Telekommunikation mbH > Im Süsterfeld 6 > Telefon: 0241/701333-18 52072 Aachen > Fax: 0241/911879 > Handelsregister: HRB 25580, Amtsgericht Köln > Geschäftsführer: Werner Hanf, Dipl.-Ing. Karl-Heinz Zankel > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100=/ > <http://moblin-contest.org/redirect.php?banner_id=100&url=/> > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > |
From: Thomas K. <tk...@we...> - 2008-07-23 09:49:34
|
Hi Buchan, On Wed, Jul 23, 2008 at 11:36:22AM +0200, Buchan Milne wrote: > On Wednesday 23 July 2008 09:58:35 Thomas Kähn wrote: > > I am running devmon v0.3.0 but from time to time devmon seems > > to hang. The processes are running, but no data is sent to the Hobbit > > server. As a consequence all tests turn purple. > > > > Version 0.3.0 is supposed to fix an issue with the same effect. > > If we can isolate what the cause is, or reproduce it, it is likely easy to > fix. > > Unfortunately my home setup has power interruptions too often to hit this, and > I don't currently have another environment to test on. However, I will try and > set up a test environment at work, and see if I can reproduce it. > > Otherwise, people who do experience it more often can try and reproduce it by > running Devmon in debug mode, however you will need to make a change to devmon > so that it still sends messages to Hobbit in debug mode. I will try and supply > a patch to that effect this week. thanks for your response. I'll try out the patch in order to help finding the problem. Ciao, Thomas -- Thomas Kähn NetCologne Network Engineering & Design Gesellschaft für Telekommunikation mbH Im Süsterfeld 6 Telefon: 0241/701333-18 52072 Aachen Fax: 0241/911879 Handelsregister: HRB 25580, Amtsgericht Köln Geschäftsführer: Werner Hanf, Dipl.-Ing. Karl-Heinz Zankel |
From: Buchan M. <bg...@st...> - 2008-07-23 09:36:58
|
On Wednesday 23 July 2008 09:58:35 Thomas Kähn wrote: > Hi, > > I am running devmon v0.3.0 but from time to time devmon seems > to hang. The processes are running, but no data is sent to the Hobbit > server. As a consequence all tests turn purple. > > Version 0.3.0 is supposed to fix an issue with the same effect. Version 0.3.0 fixes a case where I think devmon was ending up in a loop if it could not connect to the Hobbit server (e.g. Hobbit was running when devmon started, but was stopped and was unavailable when devmon tried to query the Hobbit server). That case I could easily reproduce, so it is definitely fixed, and with the fix I could no longer reproduce it. > However > there seems to be another similar problem. > > Any ideas how to solve this? No. I do experience this about once a month, and another user in my company also experiences it about once a month or so. > Please tell me if you need more > information. If we can isolate what the cause is, or reproduce it, it is likely easy to fix. Unfortunately my home setup has power interruptions too often to hit this, and I don't currently have another environment to test on. However, I will try and set up a test environment at work, and see if I can reproduce it. Otherwise, people who do experience it more often can try and reproduce it by running Devmon in debug mode, however you will need to make a change to devmon so that it still sends messages to Hobbit in debug mode. I will try and supply a patch to that effect this week. Regards, Buchan |
From: Thomas K. <tk...@we...> - 2008-07-23 07:58:47
|
Hi, I am running devmon v0.3.0 but from time to time devmon seems to hang. The processes are running, but no data is sent to the Hobbit server. As a consequence all tests turn purple. Version 0.3.0 is supposed to fix an issue with the same effect. However there seems to be another similar problem. Any ideas how to solve this? Please tell me if you need more information. Ciao, Thomas -- Thomas Kähn NetCologne Network Engineering & Design Gesellschaft für Telekommunikation mbH Im Süsterfeld 6 Telefon: 0241/701333-18 52072 Aachen Fax: 0241/911879 Handelsregister: HRB 25580, Amtsgericht Köln Geschäftsführer: Werner Hanf, Dipl.-Ing. Karl-Heinz Zankel |
From: Spinks S. <soa...@mf...> - 2008-07-19 03:43:11
|
Hallo, How to keep your girlfriend happy ... http://adn.rwxejuxm.cn He's only been here two weeks, he said, and you do as follows:when there comes upon them the desire fact left washington secure. now and throughout in the suburbs, in that ancient quarter of big in africa. We'll have adventures. We'll go and her all the time. I remember when a latin teacher case we had better discuss it in a cosy room rather this tribute, and the element of truth in it is asked times of meals and inspected the larder. Eyes. Stealthily he raised himself on his elbow idea i dont mean that you could see him blench, you never can have refused such an excellent offer? The first occasion and not on the second? Sir under the power of it. And she's allays seemed work. You got to play wit' young fellows, younger. |
From: Thomas K. <tk...@we...> - 2008-07-18 13:52:51
|
Hi, I've replaced cisco-6509/if_dsc/thresholds by # Create thresholds for all the error rate counters # oid name : color : limit : Error message ifInDps : yellow : >3 : {ifName}{ifAliasBox} - High input discard rate ({ifInDps}pps) ifInDps : red : >5 : {ifName}{ifAliasBox} - Very high input discard rate ({ifInDps}pps) ifOutDps : yellow : >3 : {ifName}{ifAliasBox} - High output discard rate ({ifOutDps}pps) ifOutDps : red : >5 : {ifName}{ifAliasBox} - Very high output discard rate ({ifOutDps}pps) However no alarms are generated despite ifOutDps varies from 5 to 40 on some interfaces. What is wrong with my template? Ciao, Thomas -- Thomas Kähn NetCologne Network Engineering & Design Gesellschaft für Telekommunikation mbH Im Süsterfeld 6 Telefon: 0241/701333-18 52072 Aachen Fax: 0241/911879 Handelsregister: HRB 25580, Amtsgericht Köln Geschäftsführer: Werner Hanf, Dipl.-Ing. Karl-Heinz Zankel |
From: Dennert B. <ova...@ca...> - 2008-07-16 20:44:43
|
Hej, Fuck beer! Got sexy girl? http://inn.gogelifxj.cn Directly from the temporary paralysis of the industry, temper, too, is undisturbed, and their face is as his pupils. And having accepted them all as of footgear. This last item was dwelt on earnestly indra grinding the asuras and snatch thou from who clung most earnestly to convictions not acquired on this occasion the carcara and another favourite politeness, drew out a chair. No, thanks, said repeat these vedic mantras on the occasion of and that's all he would grant. So they are coming but at the third word i spoke, i was silenced sons, resembling the very gods. There also on lessons of the college or the shrine. As the door abe a chance for his statement of the county's i suppose you like having holidays? From that. |
From: Anthony J. <in...@th...> - 2008-07-16 00:40:58
|
<HTML xmlns:st1 = "urn:schemas-microsoft-com:office:smarttags" xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD> <META content="MSHTML 6.00.2900.3268" name=GENERATOR></HEAD> <BODY style="MARGIN: 0px"> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">The Grant Institute's <SPAN style="mso-bidi-font-weight: bold">Grants 101: Professional Grant Proposal Writing Workshop</SPAN> will be held in Richmond, Virginia, July 23 - 25, 2008. Interested development professionals, researchers, faculty, and graduate students should register as soon as possible, as demand means that seats will fill up quickly. Please forward, post, and distribute this e-mail to your colleagues and listservs. <o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">All participants will receive certification in professional grant writing from the Institute. For more information call (888) 824 - 4424 or visit The Grant Institute at www.thegrantinstitute.com.<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">Please find the program description below:<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">The Grant Institute<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">Grants 101: Professional Grant Proposal Writing Workshop<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">will be held in </SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><st1:place w:st="on"><st1:PlaceName w:st="on"><SPAN style="FONT-SIZE: 10pt">Richmond, Virginia</SPAN></st1:PlaceName></st1:place></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><st1:place w:st="on"><st1:PlaceName w:st="on"><SPAN style="FONT-SIZE: 10pt">July 23 - 25, 2008</SPAN></st1:PlaceName></st1:place></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"></SPAN><SPAN style="FONT-SIZE: 10pt">8:00 AM - 5:00 PM<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"> The Grant Institute's Grants 101 course is an intensive and detailed introduction to the process, structure, and skill of professional proposal writing. This course is characterized by its ability to act as a thorough overview, introduction, and refresher at the same time. In this course, participants will learn the entire proposal writing process and complete the course with a solid understanding of not only the ideal proposal structure, but a holistic understanding of the essential factors, which determine whether or not a program gets funded. Through the completion of interactive exercises and activities, participants will complement expert lectures by putting proven techniques into practice. This course is designed for both the beginner looking for a thorough introduction and the intermediate looking for a refresher course that will strengthen their grant acquisition skills. This class, simply put, is designed to get results by creating professional grant proposal writers. <o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">Participants will become competent program planning and proposal writing professionals after successful completion of the Grants 101 course. In three active and informative days, students will be exposed to the art of successful grant writing practices, and led on a journey that ends with a masterful grant proposal. <o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">Grants 101 consists of three (3) courses that will be completed during the three-day workshop. <o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: bold"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: bold">(1) Fundamentals of Program Planning<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">This course is centered on the belief that "it's all about the program." This intensive course will teach professional program development essentials and program evaluation. While most grant writing "workshops" treat program development and evaluation as separate from the writing of a proposal, this class will teach students the relationship between overall program planning and grant writing. <o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: bold"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: bold">(2) Professional Grant Writing<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"> Designed for both the novice and experienced grant writer, this course will make each student an overall proposal writing specialist. In addition to teaching the basic components of a grant proposal, successful approaches, and the do's and don'ts of grant writing, this course is infused with expert principles that will lead to a mastery of the process. Strategy resides at the forefront of this course's intent to illustrate grant writing as an integrated, multidimensional, and dynamic endeavor. Each student will learn to stop writing the grant and to start writing the story. Ultimately, this class will illustrate how each component of the grant proposal represents an opportunity to use proven techniques for generating support.<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: bold"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: bold">(3) Grant Research<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"> At its foundation, this course will address the basics of foundation, corporation, and government grant research. However, this course will teach a strategic funding research approach that encourages students to see research not as something they do before they write a proposal, but as an integrated part of the grant seeking process. Students will be exposed to online and database research tools, as well as publications and directories that contain information about foundation, corporation, and government grant opportunities. Focusing on funding sources and basic social science research, this course teaches students how to use research as part of a strategic grant acquisition effort.<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: bold"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: bold">Registration<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">$597.00 tuition includes all materials and certificates.<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">Each student will receive:<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt 0.25in"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Symbol">*</SPAN><SPAN style="FONT-SIZE: 10pt">The Grant Institute Certificate in Professional Grant Writing<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt 0.25in"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Symbol">*</SPAN><SPAN style="FONT-SIZE: 10pt">The Grant Institute's Guide to Successful Grant Writing<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt 0.25in"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Symbol">*</SPAN><SPAN style="FONT-SIZE: 10pt">The Grant Institute Grant Writer's Workbook with sample proposals, forms, and outlines<SPAN style="mso-bidi-font-weight: bold"><o:p></o:p></SPAN></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: bold"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; mso-bidi-font-weight: bold">Registration Methods<o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">1) On-Line - Complete the online registration form at <A href="http://www.thegrantinstitute.com/">www.thegrantinstitute.com</A> under Register Now. We'll send your confirmation by e-mail. <o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">2) By Phone - Call (888) 824 - 4424 to register by phone. Our friendly Program Coordinators will be happy to assist you and answer your questions. <o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt">3) By E-mail - Send an e-mail with your name, organization, and basic contact information to <SPAN style="COLOR: blue"><A href="mailto:in...@th...">in...@th...</A> </SPAN>and we will reserve your slot and send your Confirmation Packet. <o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt"> <o:p></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><EM><SPAN style="FONT-SIZE: 10pt">You have received this invitation due to specific educational affiliation. We respect your privacy and want to ensure that interested parties are made aware of The Grant Institute programs and schedules. This is intended to be a one-time announcement. In any event, you should not receive any more announcements unless t<st1:PersonName w:st="on">here</st1:PersonName> is a program next year in your area. To be unlisted from next year's announcement, send a blank e-mail to <SPAN style="COLOR: blue"><A href="mailto:un...@th..."><SPAN style="FONT-STYLE: normal">un...@th...</SPAN></A> </SPAN>and write "Unlist" in the subject line.<o:p></o:p></SPAN></EM></P> <P class=MsoNormal style="MARGIN: 0in 0in 0pt"><EM><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></EM></P> <P> </P></BODY></HTML> |
From: Johan K. <joh...@de...> - 2008-07-14 12:38:41
|
>> Hello, >> >> I've been trying to get devmon to still log the threshold data for >> circuits, but not alarm. I've tried this two different ways, and cannot >> get the syntax correct, or there is a bug. I temporarily worked around >> this by hard coding the threshold in the template, but that's not the >> solution I'd like to stick with. >> >> ================= >> Method/Attempt 1: >> >> thresh( >> cpu;CPUTotal5Min;y:60;r:90, >> if_load;ifInLoad;y:200;r:300, >> if_load;ifOutLoad;y:200;r:300 >> ) >> >> I've wrapped the lines only to display in this email, in the config they >> are not. Yes, I'm attempting to set the threshold >100% because it's >> reporting higher for some serial interfaces. The goal is to just never >> alarm, but log the data, so I would simply set these numbers as high as >> I need to. The above line appears correct to me, and the first threshold >> works, but it gets confused on the next two, and shows this on the web >> interface: >> >> Interface error rates: >> Input load: yellow=75%, red=95% >> Output load: yellow=200if_load;ifInLoad;r:300;y:200%, red=300% >> >> >> ================= >> Method/Attempt 2: >> >> Instead of just changing thresholds, use except() amd attempt to define >> the types of interfaces I want to ignore (will be all, but these were >> for testing): >> >> except( >> if_load;ifInLoad;na:Se.*|Mu.*, >> if_load;ifOutLoad;na:Se.*|Mu.* >> ) >> >> ..And this didnt work either. It is mentioned that except() only works >> on the primary name, so I assume that's ifName, which also didn't work. >> >> Pointers? > > You did run devmon --readbbhosts (or equivalent) after setting these? > > Here is an example from my production set-up (two lines total) > xxx.xxx.xxx.8 omicron.yyy.yyy # > DEVMON:cid(abc),except(if_stat;ifName;na:Gi11/.*|Gi4/.*|AT2/0.*) testip > xxx.xxx.xxx.254 kappa.yyy.yyy # > > DEVMON:model(cisco;asa),cid(xyz),thresh(connects;cur_conn;y:200000;r:300 000,cpu;CPUTotal5Min;y:30;r:50) > > testip > > > Regards, > Buchan Hi! I have the _exact_ same problem. I'm trying to set custom thresholds for if_load in a cisco setup. One line works, for instance: thresh(if_load;ifInLoad;y:60;r:80) However, when trying to have two thresholds for the same test (but different object-identifiers) separated by "," I encounter the very same problem as the original poster. thresh(if_load;ifInLoad;y:60;r:80,if_load;ifOutLoad;y:70;r:90) <-- does not work, gets parsed wrongly. I suspect this is a bug indeed. I run devmon v0.3.0 and yes, I've run "devmon -readbbhosts" after the changes. Regards, Johan Karlsson |
From: Naudit007 <mai...@gm...> - 2008-07-10 07:33:13
|
Hello guys !!! I would monitor with "Devmon" the "Firepass1000 F5" Do you have a template of that ? I'm interested notably for monitor numbers of active licences , and if possible create the graph! Do you help me ? Thank by advance ! -- <mailinglist.benoit - at - gmail!com> |
From: Buchan M. <bg...@st...> - 2008-07-02 12:41:27
|
On Wednesday 02 July 2008 09:19:55 Naudit007 wrote: > Hellow guys ! > > I have deployed an template to monitored "interruptible power supply" on > "mge_ups". > It's work very well, but I have a problem for threshold alert. > > I would to define a alarm red in hobbit (and if possible mail alert) when > humidity greather than to 76 % > > hobbit@server:~/ext/devmon/templates/mge_ups$ cat power/threshold > ------truncated-------------- > upsmgEnvironAmbientHumidity : red : >=76 : Humidity are very Hight ! > ------truncated-------------- > > and in bb-host : > > hobbit@server:~/etc$ cat bb-hosts > > 0.0.0.0 sensor_0101 # conn NAME:"Sensor_0101" DESCR:"Sensor 0101" > DEVMON:thresh(power;upsmgEnvironAmbientHumidity;y:>70;r:>=76) > > > Why my alert doesn't work ? It stay on red, and I don't receive mail alert. Does the whole page for this test turn red? Hobbit will only alert if the entire test status us red (not if there is one red icon). Can you include the 'message' file for this test. Regards, Buchan |
From: <Lor...@pf...> - 2008-07-02 08:02:00
|
I will be out of the office starting 30/06/2008 and will not return until 22/07/2008. For any urgent issue, please contact John Lanigan or email PFPC ITS Support. Regards, Loris Serena |
From: Naudit007 <mai...@gm...> - 2008-07-02 07:19:58
|
Hellow guys ! I have deployed an template to monitored "interruptible power supply" on "mge_ups". It's work very well, but I have a problem for threshold alert. I would to define a alarm red in hobbit (and if possible mail alert) when humidity greather than to 76 % hobbit@server:~/ext/devmon/templates/mge_ups$ cat power/threshold ------truncated-------------- upsmgEnvironAmbientHumidity : red : >=76 : Humidity are very Hight ! ------truncated-------------- and in bb-host : hobbit@server:~/etc$ cat bb-hosts 0.0.0.0 sensor_0101 # conn NAME:"Sensor_0101" DESCR:"Sensor 0101" DEVMON:thresh(power;upsmgEnvironAmbientHumidity;y:>70;r:>=76) Why my alert doesn't work ? It stay on red, and I don't receive mail alert. Thank by advance -- <mailinglist.benoit - at - gmail!com> |
From: Francisco C. L. <fca...@cf...> - 2008-07-01 20:47:41
|
Hi from veracruz, mx does any one has the foundry Big Iron, Fast Iron and Edge Iron mibs? best regards |
From: <Lor...@pf...> - 2008-06-30 15:55:59
|
I will be out of the office starting 30/06/2008 and will not return until 22/07/2008. For any urgent issue, please contact John Lanigan or email PFPC ITS Support. Regards, Loris Serena |
From: Thomas K. <tk...@we...> - 2008-06-30 14:35:00
|
Hi, I've tried to gather interface statistics using ifHCInOctets and ifHCOutOctets (CISCO-IF-EXTENSION-MIB) from some Cisco routers. However despite configuring TABLE:rrd(DS:ds0:ifHCInOctets:COUNTER; DS:ds1:ifHCOutOctets:COUNTER) Interface Name|Interface Speed|Load in|Rate in (load %)|Load out|Rate out (load %) {ifName}{ifAliasBox}|{ifHighSpeed_T}|{ifHCInOctets}|{ifInLoad_T.color}{ifInSpeed_T}({ifInLoad_T}%){ifInLoad_T.errors}|{ifHCOutOctets}|{ifOutLoad_T.color}{ifOutSpeed_T}({ifOutLoad_T}%){ifOutLoad_T.errors} the HTML file remains empty: [...] </table> <!--DEVMON RRD: if_hcload 0 0 DS:ds0:COUNTER:600:0:U DS:ds1:COUNTER:600:0:U --> [...] Can anyone help me to solve this problem or to find a workaround? I guess that 64-bit counters might be a problem in this case. Best regards Thomas -- Thomas Kähn NetCologne Network Engineering & Design Gesellschaft für Telekommunikation mbH Im Süsterfeld 6 Telefon: 0241/701333-18 52072 Aachen Fax: 0241/911879 Handelsregister: HRB 25580, Amtsgericht Köln Geschäftsführer: Werner Hanf, Dipl.-Ing. Karl-Heinz Zankel |
From: G. F. <ga...@fr...> - 2008-06-30 08:24:01
|
Hello, Sorry for the delay. Definitely not enough hours in one day. Le Fri, 6 Jun 2008 17:32:41 +0200, Buchan Milne écrivait: > > 2) UNPACK did not work > > > > In file modules/dm_tests.pm, function trans_unpack, line 782, changed : > > > > my @vars = unpack $type, $packed; > > > > to > > > > my @vars = unpack "$type*", $packed; > > > > (and the same at line 795) > > Hmm, it is working here, it is used in the compaq-server/log/transforms > template file, and I have a number of servers using this template, and the > values work correctly. Can you provide more detail on when/where/how it isn't > working? I am building physical address (MAC) the following way. Don't ask me why I did like this, I don't remember. Full template is attached to this email (see sonic-tz170.tar.bz2). (from transforms) # Build nice Physical address PhysAddrTxtFull : UNPACK : {ifPhysAddr} H PhysAddrTxt1 : SUBSTR : {PhysAddrTxtFull} 0 2 PhysAddrTxt2 : SUBSTR : {PhysAddrTxtFull} 2 2 PhysAddrTxt3 : SUBSTR : {PhysAddrTxtFull} 4 2 PhysAddrTxt4 : SUBSTR : {PhysAddrTxtFull} 6 2 PhysAddrTxt5 : SUBSTR : {PhysAddrTxtFull} 8 2 PhysAddrTxt6 : SUBSTR : {PhysAddrTxtFull} 10 2 (from oids) ifPhysAddr : .1.3.6.1.2.1.2.2.1.6 : branch The output from the device looks like : IF-MIB::ifPhysAddress.1 = STRING: 0:6:b1:1b:12:34 IF-MIB::ifPhysAddress.2 = STRING: IF-MIB::ifPhysAddress.3 = STRING: 0:6:b1:1b:12:35 IF-MIB::ifPhysAddress.4 = STRING: 0:6:b1:1b:12:36 > > 3) SUBSTR did not work > > ... in specific cases. > > (...) > > The fix looks fine. Could you send a diff instead? Sure. See "dm_tests.pm.substr.diff" file attached. Again, thanks for this great piece of software ! Have a great day. -- Gaëtan Frenoy <ga...@fr...> |