github mickem/nscp 0.6.11
Pre-release 0.6.11

pre-release5 days ago

What's Changed

This is a "pre release" meaning I want some feedback on some of the changes.
So as long as you read and understand the change-log there should not be any functional issues installing this in a production setting if you want.

Bug Fixes

  • Fixed integer overflow in check_files.vbs script
  • Fixed status in summary text not matching actual summary when no results were found in filters (see UNKNOWN: OK in this example)
check_drivesize "filter=drive='foobar'"
L        cli UNKNOWN: OK: No drives found
L        cli  Performance data:
  • Added new option fetch core loads to allow using another API to fetch CPU load. This might fix the "incorrect CPU load on machines with many cores)
[/settings/system/windows]
fetch core loads = false

This will be further improved in coming version but please do let me know if this improves the situation.

Documentation

Merged a series of PR:s fixing grammar and spelling mistakes in the code and documentation.

  • Fixed numerous spelling and grammar issue in the documentation.
  • Fixed exit code description in docs
  • Added docs about loading modules to docs

Maintenance

Started to automatically re-format the code some sections require gated excludes so this will take a while so will do it part by part.

  • Reformatted part of the code base

New Contributors

Full Changelog: 0.6.10...0.6.11

Don't miss a new nscp release

NewReleases is sending notifications on new releases.