Skip to content

Releases: linode/longview

Update 1.1.5

20 Apr 20:33
Compare
Choose a tag to compare
  • fix naming issues in debian installation files
  • Update README.m
  • Fix warnings when apache regex doesn't match
  • Fix for issue #5, cpu core fix in SysInfo.pm
  • Fix for issue #16, typo in linode-longview.postins

Update 1.1.4

01 May 13:52
Compare
Choose a tag to compare

Add a timeout via sig alarm when posting data

Update 1.1.3

12 Dec 18:03
Compare
Choose a tag to compare
  • Match the longname of a process more accurately
  • Added diagnostic tool for Application module configuration

1.1.2 Update

22 Nov 22:32
Compare
Choose a tag to compare
  • 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

12 Nov 22:56
Compare
Choose a tag to compare
  • Support HTTPS for web server status pages
  • Increase log verbosity
  • Various bug fixes

Applications Statistics

05 Nov 15:29
Compare
Choose a tag to compare
  • Support for automatically loading modules under the DataGetter package
  • New modules for gathering MySQL, Apache, and Nginx specific statistics

1.0.1 Update

01 Oct 12:50
Compare
Choose a tag to compare
  • 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

05 Sep 10:04
Compare
Choose a tag to compare
  • Identify system architecture/integer size better
  • Improve processor model detection

Beta4

28 Aug 20:58
Compare
Choose a tag to compare
  • 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