0.8.6 • Published 7 months ago

node-red-contrib-linux-memory v0.8.6

Weekly downloads
39
License
MIT
Repository
github
Last release
7 months ago

node-red-contrib-linux-memory

Collect linux system memory stats

Configuration

General

  • Name
  • Relative values flag
  • Unit type

Available values

basic

  • total
  • used
  • free
  • buffers
  • cached
  • slab

advanced

  • available (= total - active)
  • active (used actively excl. buffer/cache)
  • used by buffer + cache

special

  • free available (= available - active)

swap

  • total
  • used
  • free

Calculation of relative values

Relative values are from the amount of total system memory. The swap values are calculated independently of the memory.

One can decide if to use absolute or relative values.

Copyright info

Linux is a registered trademark of Linus Torvalds.

Contributions

see CONTRIBUTING

Dependencies

systeminformation

Credits

see CREDITS file

License

MIT (c) 2018 - 2021 frncsdrk and contributors

0.8.6

7 months ago

0.8.5

3 years ago

0.8.4

3 years ago

0.8.3

3 years ago

0.8.2

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.2

4 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago