Title: [opsview] [11379] Add note re: SNMP plugins.
Revision
11379
Author
tvoon
Date
2013-02-07 17:27:01 +0000 (Thu, 07 Feb 2013)

Log Message

Add note re: SNMP plugins. Bump opsview-perl dependency to 4.3

Modified Paths


Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES	2013-02-07 16:12:14 UTC (rev 11378)
+++ trunk/CHANGES	2013-02-07 17:27:01 UTC (rev 11379)
@@ -1,6 +1,6 @@
 This documents the major changes between releases
 
-??????
+3.201302XX
     FEATURES:
     Upgraded to latest Nagios 4 pre-release version
     Replaced ndo2db with perl based importer
@@ -27,6 +27,7 @@
     Removed all use_prefork and use_lighttpd references from code
     Conversion routines between bytes and megabytes now use 1000^2, rather than 1024^2. This may affect the graphing display
       although all historic data is held in a raw format
+    Updated half of SNMP plugins to support SNMPv3
     NOTICES:
     Only a subset of Nagios environment macros are available. Plugins will only get environment variables if
       specified within the plugin. Notifications and event handlers have a limited set of macros. See

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2013-02-07 16:12:14 UTC (rev 11378)
+++ trunk/Makefile	2013-02-07 17:27:01 UTC (rev 11379)
@@ -23,7 +23,7 @@
 # While this is an svn:external, update here and in commercial branch as well
 # These are marked in the dependencies as minimum levels to install
 OPSVIEW_BASE_VERSION = 4.3.1
-OPSVIEW_PERL_VERSION = 4.1.0
+OPSVIEW_PERL_VERSION = 4.3.0
 
 # Suffix all versions with SVN build number to ensure that versions increment
 BUILD_AND_DATE := $(shell ./get_version)

_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to