mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Updated changelog and added pre-built image details
This commit is contained in:
@@ -1,3 +1,45 @@
|
||||
### April 2016
|
||||
|
||||
#### Bug fixes
|
||||
- Discovery / Polling:
|
||||
- Fix poweralert OS detection (PR3414)
|
||||
- WebUI:
|
||||
- Fixed headers for varying ajax calls (PR3432, PR3433, PR3434, PR3435)
|
||||
- Misc:
|
||||
- Update syslog to support incorrect time (PR3348)
|
||||
- Fixed InfluxDB to send data as int/float (PR3354)
|
||||
- Small bug fixes to the services update (PR3366, PR3396, PR3425, PR3426, PR3427)
|
||||
- Fix bug with obtaining data for new bills in some scenarios (PR3404)
|
||||
- Improved PHP 7 support (PR3417)
|
||||
- Fix urls within billing section for sub dir support (PR3442)
|
||||
|
||||
#### Improvements
|
||||
- WebUI:
|
||||
- Update rancid file detection (PR3341)
|
||||
- Make graphs in widgets clickable (PR3355)
|
||||
- Add config option to set the typeahead results (PR3363)
|
||||
- Add config option to set min graph height (PR3410)
|
||||
- Discovery / Polling:
|
||||
- Updated Infoblox mibs and logo (PR3340)
|
||||
- Updated arp discovery to support vrf lite (PR3359)
|
||||
- Added RSSI and MNC for Cisco WWAN routers (PR3371)
|
||||
- Updated DNOS and added CPU, Memory and Temp (PR3391, PR3393, PR3395)
|
||||
- Added PoE state support for Netonix devices (PR3416)
|
||||
- Added ability to exclude ports via ifName and ifAlias regex (PR3439)
|
||||
- Added detection for:
|
||||
- Viprenet routers (PR3365)
|
||||
- FreeBSD via distro script (PR3399)
|
||||
- Documentation:
|
||||
- Updated nginx install docs (PR3397)
|
||||
- Added FAQ on renaming hosts (PR3444)
|
||||
- API:
|
||||
- Added call for IPsec tunnels (PR3411)
|
||||
- Misc:
|
||||
- Added check_mk FreeBSD agent support (PR3406)
|
||||
- Added suggestion to fix files not owned by correct user to validate.php (PR3415)
|
||||
- Added detection for missing timezone to validate.php (PR3428)
|
||||
- Added detection for install_dir config and local git repo issues to validate.php (PR3440)
|
||||
|
||||
### March 2016
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
58
doc/Installation/CentOS-image.md
Normal file
58
doc/Installation/CentOS-image.md
Normal file
@@ -0,0 +1,58 @@
|
||||
> NOTE: We highly advice that you change all passwords on this image when you deploy it!!
|
||||
|
||||
> NOTE: Read the above note again!
|
||||
|
||||
We have available for download a pre-built image based on CentOS 7. Details of the image are below:
|
||||
|
||||
The image is built with VirtualBox, a vmdk is provided along with an ova which was exported using OFV 1.0 version.
|
||||
These should be supported in VMWare Fusion, Workstation, Player and VirtualBox.
|
||||
|
||||
Any issues with these images should be reported via [Github](https://github.com/librenms/librenms/issues) or our IRC channel ##librenms on the Freenode network.
|
||||
|
||||
#### Setup
|
||||
|
||||
- UK Keyboard
|
||||
- Etc/UTC Timezone
|
||||
- 4 Poller Wrapper threads
|
||||
|
||||
#### Software
|
||||
|
||||
- PHP 7
|
||||
- MariaDB
|
||||
- Syslog-ng
|
||||
|
||||
### Features
|
||||
|
||||
- Oxidized install but not configured
|
||||
- Weathermap plugin enabled
|
||||
- Billing enabled
|
||||
- RRDCached enabled
|
||||
- Service checks enabled
|
||||
- Syslog enabled
|
||||
|
||||
#### Download
|
||||
|
||||
[OVA Image](http://www.lathwood.co.uk/librenms/librenms_centos_7.ova) - 968M
|
||||
- md5sum: 619ef0071ee25c95cf2939a388b9021b
|
||||
- sha256sum: 39c1e129badd407b7c8c51bfa2e240ae6424947b95964872cd871f00bccaf141
|
||||
|
||||
[VMDK Image](http://www.lathwood.co.uk/librenms/librenms_centos_7.vmdk) - 2.5G
|
||||
- md5sum: fccbd2fdc645f706ca9da2fdfe0f11f1
|
||||
- sha256sum: 1038b4c475cd67dfbcdce3f13b482949c15cf0862a73ab50e00e4d6b253f3897
|
||||
|
||||
#### Credentials
|
||||
|
||||
- SSH
|
||||
- username: librenms
|
||||
- password: CIne3fwdfds
|
||||
|
||||
- MySQL/MariaDB
|
||||
- username: root
|
||||
- password: NIfceu3fqfd
|
||||
|
||||
- username: librenms
|
||||
- password: D42nf23rewD
|
||||
|
||||
- WebUI
|
||||
- username: librenms
|
||||
- password: D32fwefwef
|
||||
59
doc/Installation/Ubuntu-image.md
Normal file
59
doc/Installation/Ubuntu-image.md
Normal file
@@ -0,0 +1,59 @@
|
||||
> NOTE: We highly advice that you change all passwords on this image when you deploy it!!
|
||||
|
||||
> NOTE: Read the above note again!
|
||||
|
||||
We have available for download a pre-built image based on Ubuntu 16.04 LTS. Details of the image are below:
|
||||
|
||||
The image is built with VirtualBox, a vmdk is provided along with an ova which was exported using OFV 1.0 version.
|
||||
These should be supported in VMWare Fusion, Workstation, Player and VirtualBox.
|
||||
|
||||
Any issues with these images should be reported via [Github](https://github.com/librenms/librenms/issues) or our IRC channel ##librenms on the Freenode network.
|
||||
|
||||
#### Setup
|
||||
|
||||
- UK Keyboard
|
||||
- Etc/UTC Timezone
|
||||
- LVM for disk setup
|
||||
- 4 Poller Wrapper threads
|
||||
|
||||
#### Software
|
||||
|
||||
- PHP 7
|
||||
- MariaDB
|
||||
- Syslog-ng
|
||||
|
||||
### Features
|
||||
|
||||
- Oxidized install but not configured
|
||||
- Weathermap plugin enabled
|
||||
- Billing enabled
|
||||
- RRDCached enabled
|
||||
- Service checks enabled
|
||||
- Syslog enabled
|
||||
|
||||
#### Download
|
||||
|
||||
[OVA Image](http://www.lathwood.co.uk/librenms/librenms_ubuntu_1604.ova) - 1.2G
|
||||
- md5sum: 00fe34b925d09aa24ef05038d813e095
|
||||
- sha256sum: 10c82dc30962f319bcea04838b1a46fb8dec225648c38e9aff26f9812f14d176
|
||||
|
||||
[VMDK Image](http://www.lathwood.co.uk/librenms/librenms_ubuntu_1604.vmdk) - 3.2G
|
||||
- md5sum: 063fbbdd506d78fa1de801d04ad0db99
|
||||
- sha256sum: deccef6e62462ce905b7c423ad5da753d49d9eb5173ca2faeef27d92e970a5d2
|
||||
|
||||
#### Credentials
|
||||
|
||||
- SSH
|
||||
- username: librenms
|
||||
- password: CIne3fwdfds
|
||||
|
||||
- MySQL/MariaDB
|
||||
- username: root
|
||||
- password: NIfceu3fqfd
|
||||
|
||||
- username: librenms
|
||||
- password: D42nf23rewD
|
||||
|
||||
- WebUI
|
||||
- username: librenms
|
||||
- password: D32fwefwef
|
||||
Reference in New Issue
Block a user