Skip to content

Latest commit

 

History

History

makeen-monitoring

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Makeen Monitoring

Makeen plugin that provides insight into the backend performance and activity.

Under the hood it uses hapijs-status-monitor

Real time usage indicators:

  • CPU
  • Memory
  • Load Avg
  • Response Time
  • Requests per Second
  • Status Codes

Requirements

  • Node v6 or higher

Installation

npm install makeen-monitoring

Because Makeen is a collection of plugins you will need a Hapi.js server to load and run them. To speed things up Makeen is providing the server component in the shape of a boilerplate which you can clone and install.