Skip to content

Releases: LarkIT/newrelic-nfsiostat

v0.2.5

v0.2.5 Pre-release
Pre-release

Choose a tag to compare

@TJM TJM released this 24 Nov 18:21

This release fixes a /dev/tty requirement issue, where it would not start during system startup or while using puppet for example.

newrelic-nfsiostat-v0.2.4

Pre-release

Choose a tag to compare

@TJM TJM released this 07 Nov 04:50

Sorry for the quick release!

This fixes the previous "fix" for Issue #8

Changelog:

  • Tue Nov 04 2014 Tommy McNeely tommy@lark-it.com 0.2.4-1
  • Fixed Issue #13 - Crash on error handling (See Issue #8)
  • Tue Nov 04 2014 Tommy McNeely tommy@lark-it.com 0.2.3-1
  • Updating to v0.2.3
  • Fixed Issue #8 - Crash on httplib.BadStatusLine
  • Fixed Issue #7 - Crash on start at boot (No such device /dev/tty)
  • Fixed Issue #6 - Fix for no data when using NFSv4 (ReadDirPlus)

newrelic-nfsiostat v0.2.3

Pre-release

Choose a tag to compare

@TJM TJM released this 05 Nov 05:23

This release fixes a few lingering bugs...

  • Tue Nov 04 2014 Tommy McNeely tommy@lark-it.com 0.2.3-1
  • Updating to v0.2.3
  • Fixed Issue #8 - Crash on httplib.BadStatusLine
  • Fixed Issue #7 - Crash on start at boot (No such device /dev/tty)
  • Fixed Issue #6 - Fix for no data when using NFSv4 (ReadDirPlus)

newrelic-nfsiostat-v0.2.2

Pre-release

Choose a tag to compare

@TJM TJM released this 27 Jun 17:40

This release adds the aggregate capability to combine all the nfsiostats for all mounted filesystems into one for graphing reasons at NewRelic.

You must add two lines to your config file if you have already customized it:

enable_nfs_aggregate = True
enable_nfs_reportvolumes = True

newrelic-nfsiostat-v0.2.1

Pre-release

Choose a tag to compare

@TJM TJM released this 26 Jun 20:15

PATCH!

The daemon script was not working after all the renaming. This update fixes that. Otherwise this is still considered very beta quality release, just after forking from newrhelic.

newrelic-nfsiostat-v0.2.0

Pre-release

Choose a tag to compare

@TJM TJM released this 26 Jun 18:41

First release after forking the nfsiostat portion out of the newrhelic project. This should be as functional as it was when it was part of newrhelic, but needs improvement for sure.

*** BAD RELEASE - DO NOT USE ***