Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@aws/opendistro-for-elasticsearch-perftop
Advanced tools
PerfTop CLI tool for Open Distro Performance Analyzer
The PerfTop CLI provides pre-configured dashboards for analyzing cluster, node, shard performance, and more. Use custom JSON templates to create the dashboards you need to diagnose your cluster performance.
This dashboard supports --nodename $NODENAME
command-line argument for displaying metric data for
ONLY the node that starts with $NODENAME
. If not provided, this dashboard will include all nodes.
Users can also define different node names for each type of graphs from the JSON dashboard config.
--nodename $NODENAME
is provided, the bar graphs will be aggregated metrics on cluster-level.For more information, see the documentation.
Install with npm:
npm install -g @aws/opendistro-for-elasticsearch-perftop
Excutables:
Download the executables and preset JSON dashboard configs here.
Supported platforms: Linux, macOS
npm:
opendistro-perf-top --dashboard NodeAnalysis
Excutables:
./opendistro-perf-top-${PLATFORM} --dashboard $JSON --endpoint $ENDPOINT
Prerequisites:
node
(version >= v10.0 < v11.0)npm
./gradlew build -Dbuild.linux={true/false} -Dbuild.macos={true/false}
. This will run the following:
npm install
- locally installs dependenciesnpm run build-{linux/macos}
- creates "opendistro-perf-top-{linux/macos}" executables../gradlew clean
which will run:
npm run clean
- deletes locally installed dependencies and executablesTo run PerfTop without (re)creating the executables every code change:
node ./lib/bin.js --dashboard $JSON
This project has adopted an Open Source Code of Conduct.
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.
See the LICENSE file for our project's licensing. We will ask you to confirm the licensing of your contribution.
Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
FAQs
PerfTop CLI tool for Open Distro Performance Analyzer
The npm package @aws/opendistro-for-elasticsearch-perftop receives a total of 9 weekly downloads. As such, @aws/opendistro-for-elasticsearch-perftop popularity was classified as not popular.
We found that @aws/opendistro-for-elasticsearch-perftop demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 open source maintainers collaborating on the project.
Did you know?
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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.