From 5789cdc4a1df5b9cb71f7327b66f4bca784cd9bd Mon Sep 17 00:00:00 2001 From: laf Date: Sun, 21 Jun 2015 14:39:39 +0100 Subject: [PATCH] Updated changelog 21/06/15 --- doc/General/Changelog.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/doc/General/Changelog.md b/doc/General/Changelog.md index fcfad71462..ff43400c1b 100644 --- a/doc/General/Changelog.md +++ b/doc/General/Changelog.md @@ -7,6 +7,14 @@ - Fixed fatal php issue in shoutcast.php (PR1203) - Fixed percent bars in /bills/ (PR1208) - Fixed item count in memory and storage pages (PR1210) + - Fixed syslog not loading (PR1219) + - Fixed fatal on reload in IRC bot (PR1218) + - Alter Windows CPU description when unknown (PR1226) + - Fixed rfc1628 current calculation (PR1256) + - Fixed alert mapping not working (PR1280) + - Fixed legend ifLabels (PR1296) + - Fixed bug causing map to not load when stale link data was present (PR1297) + - Fixed javascript issue preventing removal of alert rules (PR1312) #### Improvements - Updated Syslog docs to include syslog-ng 3.5.1 updates (PR1171) @@ -16,6 +24,30 @@ - Added basic support for Enterasys devices (PR1211) - Added dynamic config to configure alerting (PR1153) - Added basic support for Multimatic USV (PR1215) + - Disabled and ignored ports no longer show by default on /ports/ (PR1228,PR1301) + - Added additional graphs to menu on devices page (PR1229) + - Added Docs on configuring Globe front page (PR1231) + - Added robots.txt to html folder to disallow indexing (PR1234) + - Added additional support for Synology units (PR1235,PR1244,PR1269) + - Added IP check to autodiscovery code (PR1248) + - Updated HP ProCurve detection (PR1249) + - Added basic detection for Alcatel-Lucent OmniSwitch (PR1253, PR1282) + - Added additional metrics for rfc1628 UPS (PR1258, PR1268) + - Allow multiple discovery modules to be specified on command line (PR1263) + - Updated docs on using libvirt (PR1264) + - Updated Ruckus detection (PR1267) + - Initial release of MIB based polling (PR1273) + - Added support for CISCO-BGP4-MIB (PR1184) + - Added support for Dell EqualLogic units (PR1283,PR1309) + - Added logging of success/ failure for alert transports (PR1286) + - Updated VyOS detection (PR1299) + - Added primary serial number detection for Cisco units (PR1300) + - Added support for specifying MySQL port number in config.php (PR1302) + - Updated alert subject to use rule name not ID (PR1310) + - Added macro %macros.sensor (PR1311) + - Added WebUI support for Pushover (PR1313) + - Updated path check for Oxidized config (PR1316) + - Added Multimatic UPS to rfc1628 detection (PR1317) ### May 2015