From: Schwimmer, E. E *H. <EE...@hs...> - 2007-03-07 00:49:52
|
Haha, I lied! I said it would be in a couple of days, didn't I? My wife is out of town until Sunday, so that leaves me with a lot of time on my hands that I don't know what to do with. Well, anyways, here's the first beta. It has been running on our cluster here for a few days without too much pain, but some of the new features haven't been thoroughly tested. You have been warned :) That being said, here's the change log. Not really much to say for the 8+ months since the last release, but it's better than nothing: Devmon v0.3.0 :: Release date TBA 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 the help output 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 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 devmon output 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) |