Releases: linode/longview
Releases · linode/longview
Update 1.1.5
Update 1.1.4
Add a timeout via sig alarm when posting data
Update 1.1.3
- Match the longname of a process more accurately
- Added diagnostic tool for Application module configuration
1.1.2 Update
- Better checks for applications when invoked with fully qualified paths
- Better handling of sector size for physical disks
- Improved backwards compatibility for allowing certificate errors on local host with older LWP
- Improved cpan dependency install script
- Systemd service file now supports stop and reload actions, thanks to Rob Hoelz
1.1.1 Update
- Support HTTPS for web server status pages
- Increase log verbosity
- Various bug fixes
Applications Statistics
- Support for automatically loading modules under the DataGetter package
- New modules for gathering MySQL, Apache, and Nginx specific statistics
1.0.1 Update
- Collect disk usage in both operations per second and bytes per second
- Fix typo in export for Util.pm
- Fix parent disks sometimes inheriting the properties of their children
Initial release
- Identify system architecture/integer size better
- Improve processor model detection
Beta4
- Check for package updates more efficiently by checking the modified times on package cache files
- Longview now identifies itself even when /proc/pid/status shows its name as perl
- Longview now uses paths relative to Longview.pl to locate modules and dependancies
- Perl 5.8 compatibility