Updated changelog 28/05/15

This commit is contained in:
laf
2015-05-28 23:05:54 +01:00
parent a1056988ca
commit bba285b0e6

View File

@ -17,6 +17,20 @@
- Fix for 4 digit cpu% for Datacom (PR984)
- Fix SQL query for restricted users in /devices/ (PR990)
- Fix for post-formatting time-macros (PR1006)
- Honour disabling alerts for hosts (PR1051)
- Make OSPF and ARP discovery independant xDP (PR1053)
- Fixed ospf_nbrs lookup to use device_id (PR1088)
- Removed trailing / from some urls (PR1089 / PR1100)
- Fix to device search for Device type and location (PR1101)
- Stop non-device boxes on overview appearing when device is down (PR1106)
- Fixed nfsen directory checks (PR1123)
- Removed lower limit for sensor graphs so negative values show (PR1124)
- Added fallback for poller_group if empty when adding devices (PR1126)
- Fixed processor graphs tooltips (PR1127)
- Fixed /poll-log/ count (PR1130)
- Fixed ARP search graph type reference (PR1131)
- Fixed showing state=X in device list (PR1144)
- Removed ability for demo user to delete users (PR1151)
#### Improvements
- Added loading bar to top nav (PR893)
@ -69,6 +83,28 @@
- Show details of alerts in alert log (PR1043)
- Allow a user-defined windows to add tolerance for alerting (PR1044)
- Added inlet support for Raritan PX iPDU (PR1045)
- Updated MIBS for Cisco SB (PR1058)
- Added error checking for build-base on install (PR1059)
- Added fan and raid state for Dell OpenManage (PR1062)
- Updated MIBS for Ruckus ZoneDirectors (PR1067)
- Added check for ./rename.php (PR1069)
- Added install instructions to use librenms user (PR1071)
- Honour sysContact over riding for alerts (PR1073)
- Added services page for adding/deleting and editing services (PR1076)
- Added more support for Mikrotik devices (PR1080)
- Added better detection for Cisco ASA 5585-SSP40 (PR1082)
- Added CPU dataplane support for JunOS (PR1086)
- Removed requirement for hostnames on add device (PR1087)
- Added config option to exclude sysContact from alerts (PR1093)
- Added config option to regenerate contacts on alerts (PR1109)
- Added validation tool to help fault find issues with installs (PR1112)
- Added CPU support for EdgeOS (PR1114)
- Added ability to customise transit/peering/core descriptions (PR1125)
- Show ifName in ARP search if devices are set to use this (PR1133)
- Added FibreHome CPU and Mempool support (PR1134)
- Added config options for region and resolution on globe map (PR1137)
- Addded RRDCached example docs (PR1148)
- Updated support for additional NetBotz models (PR1152)
### Apr 2015