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

crossmon-npmstat

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crossmon-npmstat

NPM Stats for crossmon-collect

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Description

Crossmon-npmstat is a statistic gattering module for crossmon-collect.

Requirements

Installation

If you have installed crossmon-collect globally you can run:

npm install crossmon-npmstat -g

If you have only a local installation of the gattering serivce run:

npm install crossmon-npmstat

After that you can configure the module by:

crossmon-collect enable crossmon-npmstat
crossmon-collect setup crossmon-npmstat

If you have done so, let's check if it works:

crossmon-collect test crossmon-npmstat

If no error messages occur and you see an JSON-Array of Items like:

{ program: 'npmstat',
    tag: 'crossmon-collect',
    time: 1384819200000,
    value: 6 
}

All is done. You can restart the gattering serivce by:

crossmon-collect restart

Keywords

FAQs

Package last updated on 21 Dec 2013

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