Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@netdata/dashboard

Package Overview
Dependencies
Maintainers
8
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netdata/dashboard

Charting library for Netdata Agent

  • 2.29.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
8
Created
Source

UI for Netdata Dashboard and Cloud Charts

Available Scripts

npm run start:dashboard

Starts dashboard in the development mode.
Open http://localhost:3000 to view it in the browser. Make sure Netdata is running under http://localhost:19999.

If your Netdata is running on a remote host you need to create an SSH tunnel to the host ssh -L 127.0.0.1:19999:127.0.0.1:19999 NODE.

npm run start:node-view

Starts app with only Node-View component running. This is used to develop the component for Cloud purposes.

npm run start:tv

Starts app with tv.html, as a static (custom) dashboard in dev mode.

npm test

Launches the test runner in the interactive watch mode.

npm run lint

Runs a linter check. The same task is run in GH Actions pipeline.

npm run build

Builds the dashboard for production to the build folder.
It bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Keywords

FAQs

Package last updated on 12 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc