makeself.lsm 850 B

12345678910111213141516
  1. Begin3
  2. Title: netdata
  3. Version: NETDATA_VERSION
  4. Description: netdata is a system for distributed real-time performance and health monitoring.
  5. It provides unparalleled insights, in real-time, of everything happening on the
  6. system it runs (including applications such as web and database servers), using
  7. modern interactive web dashboards. netdata is fast and efficient, designed to
  8. permanently run on all systems (physical & virtual servers, containers, IoT
  9. devices), without disrupting their core function.
  10. Keywords: real-time performance and health monitoring
  11. Author: Costa Tsaousis (costa@tsaousis.gr)
  12. Maintained-by: Costa Tsaousis (costa@tsaousis.gr)
  13. Original-site: https://netdata.cloud/
  14. Platform: Unix
  15. Copying-policy: GPL
  16. End