Skip to content

Releases: darold/sysusage

Version 5.7.1

08 Apr 18:48

Choose a tag to compare

Apr 08 2019

This is just a minor release to apply change to version number v5.7 that was not pushed on GitHub. If you had download v5.7 from GitHub this is the same code minus the version number that is still 5.6. Thanks to Mathieu Roy for the report.

Version 5.7

11 Aug 07:47

Choose a tag to compare

2018-08-11: v5.7

This is a maintenance release that fixes a bug introduced in last release
It also adds a new feature:

  • Adapt sysusage and sysusagejqgraph to changes into sar sysstat tool since version 11.5.7. As per sysstat commit 8d635e0:
        sar: Update "sar -d" output contents
    
        Replace "rd_sec/s" and "wr_sec/s" fields with "rkB/s" and "wkB/s". These
        fields are now expressed in kilobytes instead of sectors. This also make
        them consistent with iostat's output.
    
        Replace "avgrq-sz" field with "areq-sz". This field is now expressed in
        kilobytes instead of sectors and make it consistent with iostat's output.
    
        Rename "avgqu-sz" field to "aqu-sz" to make it consistent with iostat's
        output.

Here are the list of other changes:

  • Fix per network devices storage. Thanks to Barry Kwok for the report.
  • Apply changes from last release to rsysusage.

Version 5.6

06 Aug 15:58

Choose a tag to compare

2018-08-06: v5.6

This release fixes several issues that was reported during the last
year. It also adds some new features:

  * Show timestamp in ISO format.
  * Add documentation about installation from distribution packages.
  * Replace call to ifconfig with ip.
  * Add last run timestamp to title on GD::Graph images.
  * Add "Section: admin" to debian control file.

Here are the full list of changes:

  - Fix typo in plugin sample.
  - Add documentation about installation from distribution packages.
  - Mark sysusagegraph using GD and GD::Graph as deprecated, it will
    be removed in next makor release.
  - Update year in copyright
  - Fix errors in handling dirty and blocked reports. Thanks to
    Barry Kwok for the report.
  - Replace call to ifconfig by ip when ifconfig is not a available,
    ifconfig has been removed in recent distributions like CentOs 7.
  - Show timestamp in ISO format. Thanks to Claus Regelmann for the
    feature request.
  - Add last run timestamp to title on GD::Graph images. Thanks to
    Claus Regelmann for the feature request.
  - Fix unwanted replacement of version number.
  - Add "Section: admin" to debian control file. Thanks to Matt
    Lewandowsky for the report.

Version 5.5

11 Feb 16:03

Choose a tag to compare

2017-02-11: v5.5

This release fixes several issues that was reported during the last year. It also adds some new features:

  • Add new report on Active/Inactive/Dirty memory.
  • Add report/monitoring of task number blocked waiting for I/O
  • Add report on huges pages utilisation.
  • Add monitoring/report for fan speed reported by sar.
  • Allow report and alarm on device temperature reported by sar.
  • Add GROUP section to be able to classify remote hosts on the index page following their group.

Here are the other changes:

  • Remove .pl extension in messages and documentation. Thanks to ak2766 for the report.
  • Update documentation about new type: dirty.
  • Update documentation about blocked report type
  • All sensors monitoring have been commented by default in the configuration file.
  • Remove extra space on hugepages labels