From: Schwimmer, E. E *H. <EE...@hs...> - 2007-03-13 16:07:14
|
Found a not-so-little bug in the validate_deps subroutine. Basically if you were a using a transform with more than one non-repeater oid in the transform message, the resulting transformed oid would always have a color value of 'clear' (yikes). A good example would be the BEST transform used during the apc 'power' tests. The devmon tarball on sf.net has been updated, but in case you already downloaded the beta version and just want to patch it, please use the attached file. -Eric > -----Original Message----- > From: dev...@li...=20 > [mailto:dev...@li...] On=20 > Behalf Of Schwimmer, Eric E *HS > Sent: Tuesday, March 06, 2007 7:51 PM > To: dev...@li... > Subject: [Devmon] devmon 0.3.0 beta1 released >=20 >=20 > Haha, I lied! I said it would be in a couple of days, didn't=20 > I? My wife is out of town until Sunday, so that leaves me=20 > with a lot of time on my hands that I don't know what to do with. >=20 > Well, anyways, here's the first beta. It has been running on=20 > our cluster here for a few days without too much pain, but=20 > some of the new features haven't been thoroughly tested. You=20 > have been warned :) >=20 > That being said, here's the change log. Not really much to=20 > say for the > 8+ months since the last release, but it's better than nothing: >=20 > Devmon v0.3.0 :: Release date TBA >=20 > Changed: > - Moved templates to their own distribution file and added several > community-created templates (with proper kudos noted in each > template) > - Changed UNPACK transform type to support more complicated > (and powerful) unpack expressions, and separator characters. > - Changed the way numeric primary keys are sorted in tables > to allow numeric ascending sorts for multi-level leaves. > - Changed the docs/INSTALLATION to clarify how DEVMON operates. > - Removed the .rrd OID flag and replaced it with an RRD table > option. > - Recoded most translation subroutines to optimize performance > - Added more debug output, and defined the --debug flag in=20 > the help output >=20 > Added: > - Added a timeout watchdog for all transforms, set at 5 seconds. > - Added ability to specify SNMP port that a particular device uses > - Added bi-directional communication with the hobbit=20 > server, allowing > the client to avoid testing against devices which hobbit > recognizes as unreachable (i.e. a red 'conn' test). > - Added CHAIN transform, which allows you to chain OIDs together > - Added ability to display template threshold values in=20 > devmon output >=20 > Bugfixes: > - Fixed DBHOST config file entry so that it allows non > alpha-numeric characters (which was preventing people from using > FQDN hostnames). > - Fixed cisco 3500 templates to correctly translate ifc speed > - Fixed REGSUB transform to work on leaf OIDs (Gaetan Frenoy) >=20 > -------------------------------------------------------------- > ----------- > Take Surveys. Earn Cash. Influence the Future of IT Join=20 > SourceForge.net's Techsay panel and you'll get the chance to=20 > share your opinions on IT & business topics through brief=20 > surveys-and earn cash=20 > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge &CID=3DDEVDEV > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support >=20 |